<86>May 4 03:23:01 userdel[2142105]: delete user 'rooter' <86>May 4 03:23:01 userdel[2142105]: removed group 'rooter' owned by 'rooter' <86>May 4 03:23:01 userdel[2142105]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:23:01 groupadd[2142136]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 03:23:01 groupadd[2142136]: group added to /etc/gshadow: name=rooter <86>May 4 03:23:01 groupadd[2142136]: new group: name=rooter, GID=1823 <86>May 4 03:23:01 useradd[2142174]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 03:23:01 userdel[2142219]: delete user 'builder' <86>May 4 03:23:01 userdel[2142219]: removed group 'builder' owned by 'builder' <86>May 4 03:23:01 userdel[2142219]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:23:01 groupadd[2142250]: group added to /etc/group: name=builder, GID=1824 <86>May 4 03:23:01 groupadd[2142250]: group added to /etc/gshadow: name=builder <86>May 4 03:23:01 groupadd[2142250]: new group: name=builder, GID=1824 <86>May 4 03:23:01 useradd[2142282]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none <13>May 4 03:23:05 rpmi: liblksctp-1.0.19-alt1 sisyphus+286802.100.2.1 1633967462 installed <13>May 4 03:23:05 rpmi: netembryo-0.1.1-alt2_5 1376523255 installed <13>May 4 03:23:05 rpmi: netembryo-devel-0.1.1-alt2_5 1376523255 installed <13>May 4 03:23:05 rpmi: liblksctp-devel-1.0.19-alt1 sisyphus+286802.100.2.1 1633967462 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29329 + 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.29329 + 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 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc way to treat warnings as errors... -Werror checking for x86_64-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 x86_64-alt-linux-gcc option to accept ISO C99... none needed checking if x86_64-alt-linux-gcc supports -Wall flag... yes checking if x86_64-alt-linux-gcc supports -Wwrite-strings flag... yes checking if x86_64-alt-linux-gcc supports -fdiagnostics-show-option flag... yes checking if x86_64-alt-linux-gcc supports -Wformat=2 flag... yes checking if x86_64-alt-linux-gcc supports -Werror=implicit flag... yes checking if x86_64-alt-linux-gcc supports -Wreturn-type flag... yes checking if x86_64-alt-linux-gcc supports -DNDEBUG flag... yes checking if x86_64-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 x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... x86_64-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_newlicense.c' object='src/creativecommons/cc_newlicense.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_perm_chk.c' object='src/creativecommons/cc_perm_chk.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/bufferpool/poinit.c' object='src/bufferpool/poinit.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/podel.c' object='src/bufferpool/podel.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/bpfree.c' object='src/bufferpool/bpfree.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/bpkill.c' object='src/bufferpool/bpkill.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/bufferpool/bpinit.c' object='src/bufferpool/bpinit.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/bpget.c' object='src/bufferpool/bpget.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/creativecommons/cc_id3v2.c' object='src/creativecommons/cc_id3v2.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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 x86_64-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 -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/creativecommons/cc_printmask.c' object='src/creativecommons/cc_printmask.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/creativecommons/cc_parse_urilicense.c' object='src/creativecommons/cc_parse_urilicense.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/bufferpool/bprmv.c' object='src/bufferpool/bprmv.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/poadd.c' object='src/bufferpool/poadd.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_tag_file.c' object='src/creativecommons/cc_tag_file.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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 x86_64-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 -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 x86_64-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 -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 x86_64-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 -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 x86_64-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 -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/parsers/rtp_m4v.c' object='src/parsers/rtp_m4v.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_speex.c' object='src/parsers/rtp_speex.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_utils.c' object='src/rtcp/rtcp_utils.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_aac.c' object='src/parsers/rtp_aac.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/parsers/rtp_h264.c' object='src/parsers/rtp_h264.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/rtcp/rtcp_sdes.c' object='src/rtcp/rtcp_sdes.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_h263.c' object='src/parsers/rtp_h263.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/rtcp/rtcp_report.c' object='src/rtcp/rtcp_report.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_app.c' object='src/rtcp/rtcp_app.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/rtcp/rtcp_recv.c' object='src/rtcp/rtcp_recv.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/parsers/rtp_theora.c' object='src/parsers/rtp_theora.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/parsers/rtp_vorbis.c' object='src/parsers/rtp_vorbis.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_bye.c' object='src/rtcp/rtcp_bye.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/rtcp/rtcp_events.c' object='src/rtcp/rtcp_events.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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 x86_64-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 -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_setup.c' object='src/sdp/sdp_session_setup.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/sdp/sdp_media_destroy.c' object='src/sdp/sdp_media_destroy.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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 x86_64-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 -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/sdp/sdp_session_destroy.c' object='src/sdp/sdp_session_destroy.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/rtp/rtp_buffer.c' object='src/rtp/rtp_buffer.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_session.c' object='src/rtp/rtp_session.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/sdp/sdp_parse_m_descr.c' object='src/sdp/sdp_parse_m_descr.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_recv.c' object='src/rtp/rtp_recv.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_attr.c' object='src/sdp/sdp_attr.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_media_setup.c' object='src/sdp/sdp_media_setup.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_transport.c' object='src/rtp/rtp_transport.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/rtp/rtp_payload_type.c' object='src/rtp/rtp_payload_type.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/rtp/rtp_ssrc_queue.c' object='src/rtp/rtp_ssrc_queue.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/utils/nmsprint.c' object='src/utils/nmsprint.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/urltokenize.c' object='src/utils/urltokenize.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/nms_header.c' object='src/utils/nms_header.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/timeval.c' object='src/utils/timeval.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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/random32.c' object='src/utils/random32.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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 x86_64-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 -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='example/dump_info.c' object='example/dump_info.o' libtool=no x86_64-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 -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='src/utils/transport.c' object='src/utils/transport.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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 x86_64-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 -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/loop_stream.c' object='example/loop_stream.o' libtool=no x86_64-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 -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 x86_64-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 -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_send.c' object='src/rtsp/rtsp_send.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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.c' object='src/rtsp/rtsp.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_state_machine.c' object='src/rtsp/rtsp_state_machine.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_handlers.c' object='src/rtsp/rtsp_handlers.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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_internals.c' object='src/rtsp/rtsp_internals.lo' libtool=yes /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-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 -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 x86_64-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 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/lib64 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.73720 + 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/lib64" || /usr/bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/lib64" /bin/sh ./libtool --silent --mode=install /usr/bin/ginstall -c libnemesi.la '/usr/src/tmp/libnemesi-buildroot/usr/lib64' libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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/lib64' /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/lib64' /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/lib64' 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/lib64/pkgconfig" || /usr/bin/mkdir -p "/usr/src/tmp/libnemesi-buildroot/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 pkgconfig/libnemesi.pc '/usr/src/tmp/libnemesi-buildroot/usr/lib64/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/lib64/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/lib64/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/lib64/pkgconfig/libnemesi.pc: Cflags: '-I${includedir} -DHAVE_STRUCT_SOCKADDR_STORAGE ' --> '-DHAVE_STRUCT_SOCKADDR_STORAGE' /usr/lib64/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/lib64: (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) 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.18778 + 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.Chq0PK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libnemesi-buildroot/usr/lib64/libnemesi.so.1: 255 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AfKiFk 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()(64bit) = set:lddIjVL7taoH9pS57177GYJwLYFn7RvUwcco881SmkB4n4Du0EFctE9wqTUXwI9OKpxOWvovCBmfJ1txpzEUr1T9DS4GQgMQswa1Z1ZA4DWiveZDg68kwwFZythZmYNStzPDLK571V2hU8YEeAZhpEAeQuqGTWxrJmFBZ1UZqiQ4ECRgs7dgSuzf7GYZ9IYShhr93ceq0j2NC2q59PAjd6AkOY7zTZ71W8rSSFe6PR7YaZ2gZrJy4HUaZylbGqJKfaxDuHumFFOIiImt2GBHPwmEx41G7XExJHO397WLAJjquoQC8EF9ydwtoal2iMoRAJkyTaEiAua8v0PDYrfF0nw251i9YbE8GwIkOa1pA7i7NdWf7estlWegO1nAbhZ1NPktl9wc5D0dfMfxkkbaYG9QksMypPOXgMUxIIZzZdaJMo436lmSqpuFK2p3Mco9Gw7ij28VuogdZmIR1xGNAjjbmtm8LmloD58OX1FoUcsfT4E1AhjY71 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnetembryo.so.9()(64bit) >= set:igPyZgkAj7, libsctp.so.1()(64bit) >= set:hfYZLMS, libsctp.so.1(VERS_1)(64bit), 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.2Ow4yO 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.27098 + 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.sk9MUv 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.mBXYkk 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/lib64/libnemesi.so.1.0.0, /usr/lib64/pkgconfig, netembryo-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jiy8OP 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.uBbOds 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.pk911K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libnemesi.so.1()(64bit) >= 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.f0u2vx 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.ETsuNo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zuWgzT find-requires: running scripts (debuginfo) Provides: debug64(libnemesi.so.1) Requires: libnemesi = 0.7.0-alt3_0.5.20110215git, debug64(libc.so.6), debug64(libnetembryo.so.9), debug64(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.kcIlLW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9AmuMz find-requires: running scripts (debuginfo) Requires: libnemesi-tools = 0.7.0-alt3_0.5.20110215git, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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/x86_64/libnemesi-0.7.0-alt3_0.5.20110215git.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnemesi-devel-0.7.0-alt3_0.5.20110215git.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnemesi-tools-0.7.0-alt3_0.5.20110215git.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnemesi-debuginfo-0.7.0-alt3_0.5.20110215git.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnemesi-tools-debuginfo-0.7.0-alt3_0.5.20110215git.x86_64.rpm (w2.lzdio) 8.36user 8.46system 0:21.64elapsed 77%CPU (0avgtext+0avgdata 56264maxresident)k 0inputs+0outputs (0major+1703543minor)pagefaults 0swaps 3.69user 2.61system 0:31.35elapsed 20%CPU (0avgtext+0avgdata 131896maxresident)k 152inputs+0outputs (0major+191454minor)pagefaults 0swaps --- libnemesi-0.7.0-alt3_0.5.20110215git.x86_64.rpm.repo 2013-08-14 06:13:43.000000000 +0000 +++ libnemesi-0.7.0-alt3_0.5.20110215git.x86_64.rpm.hasher 2024-05-04 03:23:29.582020376 +0000 @@ -11,3 +11,6 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -15,5 +18,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) -Requires: libpthread.so.0(GLIBC_2.3.3)(64bit) Requires: libsctp.so.1()(64bit) >= set:hfYZLMS @@ -25,3 +25,3 @@ File: /usr/lib64/libnemesi.so.1 120777 root:root libnemesi.so.1.0.0 -File: /usr/lib64/libnemesi.so.1.0.0 100644 root:root a9fabb3c72cb2183c505c46d11b98978 +File: /usr/lib64/libnemesi.so.1.0.0 100644 root:root a2992682ebf8881baf617740d9be995e File: /usr/share/doc/libnemesi-0.7.0 40755 root:root @@ -32,2 +32,2 @@ File: /usr/share/doc/libnemesi-0.7.0/TODO 100644 root:root 62020552bb5645195e6dd0d44b108a99 -RPMIdentity: 830b18433ded92c8792656b1fac6d07873c5aa44f13b42b3025f7b7f5f87177c2c5088054eb24d66e2a835aa541e192bce8e13995eec75fdc16e5487ebf8d921 +RPMIdentity: a7d38737ab12253fed43b4d5b51a3bdf0443ed17c02f57fb6e5b4735c9fde0009da64c9bb5fa398eb20bd5c5544d113ada8a0a26d6466a7eb9f164528396e32c --- libnemesi-debuginfo-0.7.0-alt3_0.5.20110215git.x86_64.rpm.repo 2013-08-14 06:13:43.000000000 +0000 +++ libnemesi-debuginfo-0.7.0-alt3_0.5.20110215git.x86_64.rpm.hasher 2024-05-04 03:23:29.653021327 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/6f5bb5b53bd62573eac366096cc19a4d6cdfb8 120777 root:root ../../../../lib64/libnemesi.so.1.0.0 -/usr/lib/debug/.build-id/d4/6f5bb5b53bd62573eac366096cc19a4d6cdfb8.debug 120777 root:root ../../usr/lib64/libnemesi.so.1.0.0.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/211dc458079484210be4d8f299999cd36fc8fc 120777 root:root ../../../../lib64/libnemesi.so.1.0.0 +/usr/lib/debug/.build-id/9b/211dc458079484210be4d8f299999cd36fc8fc.debug 120777 root:root ../../usr/lib64/libnemesi.so.1.0.0.debug /usr/lib/debug/usr/lib64/libnemesi.so.1.0.0.debug 100644 root:root @@ -95,3 +95,2 @@ Requires: debug64(libnetembryo.so.9) -Requires: debug64(libpthread.so.0) Requires: debug64(libsctp.so.1) @@ -100,6 +99,6 @@ Provides: libnemesi-debuginfo = 0.7.0-alt3_0.5.20110215git -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/6f5bb5b53bd62573eac366096cc19a4d6cdfb8 120777 root:root ../../../../lib64/libnemesi.so.1.0.0 -File: /usr/lib/debug/.build-id/d4/6f5bb5b53bd62573eac366096cc19a4d6cdfb8.debug 120777 root:root ../../usr/lib64/libnemesi.so.1.0.0.debug -File: /usr/lib/debug/usr/lib64/libnemesi.so.1.0.0.debug 100644 root:root cb12a96bb26d100d452e1a39aed40d9d +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/211dc458079484210be4d8f299999cd36fc8fc 120777 root:root ../../../../lib64/libnemesi.so.1.0.0 +File: /usr/lib/debug/.build-id/9b/211dc458079484210be4d8f299999cd36fc8fc.debug 120777 root:root ../../usr/lib64/libnemesi.so.1.0.0.debug +File: /usr/lib/debug/usr/lib64/libnemesi.so.1.0.0.debug 100644 root:root 6d56dbc960a657db96b9f057075793ca File: /usr/lib/debug/usr/lib64/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: 6e972bfc1913c7917dc42eb1b0f344d035208c93a49bb2a8c3209225e29d73df5a7c631aedbcc54cf225b50e8abc3112ddb0da972b6d39ab2328c0c78262733d +RPMIdentity: 8d4c65662c49cfa8ad5fccfba618e271b0673da456437d7d91fcf0c3db6b65154004e8d950d300e3fead4acb74fef5246889109dce607f771f7aa5a3a575b40d --- libnemesi-devel-0.7.0-alt3_0.5.20110215git.x86_64.rpm.repo 2013-08-14 06:13:43.000000000 +0000 +++ libnemesi-devel-0.7.0-alt3_0.5.20110215git.x86_64.rpm.hasher 2024-05-04 03:23:29.742022519 +0000 @@ -36,2 +36,2 @@ File: /usr/share/doc/libnemesi-devel-0.7.0/CodingStyle 100644 root:root 30e108180fcc0f4150113b1602a2dd53 -RPMIdentity: 2ec9e673dd6adf389dcc054f8cabdd100334817d0462e6cb651cf3ea2a075ff4ccfc143da2b012431bd335587a2e3854ceac6a4ead70537b1026c1114d950351 +RPMIdentity: 786061c0875915c54c63bc996a287fb13a381507dd490e073c44810648b6eac17ad19e38a81adcb34a91a56f9479cc6722b7a21d78cdced2cea6c885dfd98277 --- libnemesi-tools-0.7.0-alt3_0.5.20110215git.x86_64.rpm.repo 2013-08-14 06:13:43.000000000 +0000 +++ libnemesi-tools-0.7.0-alt3_0.5.20110215git.x86_64.rpm.hasher 2024-05-04 03:23:29.852023993 +0000 @@ -7,5 +7,5 @@ Provides: libnemesi-tools = 0.7.0-alt3_0.5.20110215git -File: /usr/bin/nemesi_dump_info 100755 root:root d591bf8f48019fd7b2b52e67fc2ffbad -File: /usr/bin/nemesi_dump_stream 100755 root:root e4d7df9257bce9b779dae90f61c7946f -File: /usr/bin/nemesi_loop_stream 100755 root:root 3bedf93c728fa0447b9779bf3c6983b8 -RPMIdentity: 8fb651c489197dd53a5938e74d2eb924e61c53803c84550b2c0a9e054cdfb1d49ecf2c0e89440ab65c8dd306a23b93d2f82f33a26dbad31f545cf38c858434ad +File: /usr/bin/nemesi_dump_info 100755 root:root 67149d68ab84799d20aaf49e461b14f6 +File: /usr/bin/nemesi_dump_stream 100755 root:root 414bb096a4029c1015bedb744ae684ac +File: /usr/bin/nemesi_loop_stream 100755 root:root bfd6d867610d02515a45ac8467ec4c71 +RPMIdentity: de1dd22527d87c211341f64b46322209a05f0cf02cfbb174b274b6e2058b8fd3fdccd69b28649db2be6850e2904547c641964c9bf23cba913ef8ce7e60e2d4c7 --- libnemesi-tools-debuginfo-0.7.0-alt3_0.5.20110215git.x86_64.rpm.repo 2013-08-14 06:13:43.000000000 +0000 +++ libnemesi-tools-debuginfo-0.7.0-alt3_0.5.20110215git.x86_64.rpm.hasher 2024-05-04 03:23:29.920024904 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/213c30df2ab4ec5ac77655b93086267c26a2e6 120777 root:root ../../../../bin/nemesi_dump_info -/usr/lib/debug/.build-id/55/213c30df2ab4ec5ac77655b93086267c26a2e6.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/0f5fad06680f56d4696551d84d2f8e894fc48d 120777 root:root ../../../../bin/nemesi_dump_stream -/usr/lib/debug/.build-id/5d/0f5fad06680f56d4696551d84d2f8e894fc48d.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/111b3666cd4be738a419d4c0dee3a57def1f62 120777 root:root ../../../../bin/nemesi_loop_stream -/usr/lib/debug/.build-id/f8/111b3666cd4be738a419d4c0dee3a57def1f62.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/59a1b1918a5bd5bb809092af2893d01cd7f972 120777 root:root ../../../../bin/nemesi_dump_stream +/usr/lib/debug/.build-id/30/59a1b1918a5bd5bb809092af2893d01cd7f972.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/827ddd71a2df23acc70c30d67aeab8a8c133ac 120777 root:root ../../../../bin/nemesi_dump_info +/usr/lib/debug/.build-id/3a/827ddd71a2df23acc70c30d67aeab8a8c133ac.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/0546f14087897a3f99b520b5e129b3dbd62531 120777 root:root ../../../../bin/nemesi_loop_stream +/usr/lib/debug/.build-id/b5/0546f14087897a3f99b520b5e129b3dbd62531.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.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/55 40755 root:root -File: /usr/lib/debug/.build-id/55/213c30df2ab4ec5ac77655b93086267c26a2e6 120777 root:root ../../../../bin/nemesi_dump_info -File: /usr/lib/debug/.build-id/55/213c30df2ab4ec5ac77655b93086267c26a2e6.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/0f5fad06680f56d4696551d84d2f8e894fc48d 120777 root:root ../../../../bin/nemesi_dump_stream -File: /usr/lib/debug/.build-id/5d/0f5fad06680f56d4696551d84d2f8e894fc48d.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug -File: /usr/lib/debug/.build-id/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/111b3666cd4be738a419d4c0dee3a57def1f62 120777 root:root ../../../../bin/nemesi_loop_stream -File: /usr/lib/debug/.build-id/f8/111b3666cd4be738a419d4c0dee3a57def1f62.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug -File: /usr/lib/debug/usr/bin/nemesi_dump_info.debug 100644 root:root 66182a1f447cadc916618cb6fdcf4b4e -File: /usr/lib/debug/usr/bin/nemesi_dump_stream.debug 100644 root:root 551ea1bbab0b10d0309cd67b717b4d7e -File: /usr/lib/debug/usr/bin/nemesi_loop_stream.debug 100644 root:root 35896af22d7b01a88e661e21745699a6 +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/59a1b1918a5bd5bb809092af2893d01cd7f972 120777 root:root ../../../../bin/nemesi_dump_stream +File: /usr/lib/debug/.build-id/30/59a1b1918a5bd5bb809092af2893d01cd7f972.debug 120777 root:root ../../usr/bin/nemesi_dump_stream.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/827ddd71a2df23acc70c30d67aeab8a8c133ac 120777 root:root ../../../../bin/nemesi_dump_info +File: /usr/lib/debug/.build-id/3a/827ddd71a2df23acc70c30d67aeab8a8c133ac.debug 120777 root:root ../../usr/bin/nemesi_dump_info.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/0546f14087897a3f99b520b5e129b3dbd62531 120777 root:root ../../../../bin/nemesi_loop_stream +File: /usr/lib/debug/.build-id/b5/0546f14087897a3f99b520b5e129b3dbd62531.debug 120777 root:root ../../usr/bin/nemesi_loop_stream.debug +File: /usr/lib/debug/usr/bin/nemesi_dump_info.debug 100644 root:root d6205fc6b15130885e38fb0f37920fe3 +File: /usr/lib/debug/usr/bin/nemesi_dump_stream.debug 100644 root:root 9baf81fb0a67cd4880e9036d489ef0ea +File: /usr/lib/debug/usr/bin/nemesi_loop_stream.debug 100644 root:root cda3a186cff3fd4b1748db1ec37ab708 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: fecbde1e76cf7304a9538d1551411c280396e2d17e0de170d578070a840faaaaccf2fe49bf95e9f531eaba01ad53d4705a9ade61d1e4d64c5aa9095a41df233d +RPMIdentity: 3525434fa265d09aafae4b338547b824262046a5ca052c950f09ca2d6394d7eeed3bdc05e4df613ff440f3ae363fb9d04fa711c70f786c392219eec42cfadb01