<86>Dec 14 08:34:43 userdel[2763290]: delete user 'rooter' <86>Dec 14 08:34:43 userdel[2763290]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:34:43 userdel[2763290]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:34:43 groupadd[2763325]: group added to /etc/group: name=rooter, GID=1862 <86>Dec 14 08:34:43 groupadd[2763325]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:34:43 groupadd[2763325]: new group: name=rooter, GID=1862 <86>Dec 14 08:34:43 useradd[2763351]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:34:43 userdel[2763392]: delete user 'builder' <86>Dec 14 08:34:43 userdel[2763392]: removed group 'builder' owned by 'builder' <86>Dec 14 08:34:43 userdel[2763392]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:34:43 groupadd[2763440]: group added to /etc/group: name=builder, GID=1863 <86>Dec 14 08:34:43 groupadd[2763440]: group added to /etc/gshadow: name=builder <86>Dec 14 08:34:43 groupadd[2763440]: new group: name=builder, GID=1863 <86>Dec 14 08:34:43 useradd[2763485]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 08:34:46 rpmi: liblksctp-1.0.19-alt1 sisyphus+286802.100.2.1 1633967467 installed <13>Dec 14 08:34:46 rpmi: netembryo-0.1.1-alt2_5 1376523255 installed <13>Dec 14 08:34:46 rpmi: netembryo-devel-0.1.1-alt2_5 1376523255 installed <13>Dec 14 08:34:46 rpmi: liblksctp-devel-1.0.19-alt1 sisyphus+286802.100.2.1 1633967467 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.19938 + 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): + /usr/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.19938 + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... /usr/bin/sed checking for fgrep... /usr/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... 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 -j16 /usr/bin/make all-am 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 -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_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 -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/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 -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/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 -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/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 -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/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 -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/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 -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/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 -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 -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/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 -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_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 -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/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 -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/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 -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/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 -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_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 -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/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 -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_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 -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_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 -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 -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/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 -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_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 -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/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 -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_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 -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/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 -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/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 -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/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 -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/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 -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/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 -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 -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/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 -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_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 -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_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 -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 -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 -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/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 -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 -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/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 -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_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 -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_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 -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/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 -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/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 -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_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 -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/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 -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/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 -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_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 -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/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 -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/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 -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/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 -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/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 -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 -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/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 -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/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 -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/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 -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/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 -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='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 -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' \ # 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 -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='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 -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='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 -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_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 -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.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 -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_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 -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_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 -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='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 -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='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 -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' /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 -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 -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 -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 -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.61226 + 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:/usr/bin:/bin:/usr/local/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" || /usr/bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/lib" /bin/sh ./libtool --silent --mode=install /usr/bin/ginstall -c libnemesi.la '/usr/src/tmp/libnemesi-buildroot/usr/lib' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/bin" /bin/sh ./libtool --silent --mode=install /usr/bin/ginstall -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 /usr/bin/ginstall -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 /usr/bin/ginstall -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" || /usr/bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi" /usr/bin/ginstall -c -m 644 AUTHORS ChangeLog README TODO CodingStyle '/usr/src/tmp/libnemesi-buildroot/usr/share/doc/libnemesi' test -z "/usr/include/nemesi" || /usr/bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/include/nemesi" /usr/bin/ginstall -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" || /usr/bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/lib/pkgconfig" /usr/bin/ginstall -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_info: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/nemesi_dump_stream: uses non-LFS functions: creat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libnemesi-buildroot Processing files: libnemesi-0.7.0-alt3_0.5.20110215git Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48973 + 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.VlDEUC 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.IWznmq 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.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libnetembryo.so.9 >= set:igPyZgkAj7, 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.IvoIV9 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.23816 + 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.wNrLFc 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.p1h3XD 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.UFXzrD 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.i6V94h 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.lptKFP 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.34), libc.so.6(GLIBC_2.38), 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.ePgg4X 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.MagzRA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lry9eH 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(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.rZozwM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wY58lf 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 8 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) 11.36user 9.15system 0:26.42elapsed 77%CPU (0avgtext+0avgdata 45056maxresident)k 0inputs+0outputs (0major+1619288minor)pagefaults 0swaps 3.30user 2.55system 0:35.83elapsed 16%CPU (0avgtext+0avgdata 131432maxresident)k 160inputs+0outputs (0major+191472minor)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 2024-12-14 08:35:15.728742424 +0000 @@ -12,3 +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.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -16,6 +19,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) -Requires: libpthread.so.0(GLIBC_2.3.3) Requires: libsctp.so.1 >= set:hfYZLMS @@ -27,3 +26,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 5b62fa43a134c516ed14c3280e13f493 File: /usr/share/doc/libnemesi-0.7.0 40755 root:root @@ -34,2 +33,2 @@ File: /usr/share/doc/libnemesi-0.7.0/TODO 100644 root:root 62020552bb5645195e6dd0d44b108a99 -RPMIdentity: 9fee9ae682cb74d2f26a97391be5300c95011514dd48f5c85dacb94b181fba46f5aad46a7fad886cad0a79ac275ddf3e3c2eb753dd4c90531c266c2bf8594cd5 +RPMIdentity: 907e6d47ed524baa56b319df23fa6d31e4ca2eb3ac6123857d97fcacba925b2c08bb3ef83425c0f66297273909152ba9f1bfbecb89590ef4574de9cf8a5f1761 --- 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 2024-12-14 08:35:15.794743467 +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/0a 40755 root:root +/usr/lib/debug/.build-id/0a/9bb56e5db871ac5d008e33ee771f5b5688c3a3 120777 root:root ../../../libnemesi.so.1.0.0 +/usr/lib/debug/.build-id/0a/9bb56e5db871ac5d008e33ee771f5b5688c3a3.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 @@ -95,3 +95,2 @@ Requires: debug(libnetembryo.so.9) -Requires: debug(libpthread.so.0) Requires: debug(libsctp.so.1) @@ -100,6 +99,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/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/9bb56e5db871ac5d008e33ee771f5b5688c3a3 120777 root:root ../../../libnemesi.so.1.0.0 +File: /usr/lib/debug/.build-id/0a/9bb56e5db871ac5d008e33ee771f5b5688c3a3.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 6daf1e674a466982450866912436326b File: /usr/lib/debug/usr/lib/libnemesi.so.1.debug 120777 root:root libnemesi.so.1.0.0.debug @@ -192,2 +191,2 @@ File: /usr/src/debug/libnemesi-0.7.0/src/utils/utils.h 100644 root:root d841f1397cbcbf092ff6a4b68f4d2bb3 -RPMIdentity: 3b80476e5c937a2bf1cbe0e8f45ce08aca82cde6a193c3e22e11770bc1b9d382ab94c7de2bb6b1ada29906a26382f24006186fec5715569785cebe40a4f82307 +RPMIdentity: 3c7d08fb8181ffb7fe7a4752b7f413acf15068ea9328059348b6c91106f8ba8d48bd58ae902863131c4a818f8beacb6eac7f23f0a396c62aef617aca39d93f44 --- 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 2024-12-14 08:35:15.878744793 +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 2024-12-14 08:35:15.961746103 +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 789c266ff8ac26908964ca72b699826a +File: /usr/bin/nemesi_dump_stream 100755 root:root 57f21912f556594e4310f5591f753fa3 +File: /usr/bin/nemesi_loop_stream 100755 root:root c1bcc118a24be47549d43e732c910212 +RPMIdentity: c1f007c70666306e3edc97f4432ccdb3a3867266deb5090d0244258cafb3dc24f8167205b19342520f54b4b08e7e333526cbb4aea1a759035336380592a8ee2a --- 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 2024-12-14 08:35:16.035747272 +0000 @@ -1,10 +1,10 @@ -/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/26 40755 root:root +/usr/lib/debug/.build-id/26/f03107dcc8498aa4144697bae2dd9a4eaaf92b 120777 root:root ../../../../bin/nemesi_loop_stream +/usr/lib/debug/.build-id/26/f03107dcc8498aa4144697bae2dd9a4eaaf92b.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/86571b7b1351b04d242c99c725b2b90a391b45 120777 root:root ../../../../bin/nemesi_dump_stream +/usr/lib/debug/.build-id/5c/86571b7b1351b04d242c99c725b2b90a391b45.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/02846c58c73169ece9653602d644cd18764fc2 120777 root:root ../../../../bin/nemesi_dump_info +/usr/lib/debug/.build-id/c9/02846c58c73169ece9653602d644cd18764fc2.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug /usr/lib/debug/usr/bin/nemesi_dump_info.debug 100644 root:root @@ -22,14 +22,14 @@ 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/26 40755 root:root +File: /usr/lib/debug/.build-id/26/f03107dcc8498aa4144697bae2dd9a4eaaf92b 120777 root:root ../../../../bin/nemesi_loop_stream +File: /usr/lib/debug/.build-id/26/f03107dcc8498aa4144697bae2dd9a4eaaf92b.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/86571b7b1351b04d242c99c725b2b90a391b45 120777 root:root ../../../../bin/nemesi_dump_stream +File: /usr/lib/debug/.build-id/5c/86571b7b1351b04d242c99c725b2b90a391b45.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/02846c58c73169ece9653602d644cd18764fc2 120777 root:root ../../../../bin/nemesi_dump_info +File: /usr/lib/debug/.build-id/c9/02846c58c73169ece9653602d644cd18764fc2.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug +File: /usr/lib/debug/usr/bin/nemesi_dump_info.debug 100644 root:root 5c3716d0925fde0e2e4a673a0a4d9102 +File: /usr/lib/debug/usr/bin/nemesi_dump_stream.debug 100644 root:root 4b6bac8f6fe4fb4ba6e26cb11c81cd33 +File: /usr/lib/debug/usr/bin/nemesi_loop_stream.debug 100644 root:root 972309b4aebd41ec0c0e5b8072b621b5 File: /usr/src/debug/libnemesi-0.7.0 40755 root:root @@ -39,2 +39,2 @@ File: /usr/src/debug/libnemesi-0.7.0/example/loop_stream.c 100644 root:root 76f739ecdbd5079518c9fc874cc5fc28 -RPMIdentity: a161f394d1d0a92760e759be589663b73a13adef7c56385f6d65ca3be06780939e96427ae71d9811bad653b9dff82b391edce4e3f627ed0307a5c92a6f0ec1c5 +RPMIdentity: 34433484ef16d039a0a893ece135e52ab6edd2f40bba66f977c2bf98887719f4a7ec3d5cc39337103c8e4bc9ae9ee2fb3bc1e1d8a413f718193b9b6bd8b68918