<86>Sep 14 11:28:16 userdel[2967459]: delete user 'rooter' <86>Sep 14 11:28:16 userdel[2967459]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:28:16 userdel[2967459]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:28:16 groupadd[2967470]: group added to /etc/group: name=rooter, GID=699 <86>Sep 14 11:28:16 groupadd[2967470]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:28:16 groupadd[2967470]: new group: name=rooter, GID=699 <86>Sep 14 11:28:16 useradd[2967477]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Sep 14 11:28:16 userdel[2967490]: delete user 'builder' <86>Sep 14 11:28:16 userdel[2967490]: removed group 'builder' owned by 'builder' <86>Sep 14 11:28:16 userdel[2967490]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:28:16 groupadd[2967502]: group added to /etc/group: name=builder, GID=700 <86>Sep 14 11:28:16 groupadd[2967502]: group added to /etc/gshadow: name=builder <86>Sep 14 11:28:16 groupadd[2967502]: new group: name=builder, GID=700 <86>Sep 14 11:28:16 useradd[2967512]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Sep 14 11:28:18 rpmi: liblksctp-1.0.17-alt2 sisyphus+278225.100.1.1 1626079186 installed <13>Sep 14 11:28:18 rpmi: netembryo-0.1.1-alt2_5 1376523255 installed <13>Sep 14 11:28:18 rpmi: netembryo-devel-0.1.1-alt2_5 1376523255 installed <13>Sep 14 11:28:18 rpmi: liblksctp-devel-1.0.17-alt2 sisyphus+278225.100.1.1 1626079186 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libnemesi-0.7.0-alt3_0.5.20110215git.nosrc.rpm (w1.gzdio) Installing libnemesi-0.7.0-alt3_0.5.20110215git.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70359 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libnemesi-0.7.0 + echo 'Source #0 (libnemesi-0.7.0-20110215.tar.bz2):' Source #0 (libnemesi-0.7.0-20110215.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libnemesi-0.7.0-20110215.tar.bz2 + /bin/tar -xf - + cd libnemesi-0.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i -e s/-Werror=return-type//g configure configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70359 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnemesi-0.7.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -ri dirname -- '{}' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-dependency-tracking --disable-static --enable-errors=none --program-prefix=nemesi_ configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc way to treat warnings as errors... -Werror checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking if i586-alt-linux-gcc supports -Wall flag... yes checking if i586-alt-linux-gcc supports -Wwrite-strings flag... yes checking if i586-alt-linux-gcc supports -fdiagnostics-show-option flag... yes checking if i586-alt-linux-gcc supports -Wformat=2 flag... yes checking if i586-alt-linux-gcc supports -Werror=implicit flag... yes checking if i586-alt-linux-gcc supports -Wreturn-type flag... yes checking if i586-alt-linux-gcc supports -DNDEBUG flag... yes checking if i586-alt-linux-gcc supports -DG_DISABLE_ASSERT flag... yes checking for GTESTER... no checking for gawk... gawk checking for exuberant-ctags... no checking whether we need git to generate ChangeLog... no, we're good checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 cc_r... i586-alt-linux-gcc checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... (cached) yes checking for working memcmp... yes checking for select... yes checking for socket... yes checking for gettimeofday... yes checking for uname... yes checking for getcwd... yes checking for getwd... yes checking for strcspn... yes checking for strdup... yes checking for strtoul... yes checking for strerror... yes checking for strstr... yes checking for setenv... yes checking for nanosleep... yes checking for strdup... (cached) yes checking for getaddrinfo... yes checking for cos in -lm... yes checking for struct sockaddr_storage... yes checking whether to check for IPv6... yes checking for struct sockaddr_in6... yes checking whether to enable SCTP support... yes, checking prerequisites checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for struct sctp_sndrcvinfo... yes checking for library containing sctp_recvmsg... -lsctp checking for LIBNETEMBRYO... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pkgconfig/libnemesi.pc config.status: creating pkgconfig/libnemesi-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configure: debug enabled ................ : no mudflap enabled ............. : no errors enabled ............. : none configure: config files successfully generated! libnemesi version is .............. : 0.7.0 libnemesi Install prefix .......... : /usr libnemesi has SCTP support ........ : yes Byte order ..................... : this is a Little Endian machine 'make' will now compile libnemesi and 'su -c make install' will install it. Note: On non-Linux systems you might need to use 'gmake' instead of 'make'. + /usr/bin/make -j8 /usr/bin/make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/bpinit.c' object='src/bufferpool/bpinit.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/bpinit.lo src/bufferpool/bpinit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/podel.c' object='src/bufferpool/podel.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/podel.lo src/bufferpool/podel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/poinit.c' object='src/bufferpool/poinit.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/poinit.lo src/bufferpool/poinit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/bpfree.c' object='src/bufferpool/bpfree.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/bpfree.lo src/bufferpool/bpfree.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/poadd.c' object='src/bufferpool/poadd.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/poadd.lo src/bufferpool/poadd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/bprmv.c' object='src/bufferpool/bprmv.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/bprmv.lo src/bufferpool/bprmv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/bpkill.c' object='src/bufferpool/bpkill.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/bpkill.lo src/bufferpool/bpkill.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/creativecommons/cc_newlicense.c' object='src/creativecommons/cc_newlicense.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/creativecommons/cc_newlicense.lo src/creativecommons/cc_newlicense.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/bufferpool/bpget.c' object='src/bufferpool/bpget.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/bufferpool/bpget.lo src/bufferpool/bpget.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/creativecommons/cc_printmask.c' object='src/creativecommons/cc_printmask.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/creativecommons/cc_printmask.lo src/creativecommons/cc_printmask.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/creativecommons/cc_sdplicense.c' object='src/creativecommons/cc_sdplicense.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/creativecommons/cc_sdplicense.lo src/creativecommons/cc_sdplicense.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/creativecommons/cc_parse_urilicense.c' object='src/creativecommons/cc_parse_urilicense.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/creativecommons/cc_parse_urilicense.lo src/creativecommons/cc_parse_urilicense.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/creativecommons/cc_perm_chk.c' object='src/creativecommons/cc_perm_chk.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/creativecommons/cc_perm_chk.lo src/creativecommons/cc_perm_chk.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/creativecommons/cc_tag_file.c' object='src/creativecommons/cc_tag_file.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/creativecommons/cc_tag_file.lo src/creativecommons/cc_tag_file.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/creativecommons/cc_id3v2.c' object='src/creativecommons/cc_id3v2.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/creativecommons/cc_id3v2.lo src/creativecommons/cc_id3v2.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtpparsers.c' object='src/parsers/rtpparsers.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtpparsers.lo src/parsers/rtpparsers.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_mpa.c' object='src/parsers/rtp_mpa.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_mpa.lo src/parsers/rtp_mpa.c src/parsers/rtp_mpa.c:270:12: warning: 'mpa_uninit_parser' defined but not used [-Wunused-function] 270 | static int mpa_uninit_parser(rtp_ssrc * stm_src, unsigned pt) | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_mpv.c' object='src/parsers/rtp_mpv.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_mpv.lo src/parsers/rtp_mpv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_aac.c' object='src/parsers/rtp_aac.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_aac.lo src/parsers/rtp_aac.c src/parsers/rtp_aac.c: In function 'aac_parse': src/parsers/rtp_aac.c:175:63: warning: variable 'frame_index' set but not used [-Wunused-but-set-variable] 175 | int header_len, header_len_bytes, headers_num, frame_len, frame_index; | ^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_utils.c' object='src/parsers/rtp_utils.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_utils.lo src/parsers/rtp_utils.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_m4v.c' object='src/parsers/rtp_m4v.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_m4v.lo src/parsers/rtp_m4v.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_h263.c' object='src/parsers/rtp_h263.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_h263.lo src/parsers/rtp_h263.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp_utils.c' object='src/rtcp/rtcp_utils.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp_utils.lo src/rtcp/rtcp_utils.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_h264.c' object='src/parsers/rtp_h264.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_h264.lo src/parsers/rtp_h264.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_speex.c' object='src/parsers/rtp_speex.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_speex.lo src/parsers/rtp_speex.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_theora.c' object='src/parsers/rtp_theora.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_theora.lo src/parsers/rtp_theora.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/parsers/rtp_vorbis.c' object='src/parsers/rtp_vorbis.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/parsers/rtp_vorbis.lo src/parsers/rtp_vorbis.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp_report.c' object='src/rtcp/rtcp_report.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp_report.lo src/rtcp/rtcp_report.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp_bye.c' object='src/rtcp/rtcp_bye.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp_bye.lo src/rtcp/rtcp_bye.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp_app.c' object='src/rtcp/rtcp_app.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp_app.lo src/rtcp/rtcp_app.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp_sdes.c' object='src/rtcp/rtcp_sdes.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp_sdes.lo src/rtcp/rtcp_sdes.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp_recv.c' object='src/rtcp/rtcp_recv.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp_recv.lo src/rtcp/rtcp_recv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp_events.c' object='src/rtcp/rtcp_events.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp_events.lo src/rtcp/rtcp_events.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtcp/rtcp.c' object='src/rtcp/rtcp.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtcp/rtcp.lo src/rtcp/rtcp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtp/rtp_thread.c' object='src/rtp/rtp_thread.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtp/rtp_thread.lo src/rtp/rtp_thread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtp/rtp_buffer.c' object='src/rtp/rtp_buffer.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtp/rtp_buffer.lo src/rtp/rtp_buffer.c src/rtp/rtp_buffer.c: In function 'rtp_fill_buffer': src/rtp/rtp_buffer.c:58:12: warning: variable 'ts_jump' set but not used [-Wunused-but-set-variable] 58 | double ts_jump; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtp/rtp_session.c' object='src/rtp/rtp_session.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtp/rtp_session.lo src/rtp/rtp_session.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtp/rtp_payload_type.c' object='src/rtp/rtp_payload_type.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtp/rtp_payload_type.lo src/rtp/rtp_payload_type.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtp/rtp_transport.c' object='src/rtp/rtp_transport.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtp/rtp_transport.lo src/rtp/rtp_transport.c src/rtp/rtp_transport.c: In function 'rtp_transport_get': src/rtp/rtp_transport.c:356:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 356 | if ( ( ((uint16_t *)value)[0] = rtp_sess->transport.RTP.u.sctp.stream) && | ^~ src/rtp/rtp_transport.c:359:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 359 | break; | ^~~~~ src/rtp/rtp_transport.c: In function 'rtp_get_mcsports': src/rtp/rtp_transport.c:439:24: warning: 'sizeof' on array function parameter 'ports' will return size of 'in_port_t *' {aka 'short unsigned int *'} [-Wsizeof-array-argument] 439 | sizeof(ports)); | ^ src/rtp/rtp_transport.c:436:63: note: declared here 436 | inline int rtp_get_mcsports(rtp_session * rtp_sess, in_port_t ports[2]) | ~~~~~~~~~~^~~~~~~~ src/rtp/rtp_transport.c: In function 'rtp_get_srvports': src/rtp/rtp_transport.c:455:24: warning: 'sizeof' on array function parameter 'ports' will return size of 'in_port_t *' {aka 'short unsigned int *'} [-Wsizeof-array-argument] 455 | sizeof(ports)); | ^ src/rtp/rtp_transport.c:452:63: note: declared here 452 | inline int rtp_get_srvports(rtp_session * rtp_sess, in_port_t ports[2]) | ~~~~~~~~~~^~~~~~~~ src/rtp/rtp_transport.c: In function 'rtp_get_cliports': src/rtp/rtp_transport.c:471:24: warning: 'sizeof' on array function parameter 'ports' will return size of 'in_port_t *' {aka 'short unsigned int *'} [-Wsizeof-array-argument] 471 | sizeof(ports)); | ^ src/rtp/rtp_transport.c:468:63: note: declared here 468 | inline int rtp_get_cliports(rtp_session * rtp_sess, in_port_t ports[2]) | ~~~~~~~~~~^~~~~~~~ src/rtp/rtp_transport.c: In function 'rtp_get_interleaved': src/rtp/rtp_transport.c:487:24: warning: 'sizeof' on array function parameter 'ilvds' will return size of 'uint8_t *' {aka 'unsigned char *'} [-Wsizeof-array-argument] 487 | sizeof(ilvds)); | ^ src/rtp/rtp_transport.c:484:64: note: declared here 484 | inline int rtp_get_interleaved(rtp_session * rtp_sess, uint8_t ilvds[2]) | ~~~~~~~~^~~~~~~~ src/rtp/rtp_transport.c: In function 'rtp_get_streams': src/rtp/rtp_transport.c:503:24: warning: 'sizeof' on array function parameter 'streams' will return size of 'uint16_t *' {aka 'short unsigned int *'} [-Wsizeof-array-argument] 503 | sizeof(streams)); | ^ src/rtp/rtp_transport.c:500:61: note: declared here 500 | inline int rtp_get_streams(rtp_session * rtp_sess, uint16_t streams[2]) | ~~~~~~~~~^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtp/rtp_recv.c' object='src/rtp/rtp_recv.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtp/rtp_recv.lo src/rtp/rtp_recv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtp/rtp_ssrc_queue.c' object='src/rtp/rtp_ssrc_queue.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtp/rtp_ssrc_queue.lo src/rtp/rtp_ssrc_queue.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/sdp/sdp_session_destroy.c' object='src/sdp/sdp_session_destroy.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/sdp/sdp_session_destroy.lo src/sdp/sdp_session_destroy.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/sdp/sdp_session_setup.c' object='src/sdp/sdp_session_setup.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/sdp/sdp_session_setup.lo src/sdp/sdp_session_setup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/sdp/sdp_media_setup.c' object='src/sdp/sdp_media_setup.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/sdp/sdp_media_setup.lo src/sdp/sdp_media_setup.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/sdp/sdp_media_destroy.c' object='src/sdp/sdp_media_destroy.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/sdp/sdp_media_destroy.lo src/sdp/sdp_media_destroy.c src/sdp/sdp_media_destroy.c: In function 'sdp_medium_destroy': src/sdp/sdp_media_destroy.c:43:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for(sdp_attr = sdp_m->attr_list; sdp_attr; | ^~~ src/sdp/sdp_media_destroy.c:46:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 46 | free(sdp_m); | ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/sdp/sdp_attr.c' object='src/sdp/sdp_attr.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/sdp/sdp_attr.lo src/sdp/sdp_attr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/utils/urltokenize.c' object='src/utils/urltokenize.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/utils/urltokenize.lo src/utils/urltokenize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/sdp/sdp_parse_m_descr.c' object='src/sdp/sdp_parse_m_descr.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/sdp/sdp_parse_m_descr.lo src/sdp/sdp_parse_m_descr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/utils/random32.c' object='src/utils/random32.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/utils/random32.lo src/utils/random32.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/utils/nms_header.c' object='src/utils/nms_header.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/utils/nms_header.lo src/utils/nms_header.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/utils/nmsprint.c' object='src/utils/nmsprint.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/utils/nmsprint.lo src/utils/nmsprint.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/utils/timeval.c' object='src/utils/timeval.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/utils/timeval.lo src/utils/timeval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/utils/transport.c' object='src/utils/transport.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/utils/transport.lo src/utils/transport.c src/utils/transport.c: In function 'sockaddr_cmp': src/utils/transport.c:164:26: warning: self-comparison always evaluates to false [-Wtautological-compare] 164 | if (addr1->sa_family != addr1->sa_family) | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp.c' object='src/rtsp/rtsp.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp.lo src/rtsp/rtsp.c src/rtsp/rtsp.c: In function 'rtsp_open': src/rtsp/rtsp.c:530:2: warning: #warning Finish port to netembryo [-Wcpp] 530 | #warning Finish port to netembryo | ^~~~~~~ src/rtsp/rtsp.c: In function 'rtsp_uninit': src/rtsp/rtsp.c:720:6: warning: #warning pthread_t should be an opaque structure [-Wcpp] 720 | #warning pthread_t should be an opaque structure | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp_sessions.c' object='src/rtsp/rtsp_sessions.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp_sessions.lo src/rtsp/rtsp_sessions.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp_send.c' object='src/rtsp/rtsp_send.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp_send.lo src/rtsp/rtsp_send.c src/rtsp/rtsp_send.c: In function 'snprintf_uri': src/rtsp/rtsp_send.c:44:9: warning: format not a string literal and no format arguments [-Wformat-security] 44 | snprintf(str, size, content_base); | ^~~~~~~~ src/rtsp/rtsp_send.c:47:9: warning: format not a string literal and no format arguments [-Wformat-security] 47 | snprintf(str, size, pathname); | ^~~~~~~~ src/rtsp/rtsp_send.c: In function 'send_setup_request': src/rtsp/rtsp_send.c:293:2: warning: #warning Finish port to netembryo!!! [-Wcpp] 293 | #warning Finish port to netembryo!!! | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp_errors.c' object='src/rtsp/rtsp_errors.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp_errors.lo src/rtsp/rtsp_errors.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp_transport.c' object='src/rtsp/rtsp_transport.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp_transport.lo src/rtsp/rtsp_transport.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp_internals.c' object='src/rtsp/rtsp_internals.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp_internals.lo src/rtsp/rtsp_internals.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='example/dump_info.c' object='example/dump_info.o' libtool=no i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o example/dump_info.o example/dump_info.c example/dump_info.c: In function 'main': example/dump_info.c:44:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 44 | char *url, *out = "nemesi.dump"; | ^~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp_handlers.c' object='src/rtsp/rtsp_handlers.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp_handlers.lo src/rtsp/rtsp_handlers.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='src/rtsp/rtsp_state_machine.c' object='src/rtsp/rtsp_state_machine.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o src/rtsp/rtsp_state_machine.lo src/rtsp/rtsp_state_machine.c src/rtsp/rtsp_state_machine.c: In function 'rtsp_reinit': src/rtsp/rtsp_state_machine.c:126:10: warning: #warning pthreat_t should be an opaque structure [-Wcpp] 126 | #warning pthreat_t should be an opaque structure | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='example/loop_stream.c' object='example/loop_stream.o' libtool=no i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o example/loop_stream.o example/loop_stream.c example/loop_stream.c: In function 'main': example/loop_stream.c:40:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 40 | char *url, *out = malloc(12), *base = "dump_nms"; | ^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' \ # source='example/dump_stream.c' object='example/dump_stream.o' libtool=no i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -c -o example/dump_stream.o example/dump_stream.c example/dump_stream.c: In function 'main': example/dump_stream.c:39:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 39 | char *url, *out = malloc(12), *base = "dump_nms"; | ^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' /bin/sh ./libtool --silent --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -version-info 1:0:0 -o libnemesi.la -rpath /usr/lib src/bufferpool/poadd.lo src/bufferpool/poinit.lo src/bufferpool/podel.lo src/bufferpool/bpfree.lo src/bufferpool/bpinit.lo src/bufferpool/bpkill.lo src/bufferpool/bpget.lo src/bufferpool/bprmv.lo src/creativecommons/cc_newlicense.lo src/creativecommons/cc_sdplicense.lo src/creativecommons/cc_parse_urilicense.lo src/creativecommons/cc_perm_chk.lo src/creativecommons/cc_printmask.lo src/creativecommons/cc_tag_file.lo src/creativecommons/cc_id3v2.lo src/parsers/rtpparsers.lo src/parsers/rtp_mpa.lo src/parsers/rtp_mpv.lo src/parsers/rtp_m4v.lo src/parsers/rtp_aac.lo src/parsers/rtp_utils.lo src/parsers/rtp_h263.lo src/parsers/rtp_h264.lo src/parsers/rtp_theora.lo src/parsers/rtp_vorbis.lo src/parsers/rtp_speex.lo src/rtcp/rtcp_utils.lo src/rtcp/rtcp_sdes.lo src/rtcp/rtcp_report.lo src/rtcp/rtcp_bye.lo src/rtcp/rtcp_app.lo src/rtcp/rtcp_recv.lo src/rtcp/rtcp_events.lo src/rtcp/rtcp.lo src/rtp/rtp_thread.lo src/rtp/rtp_buffer.lo src/rtp/rtp_session.lo src/rtp/rtp_recv.lo src/rtp/rtp_transport.lo src/rtp/rtp_ssrc_queue.lo src/rtp/rtp_payload_type.lo src/sdp/sdp_session_setup.lo src/sdp/sdp_media_setup.lo src/sdp/sdp_attr.lo src/sdp/sdp_session_destroy.lo src/sdp/sdp_media_destroy.lo src/sdp/sdp_parse_m_descr.lo src/utils/urltokenize.lo src/utils/random32.lo src/utils/timeval.lo src/utils/nmsprint.lo src/utils/nms_header.lo src/utils/transport.lo src/rtsp/rtsp.lo src/rtsp/rtsp_handlers.lo src/rtsp/rtsp_internals.lo src/rtsp/rtsp_send.lo src/rtsp/rtsp_sessions.lo src/rtsp/rtsp_state_machine.lo src/rtsp/rtsp_transport.lo src/rtsp/rtsp_errors.lo -lsctp -lnetembryo make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' /bin/sh ./libtool --silent --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -o example/loop_stream example/loop_stream.o libnemesi.la -lsctp -lnetembryo make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' /bin/sh ./libtool --silent --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -o example/dump_info example/dump_info.o libnemesi.la -lsctp -lnetembryo make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' /bin/sh ./libtool --silent --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -Wwrite-strings -fdiagnostics-show-option -Wformat=2 -Werror=implicit -Wreturn-type -DNDEBUG -DG_DISABLE_ASSERT -pthread -o example/dump_stream example/dump_stream.o libnemesi.la -lsctp -lnetembryo make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnemesi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libnemesi-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libnemesi-0.7.0 + /usr/bin/make DESTDIR=/usr/src/tmp/libnemesi-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/lib" /bin/sh ./libtool --silent --mode=install /bin/install -c libnemesi.la '/usr/src/tmp/libnemesi-buildroot/usr/lib' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/bin" /bin/sh ./libtool --silent --mode=install /bin/install -c example/dump_info '/usr/src/tmp/libnemesi-buildroot/usr/bin/./nemesi_dump_info' libtool: install: warning: `libnemesi.la' has not been installed in `/usr/lib' /bin/sh ./libtool --silent --mode=install /bin/install -c example/dump_stream '/usr/src/tmp/libnemesi-buildroot/usr/bin/./nemesi_dump_stream' libtool: install: warning: `libnemesi.la' has not been installed in `/usr/lib' /bin/sh ./libtool --silent --mode=install /bin/install -c example/loop_stream '/usr/src/tmp/libnemesi-buildroot/usr/bin/./nemesi_loop_stream' libtool: install: warning: `libnemesi.la' has not been installed in `/usr/lib' test -z "/usr/share/doc/libnemesi" || /bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi" /bin/install -c -m 644 AUTHORS ChangeLog README TODO CodingStyle '/usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi' test -z "/usr/include/nemesi" || /bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/include/nemesi" /bin/install -c -m 644 src/nemesi/rtpptdefs.h src/nemesi/cc.h src/nemesi/rtsp.h src/nemesi/rtsp_errors.h src/nemesi/comm.h src/nemesi/sdp.h src/nemesi/version.h src/nemesi/rtcp.h src/nemesi/rtp.h src/nemesi/transport.h '/usr/src/tmp/libnemesi-buildroot/usr/include/nemesi' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/lib/pkgconfig" /bin/install -c -m 644 pkgconfig/libnemesi.pc '/usr/src/tmp/libnemesi-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' make: Leaving directory '/usr/src/RPM/BUILD/libnemesi-0.7.0' + /bin/rm /usr/src/tmp/libnemesi-buildroot/usr/lib/libnemesi.la + /bin/rm -r /usr/src/tmp/libnemesi-buildroot//usr/share/doc/libnemesi + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libnemesi-buildroot (auto) mode of './usr/lib/libnemesi.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libnemesi-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libnemesi.pc: Cflags: '-I${includedir} -DHAVE_STRUCT_SOCKADDR_STORAGE ' --> '-DHAVE_STRUCT_SOCKADDR_STORAGE' /usr/lib/pkgconfig/libnemesi.pc: Libs: '-L${libdir} -lnemesi' --> '-lnemesi' Checking contents of files in /usr/src/tmp/libnemesi-buildroot/ (default) Compressing files in /usr/src/tmp/libnemesi-buildroot (auto) Adjusting library links in /usr/src/tmp/libnemesi-buildroot ./usr/lib: (from :0) libnemesi.so.1 -> libnemesi.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libnemesi-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/nemesi_dump_stream: uses non-LFS functions: creat verify-elf: WARNING: ./usr/bin/nemesi_dump_info: uses non-LFS functions: fopen Processing files: libnemesi-0.7.0-alt3_0.5.20110215git Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnemesi-0.7.0 + DOCDIR=/usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-0.7.0 + /bin/mkdir -p /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-0.7.0 + cp -prL AUTHORS ChangeLog COPYING README TODO /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-0.7.0 + chmod -R go-w /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-0.7.0 + chmod -R a+rX /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r0J01v find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libnemesi-buildroot/usr/lib/libnemesi.so.1: 255 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JHnNQr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnemesi.so.1 = set:lddIjVL7taoH9pS57177GYJwLYFn7RvUwcco881SmkB4n4Du0EFctE9wqTUXwI9OKpxOWvovCBmfJ1txpzEUr1T9DS4GQgMQswa1Z1ZA4DWiveZDg68kwwFZythZmYNStzPDLK571V2hU8YEeAZhpEAeQuqGTWxrJmFBZ1UZqiQ4ECRgs7dgSuzf7GYZ9IYShhr93ceq0j2NC2q59PAjd6AkOY7zTZ71W8rSSFe6PR7YaZ2gZrJy4HUaZylbGqJKfaxDuHumFFOIiImt2GBHPwmEx41G7XExJHO397WLAJjquoQC8EF9ydwtoal2iMoRAJkyTaEiAua8v0PDYrfF0nw251i9YbE8GwIkOa1pA7i7NdWf7estlWegO1nAbhZ1NPktl9wc5D0dfMfxkkbaYG9QksMypPOXgMUxIIZzZdaJMo436lmSqpuFK2p3Mco9Gw7ij28VuogdZmIR1xGNAjjbmtm8LmloD58OX1FoUcsfT4E1AhjY71 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libnetembryo.so.9 >= set:igPyZgkAj7, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), libsctp.so.1 >= set:hfYZLMS, libsctp.so.1(VERS_1), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V50vTv Creating libnemesi-debuginfo package Processing files: libnemesi-devel-0.7.0-alt3_0.5.20110215git Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1162 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libnemesi-0.7.0 + DOCDIR=/usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-devel-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-devel-0.7.0 + /bin/mkdir -p /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-devel-0.7.0 + cp -prL CodingStyle /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-devel-0.7.0 + chmod -R go-w /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-devel-0.7.0 + chmod -R a+rX /usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi-devel-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yPklRv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qQJUZv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libnemesi) = 0.7.0 Requires: libnemesi = 0.7.0-alt3_0.5.20110215git, /usr/lib/libnemesi.so.1.0.0, /usr/lib/pkgconfig, netembryo-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WFn8Ft Processing files: libnemesi-tools-0.7.0-alt3_0.5.20110215git Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GyRTLv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TOMXJs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libnemesi.so.1 >= set:lhsXQ6H9agHiYJo1uJEdkLfjQmpvKMQ40EcPuE0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vDytBs Creating libnemesi-tools-debuginfo package Processing files: libnemesi-debuginfo-0.7.0-alt3_0.5.20110215git Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Br57ts find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jQPH4u find-requires: running scripts (debuginfo) Provides: debug(libnemesi.so.1) Requires: libnemesi = 0.7.0-alt3_0.5.20110215git, debug(libc.so.6), debug(libnetembryo.so.9), debug(libpthread.so.0), debug(libsctp.so.1) Processing files: libnemesi-tools-debuginfo-0.7.0-alt3_0.5.20110215git Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ljYdTu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o6AEBs find-requires: running scripts (debuginfo) Requires: libnemesi-tools = 0.7.0-alt3_0.5.20110215git, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libnemesi.so.1) Adding to libnemesi-tools a strict dependency on libnemesi Adding to libnemesi-tools-debuginfo a strict dependency on libnemesi-debuginfo Removing from libnemesi-tools-debuginfo 8 sources provided by libnemesi-debuginfo also prunning dir /usr/src/debug/libnemesi-0.7.0/src/nemesi also prunning dir /usr/src/debug/libnemesi-0.7.0/src Removing 1 extra deps from libnemesi-devel due to dependency on libnemesi Removing 2 extra deps from libnemesi-tools due to dependency on libnemesi Removing 1 extra deps from libnemesi-tools-debuginfo due to dependency on libnemesi-debuginfo Removing 6 extra deps from libnemesi-tools due to repentancy on libnemesi Removing 1 extra deps from libnemesi-tools-debuginfo due to repentancy on libnemesi-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libnemesi-0.7.0-alt3_0.5.20110215git.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnemesi-devel-0.7.0-alt3_0.5.20110215git.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnemesi-tools-0.7.0-alt3_0.5.20110215git.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnemesi-debuginfo-0.7.0-alt3_0.5.20110215git.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libnemesi-tools-debuginfo-0.7.0-alt3_0.5.20110215git.i586.rpm (w2.lzdio) 18.55user 7.02system 0:32.93elapsed 77%CPU (0avgtext+0avgdata 44956maxresident)k 0inputs+0outputs (0major+1633755minor)pagefaults 0swaps 23.11user 11.10system 0:41.56elapsed 82%CPU (0avgtext+0avgdata 101208maxresident)k 144inputs+0outputs (0major+1958233minor)pagefaults 0swaps --- libnemesi-0.7.0-alt3_0.5.20110215git.i586.rpm.repo 2013-08-14 06:13:44.000000000 +0000 +++ libnemesi-0.7.0-alt3_0.5.20110215git.i586.rpm.hasher 2021-09-14 11:28:55.312465437 +0000 @@ -12,4 +12,6 @@ Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libnetembryo.so.9 >= set:igPyZgkAj7 @@ -27,3 +29,3 @@ File: /usr/lib/libnemesi.so.1 120777 root:root libnemesi.so.1.0.0 -File: /usr/lib/libnemesi.so.1.0.0 100644 root:root 71f499cb5678ba6853966887f0a7e1f7 +File: /usr/lib/libnemesi.so.1.0.0 100644 root:root cef2a62d4b0838025429d470d547d365 File: /usr/share/doc/libnemesi-0.7.0 40755 root:root @@ -34,2 +36,2 @@ File: /usr/share/doc/libnemesi-0.7.0/TODO 100644 root:root 62020552bb5645195e6dd0d44b108a99 -RPMIdentity: 9fee9ae682cb74d2f26a97391be5300c95011514dd48f5c85dacb94b181fba46f5aad46a7fad886cad0a79ac275ddf3e3c2eb753dd4c90531c266c2bf8594cd5 +RPMIdentity: c5b574259116f62fedf90986f66475434a4555783c9dd5a3c7b93c9cc27d2442438db043cf968f5e5fb6cac9d4384ad9c310da12e17a540333fcc3a1c8688142 --- libnemesi-debuginfo-0.7.0-alt3_0.5.20110215git.i586.rpm.repo 2013-08-14 06:13:44.000000000 +0000 +++ libnemesi-debuginfo-0.7.0-alt3_0.5.20110215git.i586.rpm.hasher 2021-09-14 11:28:55.422465893 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/54 40755 root:root -/usr/lib/debug/.build-id/54/8f652ae23b9d138cd7fd2c6143203d3f8b19da 120777 root:root ../../../libnemesi.so.1.0.0 -/usr/lib/debug/.build-id/54/8f652ae23b9d138cd7fd2c6143203d3f8b19da.debug 120777 root:root ../../usr/lib/libnemesi.so.1.0.0.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/97b2cd02e92dc840bdee9c9e1a5034ec36f061 120777 root:root ../../../libnemesi.so.1.0.0 +/usr/lib/debug/.build-id/5f/97b2cd02e92dc840bdee9c9e1a5034ec36f061.debug 120777 root:root ../../usr/lib/libnemesi.so.1.0.0.debug /usr/lib/debug/usr/lib/libnemesi.so.1.0.0.debug 100644 root:root @@ -100,6 +100,6 @@ Provides: libnemesi-debuginfo = 0.7.0-alt3_0.5.20110215git -File: /usr/lib/debug/.build-id/54 40755 root:root -File: /usr/lib/debug/.build-id/54/8f652ae23b9d138cd7fd2c6143203d3f8b19da 120777 root:root ../../../libnemesi.so.1.0.0 -File: /usr/lib/debug/.build-id/54/8f652ae23b9d138cd7fd2c6143203d3f8b19da.debug 120777 root:root ../../usr/lib/libnemesi.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libnemesi.so.1.0.0.debug 100644 root:root 12a2b3d07d094f2e16886e09a0e2b80f +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/97b2cd02e92dc840bdee9c9e1a5034ec36f061 120777 root:root ../../../libnemesi.so.1.0.0 +File: /usr/lib/debug/.build-id/5f/97b2cd02e92dc840bdee9c9e1a5034ec36f061.debug 120777 root:root ../../usr/lib/libnemesi.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libnemesi.so.1.0.0.debug 100644 root:root 61e0b87e09f79969c035c2818c2c63c0 File: /usr/lib/debug/usr/lib/libnemesi.so.1.debug 120777 root:root libnemesi.so.1.0.0.debug @@ -192,2 +192,2 @@ File: /usr/src/debug/libnemesi-0.7.0/src/utils/utils.h 100644 root:root d841f1397cbcbf092ff6a4b68f4d2bb3 -RPMIdentity: 3b80476e5c937a2bf1cbe0e8f45ce08aca82cde6a193c3e22e11770bc1b9d382ab94c7de2bb6b1ada29906a26382f24006186fec5715569785cebe40a4f82307 +RPMIdentity: f976604238a64f282445b657b8a1768f49219a6bf2d4ee5aa12f652d09d5c67614546169b56f6781f46bacff5f87f8172222a3f7e419313dc9974db872a0f24d --- libnemesi-devel-0.7.0-alt3_0.5.20110215git.i586.rpm.repo 2013-08-14 06:13:44.000000000 +0000 +++ libnemesi-devel-0.7.0-alt3_0.5.20110215git.i586.rpm.hasher 2021-09-14 11:28:55.510466258 +0000 @@ -36,2 +36,2 @@ File: /usr/share/doc/libnemesi-devel-0.7.0/CodingStyle 100644 root:root 30e108180fcc0f4150113b1602a2dd53 -RPMIdentity: fb5b545f57e3ec89c8374cff1e5ed1ec6425614c9993efb634d5961a922da7a61403f18b3103b80ec5b24e47d62ea736cb2444e53d7c1d67e8e6e10037920b43 +RPMIdentity: 1ac8168d982057a4d9e74d02e7de211bcd45a2f854baa5e1abe1ea0c7467cd18461b14209c45039cbcc84309a21b503e7a980ce031f7673420aeb7e39911f3c4 --- libnemesi-tools-0.7.0-alt3_0.5.20110215git.i586.rpm.repo 2013-08-14 06:13:44.000000000 +0000 +++ libnemesi-tools-0.7.0-alt3_0.5.20110215git.i586.rpm.hasher 2021-09-14 11:28:55.598466622 +0000 @@ -7,5 +7,5 @@ Provides: libnemesi-tools = 0.7.0-alt3_0.5.20110215git -File: /usr/bin/nemesi_dump_info 100755 root:root a8773523127151210c4954d1d11bf461 -File: /usr/bin/nemesi_dump_stream 100755 root:root 11ca61e12a3bef257ab1a9b546a57d78 -File: /usr/bin/nemesi_loop_stream 100755 root:root d758841f1a9c9816c72da1b0c53f40d9 -RPMIdentity: 8b26e7c01f2361fce87727c9cc9e58b9bc3249a2b16f6e1acf6f25c01549d6451b1235f6b4aaa708c33b5cf5b5efe8a3b9b298c5f73435f268b5c2d2fe896893 +File: /usr/bin/nemesi_dump_info 100755 root:root 3d90af3880539cd42bf5dbf7c3f0adb1 +File: /usr/bin/nemesi_dump_stream 100755 root:root 657d82a33045ebc6d657dbd5df2a7705 +File: /usr/bin/nemesi_loop_stream 100755 root:root 99b396c129d2b1d958bc2fa4e11798ae +RPMIdentity: 62d0238d26f7b3dc9e79227309ca145c08a7048d3176b28fb15cb3bbd39edf11690140f7a26baa3fef4523607a80e73ef9b2996cb7141dda4b189a518ef45b85 --- libnemesi-tools-debuginfo-0.7.0-alt3_0.5.20110215git.i586.rpm.repo 2013-08-14 06:13:44.000000000 +0000 +++ libnemesi-tools-debuginfo-0.7.0-alt3_0.5.20110215git.i586.rpm.hasher 2021-09-14 11:28:55.686466987 +0000 @@ -1,10 +1,9 @@ -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/6173646967d4cf3432bf2f413617458fd2e740 120777 root:root ../../../../bin/nemesi_dump_info -/usr/lib/debug/.build-id/3e/6173646967d4cf3432bf2f413617458fd2e740.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug -/usr/lib/debug/.build-id/8f 40755 root:root -/usr/lib/debug/.build-id/8f/c2968ea148e8774a9e1296424a7dc2950da133 120777 root:root ../../../../bin/nemesi_loop_stream -/usr/lib/debug/.build-id/8f/c2968ea148e8774a9e1296424a7dc2950da133.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/de02ffe9c90fc227d581e0f8b06252668b0c40 120777 root:root ../../../../bin/nemesi_dump_stream -/usr/lib/debug/.build-id/fb/de02ffe9c90fc227d581e0f8b06252668b0c40.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/1e237c8f303de8d005bb577ae1fae72ab5b86f 120777 root:root ../../../../bin/nemesi_dump_info +/usr/lib/debug/.build-id/69/1e237c8f303de8d005bb577ae1fae72ab5b86f.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug +/usr/lib/debug/.build-id/69/828a1fe06d9458618d72a1025b999076185113 120777 root:root ../../../../bin/nemesi_dump_stream +/usr/lib/debug/.build-id/69/828a1fe06d9458618d72a1025b999076185113.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/1985e69024c3620c50e91bd6f47b87c63f9839 120777 root:root ../../../../bin/nemesi_loop_stream +/usr/lib/debug/.build-id/f1/1985e69024c3620c50e91bd6f47b87c63f9839.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug /usr/lib/debug/usr/bin/nemesi_dump_info.debug 100644 root:root @@ -22,14 +21,13 @@ Provides: libnemesi-tools-debuginfo = 0.7.0-alt3_0.5.20110215git -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/6173646967d4cf3432bf2f413617458fd2e740 120777 root:root ../../../../bin/nemesi_dump_info -File: /usr/lib/debug/.build-id/3e/6173646967d4cf3432bf2f413617458fd2e740.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug -File: /usr/lib/debug/.build-id/8f 40755 root:root -File: /usr/lib/debug/.build-id/8f/c2968ea148e8774a9e1296424a7dc2950da133 120777 root:root ../../../../bin/nemesi_loop_stream -File: /usr/lib/debug/.build-id/8f/c2968ea148e8774a9e1296424a7dc2950da133.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/de02ffe9c90fc227d581e0f8b06252668b0c40 120777 root:root ../../../../bin/nemesi_dump_stream -File: /usr/lib/debug/.build-id/fb/de02ffe9c90fc227d581e0f8b06252668b0c40.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug -File: /usr/lib/debug/usr/bin/nemesi_dump_info.debug 100644 root:root 0ded1f3175435ac868b9c61f02725fed -File: /usr/lib/debug/usr/bin/nemesi_dump_stream.debug 100644 root:root 8cb87ccb3a27d3f26542052baaa9cdcc -File: /usr/lib/debug/usr/bin/nemesi_loop_stream.debug 100644 root:root 803ef565720043c95f35cc40e1644793 +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/1e237c8f303de8d005bb577ae1fae72ab5b86f 120777 root:root ../../../../bin/nemesi_dump_info +File: /usr/lib/debug/.build-id/69/1e237c8f303de8d005bb577ae1fae72ab5b86f.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug +File: /usr/lib/debug/.build-id/69/828a1fe06d9458618d72a1025b999076185113 120777 root:root ../../../../bin/nemesi_dump_stream +File: /usr/lib/debug/.build-id/69/828a1fe06d9458618d72a1025b999076185113.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/1985e69024c3620c50e91bd6f47b87c63f9839 120777 root:root ../../../../bin/nemesi_loop_stream +File: /usr/lib/debug/.build-id/f1/1985e69024c3620c50e91bd6f47b87c63f9839.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug +File: /usr/lib/debug/usr/bin/nemesi_dump_info.debug 100644 root:root a0c25ff80175555e1f7c250387dc9a69 +File: /usr/lib/debug/usr/bin/nemesi_dump_stream.debug 100644 root:root ce2bdee896a00ed56b5ec1cf08e8cfe9 +File: /usr/lib/debug/usr/bin/nemesi_loop_stream.debug 100644 root:root 2364fa6346d001768434e2c293c98b80 File: /usr/src/debug/libnemesi-0.7.0 40755 root:root @@ -39,2 +37,2 @@ File: /usr/src/debug/libnemesi-0.7.0/example/loop_stream.c 100644 root:root 76f739ecdbd5079518c9fc874cc5fc28 -RPMIdentity: a161f394d1d0a92760e759be589663b73a13adef7c56385f6d65ca3be06780939e96427ae71d9811bad653b9dff82b391edce4e3f627ed0307a5c92a6f0ec1c5 +RPMIdentity: be6fd6d4377fda6a10bdff912f471eb51d8748a7ee88d325c0285c3cb8cee9c30f7e6e625506ccdb1319f0de44d4aefeb9631a718d434b21b0b3beeac278810c