D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/libosip2-5.0.0-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xGfRZp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libosip2-5.0.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libosip2-5.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libosip2-5.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/1ae06daf3b2375c34af23083394a6f010be24a45.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.sNhJFP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libosip2-5.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi -Iscripts libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'scripts'. libtoolize: copying file 'scripts/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'scripts'. libtoolize: copying file 'scripts/libtool.m4' libtoolize: copying file 'scripts/ltoptions.m4' libtoolize: copying file 'scripts/ltsugar.m4' libtoolize: copying file 'scripts/ltversion.m4' libtoolize: copying file 'scripts/lt~obsolete.m4' configure.ac:305: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:305: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:305: the top level configure.ac:27: installing 'scripts/compile' configure.ac:20: installing 'scripts/missing' src/osip2/Makefile.am: installing 'scripts/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 + 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 ./scripts/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./scripts/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./scripts/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./scripts/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./scripts/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./scripts/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 scripts/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 configure: libosip2 The GNU Open SIP library. configure: Copyright (C) 2001-2015 Aymeric MOIZARD - Configuring Building Package on linux 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 how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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... no checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for semaphore.h... yes checking for sys/sem.h... yes checking for sem_open in -lposix4... no checking for nis_add in -lnsl... no checking for sendto in -lsocket... no checking for lrand48 in -lc... yes checking for clock_gettime in -lrt... yes checking whether -Wall works... yes checking whether -Wcast-align works... yes checking whether -Wchar-subscripts works... yes checking whether -Wformat works... yes checking whether -Winline works... yes checking whether -Wmissing-declarations works... yes checking whether -Wmissing-prototypes works... yes checking whether -Wnested-externs works... yes checking whether -Wpointer-arith works... yes checking for egrep... (cached) /usr/bin/grep -E checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/unistd.h... yes checking for syslog.h... yes checking for ctype.h... yes checking for stdio.h... (cached) yes checking for stdarg.h... yes checking for varargs.h... no checking for fcntl.h... yes checking for time.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for assert.h... yes checking for signal.h... yes checking for sys/signal.h... yes checking for malloc.h... yes checking for struct timeval... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosip2.pc config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/osipparser2/Makefile config.status: creating src/osip2/Makefile config.status: creating src/test/Makefile config.status: creating include/Makefile config.status: creating include/osip2/Makefile config.status: creating include/osipparser2/Makefile config.status: creating include/osipparser2/headers/Makefile config.status: creating help/Makefile config.status: creating help/man/Makefile config.status: creating help/doxygen/Makefile config.status: creating platform/Makefile config.status: creating platform/rpm/Makefile config.status: creating platform/vsnet/Makefile config.status: creating include/osip2/doxygen.dox config.status: creating osip-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 include Making all in osipparser2 Making all in headers make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in osip2 make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in src Making all in osipparser2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_to.lo osip_to.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_to.c -fPIC -DPIC -o .libs/osip_to.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_proxy_authorization.lo osip_proxy_authorization.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_proxy_authorization.c -fPIC -DPIC -o .libs/osip_proxy_authorization.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_route.lo osip_route.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_route.c -fPIC -DPIC -o .libs/osip_route.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_record_route.lo osip_record_route.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_record_route.c -fPIC -DPIC -o .libs/osip_record_route.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_cseq.lo osip_cseq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_cseq.c -fPIC -DPIC -o .libs/osip_cseq.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_header.lo osip_header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_header.c -fPIC -DPIC -o .libs/osip_header.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_from.lo osip_from.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_from.c -fPIC -DPIC -o .libs/osip_from.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_md5c.lo osip_md5c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_md5c.c -fPIC -DPIC -o .libs/osip_md5c.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_via.lo osip_via.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_via.c -fPIC -DPIC -o .libs/osip_via.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_body.lo osip_body.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_body.c -fPIC -DPIC -o .libs/osip_body.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_authorization.lo osip_authorization.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_authorization.c -fPIC -DPIC -o .libs/osip_authorization.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_www_authenticate.lo osip_www_authenticate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_www_authenticate.c -fPIC -DPIC -o .libs/osip_www_authenticate.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_list.lo osip_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_list.c -fPIC -DPIC -o .libs/osip_list.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_uri.lo osip_uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_uri.c -fPIC -DPIC -o .libs/osip_uri.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_message.lo osip_message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_message.c -fPIC -DPIC -o .libs/osip_message.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_call_id.lo osip_call_id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_call_id.c -fPIC -DPIC -o .libs/osip_call_id.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_contact.lo osip_contact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_contact.c -fPIC -DPIC -o .libs/osip_contact.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_content_length.lo osip_content_length.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_content_length.c -fPIC -DPIC -o .libs/osip_content_length.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_proxy_authenticate.lo osip_proxy_authenticate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_proxy_authenticate.c -fPIC -DPIC -o .libs/osip_proxy_authenticate.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_mime_version.lo osip_mime_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_mime_version.c -fPIC -DPIC -o .libs/osip_mime_version.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_parser_cfg.lo osip_parser_cfg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_parser_cfg.c -fPIC -DPIC -o .libs/osip_parser_cfg.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_content_type.lo osip_content_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_content_type.c -fPIC -DPIC -o .libs/osip_content_type.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_call_info.lo osip_call_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_call_info.c -fPIC -DPIC -o .libs/osip_call_info.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_content_disposition.lo osip_content_disposition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_content_disposition.c -fPIC -DPIC -o .libs/osip_content_disposition.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_content_encoding.lo osip_content_encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_content_encoding.c -fPIC -DPIC -o .libs/osip_content_encoding.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_message_to_str.lo osip_message_to_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_message_to_str.c -fPIC -DPIC -o .libs/osip_message_to_str.o In file included from /usr/include/string.h:519, from ../../include/osipparser2/internal.h:80, from osip_message_to_str.c:20: In function 'strncpy', inlined from '_osip_message_to_str' at osip_message_to_str.c:695:5: /usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ osip_message_to_str.c: In function '_osip_message_to_str': osip_message_to_str.c:695:45: note: length computed here 695 | strncpy (content_length_to_modify + 5 - strlen (tmp2), tmp2, strlen (tmp2)); | ^~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_accept_encoding.lo osip_accept_encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_accept_encoding.c -fPIC -DPIC -o .libs/osip_accept_encoding.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_proxy_authentication_info.lo osip_proxy_authentication_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_proxy_authentication_info.c -fPIC -DPIC -o .libs/osip_proxy_authentication_info.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_accept_language.lo osip_accept_language.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_accept_language.c -fPIC -DPIC -o .libs/osip_accept_language.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_port.lo osip_port.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_port.c -fPIC -DPIC -o .libs/osip_port.o osip_port.c: In function 'osip_build_random_number': osip_port.c:264:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 264 | read (fd, &r, sizeof (r)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_alert_info.lo osip_alert_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_alert_info.c -fPIC -DPIC -o .libs/osip_alert_info.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_accept.lo osip_accept.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_accept.c -fPIC -DPIC -o .libs/osip_accept.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_error_info.lo osip_error_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_error_info.c -fPIC -DPIC -o .libs/osip_error_info.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_message_parse.lo osip_message_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_message_parse.c -fPIC -DPIC -o .libs/osip_message_parse.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_allow.lo osip_allow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_allow.c -fPIC -DPIC -o .libs/osip_allow.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_authentication_info.lo osip_authentication_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_authentication_info.c -fPIC -DPIC -o .libs/osip_authentication_info.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o sdp_accessor.lo sdp_accessor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sdp_accessor.c -fPIC -DPIC -o .libs/sdp_accessor.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o sdp_message.lo sdp_message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sdp_message.c -fPIC -DPIC -o .libs/sdp_message.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /bin/sh ../../libtool --tag=CC --mode=link gcc -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -version-info 12:0:0 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libosipparser2.la -rpath /usr/lib64 osip_proxy_authorization.lo osip_cseq.lo osip_record_route.lo osip_route.lo osip_to.lo osip_from.lo osip_uri.lo osip_authorization.lo osip_header.lo osip_www_authenticate.lo osip_via.lo osip_body.lo osip_md5c.lo osip_message.lo osip_list.lo osip_call_id.lo osip_message_parse.lo osip_contact.lo osip_message_to_str.lo osip_content_length.lo osip_parser_cfg.lo osip_content_type.lo osip_proxy_authenticate.lo osip_mime_version.lo osip_port.lo osip_call_info.lo osip_content_disposition.lo osip_accept_encoding.lo osip_content_encoding.lo osip_authentication_info.lo osip_proxy_authentication_info.lo osip_accept_language.lo osip_accept.lo osip_alert_info.lo osip_error_info.lo osip_allow.lo sdp_accessor.lo sdp_message.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/osip_proxy_authorization.o .libs/osip_cseq.o .libs/osip_record_route.o .libs/osip_route.o .libs/osip_to.o .libs/osip_from.o .libs/osip_uri.o .libs/osip_authorization.o .libs/osip_header.o .libs/osip_www_authenticate.o .libs/osip_via.o .libs/osip_body.o .libs/osip_md5c.o .libs/osip_message.o .libs/osip_list.o .libs/osip_call_id.o .libs/osip_message_parse.o .libs/osip_contact.o .libs/osip_message_to_str.o .libs/osip_content_length.o .libs/osip_parser_cfg.o .libs/osip_content_type.o .libs/osip_proxy_authenticate.o .libs/osip_mime_version.o .libs/osip_port.o .libs/osip_call_info.o .libs/osip_content_disposition.o .libs/osip_accept_encoding.o .libs/osip_content_encoding.o .libs/osip_authentication_info.o .libs/osip_proxy_authentication_info.o .libs/osip_accept_language.o .libs/osip_accept.o .libs/osip_alert_info.o .libs/osip_error_info.o .libs/osip_allow.o .libs/sdp_accessor.o .libs/sdp_message.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libosipparser2.so.12 -o .libs/libosipparser2.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libosipparser2.so.12" && ln -s "libosipparser2.so.12.0.0" "libosipparser2.so.12") libtool: link: (cd ".libs" && rm -f "libosipparser2.so" && ln -s "libosipparser2.so.12.0.0" "libosipparser2.so") libtool: link: ( cd ".libs" && rm -f "libosipparser2.la" && ln -s "../libosipparser2.la" "libosipparser2.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' Making all in osip2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o nist.lo nist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c nist.c -fPIC -DPIC -o .libs/nist.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ist.lo ist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ist.c -fPIC -DPIC -o .libs/ist.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o nist_fsm.lo nist_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c nist_fsm.c -fPIC -DPIC -o .libs/nist_fsm.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ist_fsm.lo ist_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ist_fsm.c -fPIC -DPIC -o .libs/ist_fsm.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o nict.lo nict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c nict.c -fPIC -DPIC -o .libs/nict.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ict.lo ict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ict.c -fPIC -DPIC -o .libs/ict.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o nict_fsm.lo nict_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c nict_fsm.c -fPIC -DPIC -o .libs/nict_fsm.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o fsm_misc.lo fsm_misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fsm_misc.c -fPIC -DPIC -o .libs/fsm_misc.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ict_fsm.lo ict_fsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ict_fsm.c -fPIC -DPIC -o .libs/ict_fsm.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o port_fifo.lo port_fifo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c port_fifo.c -fPIC -DPIC -o .libs/port_fifo.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_event.lo osip_event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_event.c -fPIC -DPIC -o .libs/osip_event.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_time.lo osip_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_time.c -fPIC -DPIC -o .libs/osip_time.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o port_thread.lo port_thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c port_thread.c -fPIC -DPIC -o .libs/port_thread.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o port_sema.lo port_sema.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c port_sema.c -fPIC -DPIC -o .libs/port_sema.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o port_condv.lo port_condv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c port_condv.c -fPIC -DPIC -o .libs/port_condv.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_dialog.lo osip_dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_dialog.c -fPIC -DPIC -o .libs/osip_dialog.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip_transaction.lo osip_transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip_transaction.c -fPIC -DPIC -o .libs/osip_transaction.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o osip.lo osip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c osip.c -fPIC -DPIC -o .libs/osip.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /bin/sh ../../libtool --tag=CC --mode=link gcc -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -version-info 12:0:0 ../osipparser2/libosipparser2.la -lrt -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libosip2.la -rpath /usr/lib64 ict_fsm.lo ist_fsm.lo nict_fsm.lo nist_fsm.lo ict.lo ist.lo nict.lo nist.lo fsm_misc.lo osip.lo osip_transaction.lo osip_event.lo port_fifo.lo osip_dialog.lo osip_time.lo port_sema.lo port_thread.lo port_condv.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/ict_fsm.o .libs/ist_fsm.o .libs/nict_fsm.o .libs/nist_fsm.o .libs/ict.o .libs/ist.o .libs/nict.o .libs/nist.o .libs/fsm_misc.o .libs/osip.o .libs/osip_transaction.o .libs/osip_event.o .libs/port_fifo.o .libs/osip_dialog.o .libs/osip_time.o .libs/port_sema.o .libs/port_thread.o .libs/port_condv.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2/.libs ../osipparser2/.libs/libosipparser2.so -lrt -Wl,-soname -Wl,libosip2.so.12 -o .libs/libosip2.so.12.0.0 libtool: link: (cd ".libs" && rm -f "libosip2.so.12" && ln -s "libosip2.so.12.0.0" "libosip2.so.12") libtool: link: (cd ".libs" && rm -f "libosip2.so" && ln -s "libosip2.so.12.0.0" "libosip2.so") libtool: link: ( cd ".libs" && rm -f "libosip2.la" && ln -s "../libosip2.la" "libosip2.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' Making all in test make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in scripts make[2]: Nothing to be done for 'all'. Making all in help Making all in man make[3]: Nothing to be done for 'all'. Making all in doxygen make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in platform Making all in rpm make[3]: Nothing to be done for 'all'. Making all in vsnet make[3]: Nothing to be done for 'all'. make[3]: 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.7g8jMS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64 + cd libosip2-5.0.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include' Making install in osipparser2 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2' Making install in headers make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2/headers' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2/headers' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/include/osipparser2/headers' /usr/bin/install -p -m 644 osip_accept.h osip_contact.h osip_mime_version.h osip_accept_encoding.h osip_content_disposition.h osip_proxy_authenticate.h osip_accept_language.h osip_content_encoding.h osip_proxy_authorization.h osip_alert_info.h osip_content_length.h osip_record_route.h osip_allow.h osip_content_type.h osip_route.h osip_authorization.h osip_cseq.h osip_to.h osip_call_info.h osip_error_info.h osip_via.h osip_call_id.h osip_from.h osip_www_authenticate.h osip_header.h osip_authentication_info.h osip_proxy_authentication_info.h '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/include/osipparser2/headers' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2/headers' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2/headers' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/include/osipparser2' /usr/bin/install -p -m 644 osip_const.h osip_md5.h osip_parser.h osip_uri.h osip_list.h osip_message.h osip_port.h sdp_message.h osip_headers.h osip_body.h '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/include/osipparser2' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osipparser2' Making install in osip2 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osip2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/include/osip2' /usr/bin/install -p -m 644 osip.h osip_dialog.h osip_mt.h osip_fifo.h osip_condv.h osip_time.h '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/include/osip2' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osip2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include/osip2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include' 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/libosip2-5.0.0/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/include' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src' Making install in osipparser2 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libosipparser2.la '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libosipparser2.so.12.0.0 /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosipparser2.so.12.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64 && { ln -s -f libosipparser2.so.12.0.0 libosipparser2.so.12 || { rm -f libosipparser2.so.12 && ln -s libosipparser2.so.12.0.0 libosipparser2.so.12; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64 && { ln -s -f libosipparser2.so.12.0.0 libosipparser2.so || { rm -f libosipparser2.so && ln -s libosipparser2.so.12.0.0 libosipparser2.so; }; }) libtool: install: /usr/bin/install -p .libs/libosipparser2.lai /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosipparser2.la libtool: 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/libosip2-5.0.0/src/osipparser2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osipparser2' Making install in osip2 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libosip2.la '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64' libtool: warning: relinking 'libosip2.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2; /bin/sh "/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/libtool" --tag CC --mode=relink gcc -DENABLE_TRACE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -version-info 12:0:0 ../osipparser2/libosipparser2.la -lrt -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libosip2.la -rpath /usr/lib64 ict_fsm.lo ist_fsm.lo nict_fsm.lo nist_fsm.lo ict.lo ist.lo nict.lo nist.lo fsm_misc.lo osip.lo osip_transaction.lo osip_event.lo port_fifo.lo osip_dialog.lo osip_time.lo port_sema.lo port_thread.lo port_condv.lo -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/ict_fsm.o .libs/ist_fsm.o .libs/nict_fsm.o .libs/nist_fsm.o .libs/ict.o .libs/ist.o .libs/nict.o .libs/nist.o .libs/fsm_misc.o .libs/osip.o .libs/osip_transaction.o .libs/osip_event.o .libs/port_fifo.o .libs/osip_dialog.o .libs/osip_time.o .libs/port_sema.o .libs/port_thread.o .libs/port_condv.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64 -L/usr/lib64 -losipparser2 -lrt -Wl,-soname -Wl,libosip2.so.12 -o .libs/libosip2.so.12.0.0 libtool: install: /usr/bin/install -p .libs/libosip2.so.12.0.0T /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosip2.so.12.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64 && { ln -s -f libosip2.so.12.0.0 libosip2.so.12 || { rm -f libosip2.so.12 && ln -s libosip2.so.12.0.0 libosip2.so.12; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64 && { ln -s -f libosip2.so.12.0.0 libosip2.so || { rm -f libosip2.so && ln -s libosip2.so.12.0.0 libosip2.so; }; }) libtool: install: /usr/bin/install -p .libs/libosip2.lai /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosip2.la libtool: 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/libosip2-5.0.0/src/osip2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/osip2' Making install in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/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/libosip2-5.0.0/src/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/src' Making install in scripts make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/scripts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/scripts' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/scripts' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/scripts' Making install in help make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help' Making install in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 osip.1 '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help/man' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help/man' Making install in doxygen make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help/doxygen' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help/doxygen' 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/libosip2-5.0.0/help/doxygen' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help/doxygen' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help' 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/libosip2-5.0.0/help' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/help' Making install in platform make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform' Making install in rpm make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform/rpm' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform/rpm' 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/libosip2-5.0.0/platform/rpm' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform/rpm' Making install in vsnet make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform/vsnet' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform/vsnet' 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/libosip2-5.0.0/platform/vsnet' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform/vsnet' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform' 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/libosip2-5.0.0/platform' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0/platform' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libosip2.pc '/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libosip2-5.0.0' + mv /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/man/man1/osip.1 /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/man/man1/osip2.1 + rm -f /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosip2.la /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosipparser2.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.0.0-4.mga9 --unique-debug-suffix -5.0.0-4.mga9.aarch64 --unique-debug-src-base libosip2-5.0.0-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libosip2-5.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosipparser2.so.12.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/lib64/libosip2.so.12.0.0 dwz: ./usr/lib64/libosip2.so.12.0.0-5.0.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libosipparser2.so.12.0.0-5.0.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 684kB, size after compression: 684kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 1833 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: lib64osip2_12-5.0.0-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jU2e5d + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libosip2-5.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + cp -pr BUGS /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64/usr/share/doc/lib64osip2_12 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64osip2_12 = 5.0.0-4.mga9 lib64osip2_12(aarch-64) = 5.0.0-4.mga9 libosip2.so.12()(64bit) libosipparser2.so.12()(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) libosipparser2.so.12()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Conflicts: lib64osip2_7 < 5.0.0 Obsoletes: lib64osip2 < 5.0.0 lib64osip2_4 < 5.0.0 Processing files: lib64osip2-devel-5.0.0-4.mga9.aarch64 Provides: devel(libosip2(64bit)) devel(libosipparser2(64bit)) lib64osip2-devel = 5.0.0-4.mga9 lib64osip2-devel(aarch-64) = 5.0.0-4.mga9 libosip2-devel = 5.0.0-4.mga9 pkgconfig(libosip2) = 5.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libosipparser2(64bit)) pkgconfig Processing files: libosip2-debugsource-5.0.0-4.mga9.aarch64 Provides: libosip2-debugsource = 5.0.0-4.mga9 libosip2-debugsource(aarch-64) = 5.0.0-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64osip2_12-debuginfo-5.0.0-4.mga9.aarch64 Provides: debuginfo(build-id) = ac7ff5596c250d624b5a98e1bffcc39e0696ccc2 debuginfo(build-id) = f4387c16e10861175b31eeb0bbc8b3c005022469 lib64osip2_12-debuginfo = 5.0.0-4.mga9 lib64osip2_12-debuginfo(aarch-64) = 5.0.0-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libosip2-debugsource(aarch-64) = 5.0.0-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64osip2_12-5.0.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64osip2-devel-5.0.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64osip2_12-debuginfo-5.0.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libosip2-debugsource-5.0.0-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.676B1a + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libosip2-5.0.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libosip2-5.0.0-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d3jUu1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libosip2-5.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!