<86>Feb 27 06:37:38 userdel[784079]: delete user 'rooter'
<86>Feb 27 06:37:38 userdel[784079]: removed group 'rooter' owned by 'rooter'
<86>Feb 27 06:37:38 userdel[784079]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 27 06:37:38 groupadd[784160]: group added to /etc/group: name=rooter, GID=915
<86>Feb 27 06:37:38 groupadd[784160]: group added to /etc/gshadow: name=rooter
<86>Feb 27 06:37:38 groupadd[784160]: new group: name=rooter, GID=915
<86>Feb 27 06:37:38 useradd[784191]: new user: name=rooter, UID=915, GID=915, home=/root, shell=/bin/bash
<86>Feb 27 06:37:38 userdel[784259]: delete user 'builder'
<86>Feb 27 06:37:38 userdel[784259]: removed group 'builder' owned by 'builder'
<86>Feb 27 06:37:38 userdel[784259]: removed shadow group 'builder' owned by 'builder'
<86>Feb 27 06:37:38 groupadd[784314]: group added to /etc/group: name=builder, GID=916
<86>Feb 27 06:37:38 groupadd[784314]: group added to /etc/gshadow: name=builder
<86>Feb 27 06:37:38 groupadd[784314]: new group: name=builder, GID=916
<86>Feb 27 06:37:38 useradd[784366]: new user: name=builder, UID=916, GID=916, home=/usr/src, shell=/bin/bash
<13>Feb 27 06:37:39 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Feb 27 06:37:40 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Feb 27 06:37:40 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Feb 27 06:37:40 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/paris-traceroute-0.92-alt2.nosrc.rpm (w1.gzdio)
Installing paris-traceroute-0.92-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75964
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf paris-traceroute-current
+ echo 'Source #0 (paris-traceroute-0.92-dev.tar.gz):'
Source #0 (paris-traceroute-0.92-dev.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/paris-traceroute-0.92-dev.tar.gz
+ /bin/tar -xf -
+ cd paris-traceroute-current
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (paris-traceroute-gcc8-fix.patch):'
Patch #0 (paris-traceroute-gcc8-fix.patch):
+ /usr/bin/patch -p2
patching file src/ConcurrentTracert.cc
patching file src/ExhaustiveOldTracert.cc
patching file src/ExhaustiveTracert.cc
patching file src/HopByHopTracert.cc
patching file src/PackByPackTracert.cc
patching file src/ScoutTracert.cc
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75964
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd paris-traceroute-current
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 --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
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-g++... none
checking for a BSD-compatible install... /bin/install -c
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
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... x86_64-alt-linux-gcc
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 ANSI C... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for correct ltmain.sh version... yes
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC 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 whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether time.h and sys/time.h may both be included... yes
checking for pid_t... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for main in -lpthread... yes
checking for memset... yes
checking for socket... yes
checking for strdup... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for strerror... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
+ make -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Time.o Time.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o UDPHeader.o UDPHeader.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common.o common.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ICMPHeader.o ICMPHeader.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o MPLSHeader.o MPLSHeader.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Util.o Util.cc
Util.cc: In static member function 'static char* Util::getRoute(const char*)':
Util.cc:45:14: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   dst_addr = "216.239.51.100";
              ^~~~~~~~~~~~~~~~
Util.cc:89:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   fscanf(fd, "%s", buff);
   ~~~~~~^~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Probe.o Probe.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o IP4Header.o IP4Header.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Datagram.o Datagram.cc
Datagram.cc: In destructor 'virtual Datagram::~Datagram()':
Datagram.cc:33:13: warning: deleting object of polymorphic class type 'IP4Header' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
      delete ip;
             ^~
Datagram.cc:37:13: warning: deleting object of polymorphic class type 'ICMPHeader' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
      delete icmp;
             ^~~~
Datagram.cc:41:13: warning: deleting object of polymorphic class type 'UDPHeader' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
      delete udp;
             ^~~
Datagram.cc:45:13: warning: deleting object of polymorphic class type 'TCPHeader' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
      delete tcp;
             ^~~
Datagram.cc:49:13: warning: deleting object of polymorphic class type 'MPLSHeader' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
      delete mpls;
             ^~~~
Datagram.cc:52:60: warning: throw will always call terminate() [-Wterminate]
      throw TrException(str_log(DUMP, "Unknown header type"));
                                                            ^
Datagram.cc:52:60: note: in C++11 destructors default to noexcept
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o TCPHeader.o TCPHeader.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o UDPProbe.o UDPProbe.cc
UDPProbe.cc: In constructor 'UDPProbe::UDPProbe(const char*, int, uint32, int, uint8, uint8, int, uint16, uint16, int)':
UDPProbe.cc:106:11: warning: deleting object of polymorphic class type 'ICMPHeader' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
    delete icmp;
           ^~~~
UDPProbe.cc: In constructor 'UDPProbe::UDPProbe(const char*, int, uint32, int, uint8, uint8, int, uint16, uint16, int)':
UDPProbe.cc:95:14: warning: 'icmp' may be used uninitialized in this function [-Wmaybe-uninitialized]
    icmp->pack(icmp_datagram, datagram_len, 0);
    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Reply.o Reply.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Options.o Options.cc
Options.cc: In constructor 'Options::Options(int, char**)':
Options.cc:82:22: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
   char* short_opts = "AZhVvQniDf:F:m:p:o:s:d:t:w:T:q:M:a:lb:L:B:c:E:r:";
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from Options.h:6,
                 from Options.cc:1:
Options.cc: In member function 'void Options::dump()':
Options.cc:348:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
   log(DUMP, "timeout      = %d", timeout);
             ^~~~~~~~~~~~~~~~~~~  ~~~~~~~
common.h:45:64: note: in definition of macro 'log'
  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
                                                                ^~~~
Options.cc:349:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
   log(DUMP, "delay        = %d", delay_between_probes);
             ^~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~
common.h:45:64: note: in definition of macro 'log'
  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
                                                                ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ICMPProbe.o ICMPProbe.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o TCPReply.o TCPReply.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o TCPProbe.o TCPProbe.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ICMPReply.o ICMPReply.cc
ICMPReply.cc: In member function 'virtual int ICMPReply::getID2()':
ICMPReply.cc:250:21: warning: unused variable 'err_icmp' [-Wunused-variable]
         ICMPHeader* err_icmp = (ICMPHeader*)getHeader(3);
                     ^~~~~~~~
ICMPReply.cc: In member function 'virtual int ICMPReply::getID3()':
ICMPReply.cc:281:21: warning: unused variable 'err_icmp' [-Wunused-variable]
         ICMPHeader* err_icmp = (ICMPHeader*)getHeader(3);
                     ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Bandwidth.o Bandwidth.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o NULLTracert.o NULLTracert.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o TimedProbe.o TimedProbe.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o paris-traceroute.o paris-traceroute.cc
paris-traceroute.cc: In function 'int main(int, char**)':
paris-traceroute.cc:116:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
     printf("Round duration: %d seconds\n", currt->getCurrentSeconds ());
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
paris-traceroute.cc:176:15: warning: deleting object of abstract class type 'Tracert' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
        delete traceroute;
               ^~~~~~~~~~
paris-traceroute.cc:181:15: warning: deleting object of abstract class type 'Tracert' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
        delete traceroute;
               ^~~~~~~~~~
paris-traceroute.cc:205:10: warning: deleting object of abstract class type 'Tracert' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
   delete traceroute;
          ^~~~~~~~~~
paris-traceroute.cc:30:10: warning: unused variable 'sw_id1' [-Wunused-variable]
   uint16 sw_id1 = (u << 8) | (u >> 8);
          ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Output.o Output.cc
Output.cc: In static member function 'static void Output::text(FILE*, Tracert*, Options*)':
Output.cc:9:16: warning: format '%d' expects argument of type 'int', but argument 9 has type 'long int' [-Wformat=]
   fprintf(out, "traceroute [(%s:%d) -> (%s:%d)], protocol %s, algo %s, duration %d s\n",
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Output.cc:12:35:
       opts->protocol, opts->algo, results->duration()/1000000);
                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~
Output.cc: In static member function 'static void Output::raw(FILE*, Tracert*, Options*)':
Output.cc:431:23: warning: unused variable 'last_tprobe' [-Wunused-variable]
     const TimedProbe* last_tprobe = NULL;
                       ^~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o Server.o Server.cc
In file included from Reply.h:4,
                 from Server.h:4,
                 from Server.cc:1:
Server.cc: In member function 'void Server::runThread()':
Server.cc:281:15: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'uint8*' {aka 'unsigned char*'} [-Wformat=]
    //printf("server, id %d\n", id);
               ^~~~~~~~~~~~~~~~~  ~~  
common.h:45:64: note: in definition of macro 'log'
  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
                                                                ^~~~
Server.cc:214:10: warning: unused variable 'sfd' [-Wunused-variable]
   }
          ^  
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o MtTracert.o MtTracert.cc
MtTracert.cc: In member function 'void MtTracert::trace(char*, int, int, bool)':
MtTracert.cc:167:35: warning: deleting object of polymorphic class type 'ExhaustiveTracert' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
      delete ((ExhaustiveTracert*)t);
                                   ^
MtTracert.cc:170:38: warning: deleting object of polymorphic class type 'ExhaustiveOldTracert' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
      delete ((ExhaustiveOldTracert*)t);
                                      ^
MtTracert.cc: In member function 'void MtTracert::runThread()':
MtTracert.cc:243:10: warning: 'dest_addr' may be used uninitialized in this function [-Wmaybe-uninitialized]
     trace(dest_addr, id_initial, id_max, true);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ConcurrentTracert.o ConcurrentTracert.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ScoutTracert.o ScoutTracert.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o HopByHopTracert.o HopByHopTracert.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o PackByPackTracert.o PackByPackTracert.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o TracertImpl.o TracertImpl.cc
In file included from Tracert.h:4,
                 from TracertImpl.cc:1:
TracertImpl.cc: In member function 'virtual TimedProbe* TracertImpl::validateReply(Reply*, timeval*)':
TracertImpl.cc:340:15: warning: format '%s' expects argument of type 'char*', but argument 5 has type 'uint32' {aka 'unsigned int'} [-Wformat=]
     log(DUMP, "Can't find the probe associated to this reply to target %s", target);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~
common.h:45:64: note: in definition of macro 'log'
  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
                                                                ^~~~
TracertImpl.cc:356:15: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
     log(DUMP, "A reply received which has timed out %d", arrival_time - tprobe->timeout_time);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
common.h:45:64: note: in definition of macro 'log'
  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
                                                                ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ExhaustiveOldTracert.o ExhaustiveOldTracert.cc
ExhaustiveOldTracert.cc: In member function 'int ExhaustiveOldTracert::ProbesToSend(int)':
ExhaustiveOldTracert.cc:156:24: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
     if (nbr_interfaces >= sizeof(n2m_old) / sizeof(int))
         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ExhaustiveTracert.o ExhaustiveTracert.cc
ExhaustiveTracert.cc: In member function 'int ExhaustiveTracert::ProbesToSend(int)':
ExhaustiveTracert.cc:81:24: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
     if (nbr_interfaces >= sizeof(n2m) / sizeof(int))
         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ExhaustiveTracert.cc: In member function 'virtual bool ExhaustiveTracert::trace(char*, int, int)':
ExhaustiveTracert.cc:301:12: warning: unused variable 'dst_port' [-Wunused-variable]
     uint16 dst_port      = opts->dst_port;
            ^~~~~~~~
ExhaustiveTracert.cc:258:7: warning: unused variable 'max_probes_to_send' [-Wunused-variable]
   int max_probes_to_send = 0;
       ^~~~~~~~~~~~~~~~~~
ExhaustiveTracert.cc:260:7: warning: unused variable 'ttl_save' [-Wunused-variable]
   int ttl_save;
       ^~~~~~~~
ExhaustiveTracert.cc: In member function 'Interface* ExhaustiveTracert::findInterface(MapProbes*, uint32)':
ExhaustiveTracert.cc:531:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for (int i = 0; i < mprobes->nbr_interfaces; i++)
   ^~~
ExhaustiveTracert.cc:534:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   return NULL;
   ^~~~~~
ExhaustiveTracert.cc: In member function 'virtual void ExhaustiveTracert::notifyReply(Reply*, timeval*)':
ExhaustiveTracert.cc:648:10: warning: unused variable 'add' [-Wunused-variable]
     bool add = true;
          ^~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2   -o paris-traceroute  common.o Util.o Time.o Options.o Output.o IP4Header.o UDPHeader.o TCPHeader.o ICMPHeader.o MPLSHeader.o Datagram.o Probe.o UDPProbe.o TCPProbe.o ICMPProbe.o Reply.o ICMPReply.o TCPReply.o Server.o TimedProbe.o NULLTracert.o HopByHopTracert.o PackByPackTracert.o ScoutTracert.o ConcurrentTracert.o paris-traceroute.o TracertImpl.o MtTracert.o ExhaustiveTracert.o ExhaustiveOldTracert.o Bandwidth.o  -lpthread 
mkdir .libs
x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o paris-traceroute common.o Util.o Time.o Options.o Output.o IP4Header.o UDPHeader.o TCPHeader.o ICMPHeader.o MPLSHeader.o Datagram.o Probe.o UDPProbe.o TCPProbe.o ICMPProbe.o Reply.o ICMPReply.o TCPReply.o Server.o TimedProbe.o NULLTracert.o HopByHopTracert.o PackByPackTracert.o ScoutTracert.o ConcurrentTracert.o paris-traceroute.o TracertImpl.o MtTracert.o ExhaustiveTracert.o ExhaustiveOldTracert.o Bandwidth.o  -lpthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56890
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/paris-traceroute-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/paris-traceroute-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd paris-traceroute-current
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/paris-traceroute-buildroot
make: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/paris-traceroute-buildroot/usr/bin"
  /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p 'paris-traceroute' '/usr/src/tmp/paris-traceroute-buildroot/usr/bin/paris-traceroute'
/usr/libexec/rpm-build/install -p paris-traceroute /usr/src/tmp/paris-traceroute-buildroot/usr/bin/paris-traceroute
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current'
make[1]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current'
make: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current'
+ install -pDm644 man/paris-traceroute.8 /usr/src/tmp/paris-traceroute-buildroot/usr/share/man/man8/paris-traceroute.8
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/paris-traceroute-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/paris-traceroute-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/paris-traceroute-buildroot/ (default)
Compressing files in /usr/src/tmp/paris-traceroute-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/paris-traceroute-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: paris-traceroute-0.92-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1koOPG
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VsM3a4
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7J0CWu
Creating paris-traceroute-debuginfo package
Processing files: paris-traceroute-debuginfo-0.92-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hl8t9Y
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t9F3Nw
find-requires: running scripts (debuginfo)
Requires: paris-traceroute = 0.92-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libstdc++.so.6)
Adding to paris-traceroute-debuginfo a strict dependency on paris-traceroute
Wrote: /usr/src/RPM/RPMS/x86_64/paris-traceroute-0.92-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/paris-traceroute-debuginfo-0.92-alt2.x86_64.rpm (w2.lzdio)
9.66user 3.00system 0:11.32elapsed 111%CPU (0avgtext+0avgdata 103764maxresident)k
0inputs+0outputs (0major+1346520minor)pagefaults 0swaps
12.64user 5.37system 0:16.04elapsed 112%CPU (0avgtext+0avgdata 122336maxresident)k
0inputs+0outputs (34409major+1603817minor)pagefaults 0swaps
--- paris-traceroute-0.92-alt2.x86_64.rpm.repo	2019-02-12 12:43:27.000000000 +0000
+++ paris-traceroute-0.92-alt2.x86_64.rpm.hasher	2022-02-27 06:37:53.475010070 +0000
@@ -18,4 +18,4 @@
 Provides: paris-traceroute = 0.92-alt2:sisyphus+221362.100.1.1
-File: /usr/bin/paris-traceroute	100755	root:root	aac28e817f24acdbeb062ce1fb8fa8d6	
+File: /usr/bin/paris-traceroute	100755	root:root	fca3f961ed752c1ba5237ab981b647e5	
 File: /usr/share/man/man8/paris-traceroute.8.xz	100644	root:root	9cdc34913e24c4f4f740246618b2b519	
-RPMIdentity: f90810a84bf7412ec71b7006d4ce52035598c5f81428082878e701df3e7e425305161c4fc6a1945d774313db765bd2bb0266759661fa722102e28c7a84b50566
+RPMIdentity: cce86d2802120688d059fddcd8f76928539458e24558973b927a729ae0fe747a9ff46b4b9298c01deed1e7006570037b7f692636c78ca864c242b4a05782e528
--- paris-traceroute-debuginfo-0.92-alt2.x86_64.rpm.repo	2019-02-12 12:43:27.000000000 +0000
+++ paris-traceroute-debuginfo-0.92-alt2.x86_64.rpm.hasher	2022-02-27 06:37:53.545011037 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d5	40755	root:root	
-/usr/lib/debug/.build-id/d5/89a18c072dcb98f2819128a2cf074ae2e736bd	120777	root:root	../../../../bin/paris-traceroute
-/usr/lib/debug/.build-id/d5/89a18c072dcb98f2819128a2cf074ae2e736bd.debug	120777	root:root	../../usr/bin/paris-traceroute.debug
+/usr/lib/debug/.build-id/d4	40755	root:root	
+/usr/lib/debug/.build-id/d4/e558b6c769afc972dce09fb87eb5cc812293f3	120777	root:root	../../../../bin/paris-traceroute
+/usr/lib/debug/.build-id/d4/e558b6c769afc972dce09fb87eb5cc812293f3.debug	120777	root:root	../../usr/bin/paris-traceroute.debug
 /usr/lib/debug/usr/bin/paris-traceroute.debug	100644	root:root	
@@ -61,6 +61,6 @@
 Provides: paris-traceroute-debuginfo = 0.92-alt2:sisyphus+221362.100.1.1
-File: /usr/lib/debug/.build-id/d5	40755	root:root		
-File: /usr/lib/debug/.build-id/d5/89a18c072dcb98f2819128a2cf074ae2e736bd	120777	root:root		../../../../bin/paris-traceroute
-File: /usr/lib/debug/.build-id/d5/89a18c072dcb98f2819128a2cf074ae2e736bd.debug	120777	root:root		../../usr/bin/paris-traceroute.debug
-File: /usr/lib/debug/usr/bin/paris-traceroute.debug	100644	root:root	713e5635a3a8242934d481861da62f74	
+File: /usr/lib/debug/.build-id/d4	40755	root:root		
+File: /usr/lib/debug/.build-id/d4/e558b6c769afc972dce09fb87eb5cc812293f3	120777	root:root		../../../../bin/paris-traceroute
+File: /usr/lib/debug/.build-id/d4/e558b6c769afc972dce09fb87eb5cc812293f3.debug	120777	root:root		../../usr/bin/paris-traceroute.debug
+File: /usr/lib/debug/usr/bin/paris-traceroute.debug	100644	root:root	a494c08af181e56ab4e27c74a4181f78	
 File: /usr/src/debug/paris-traceroute-current	40755	root:root		
@@ -113,2 +113,2 @@
 File: /usr/src/debug/paris-traceroute-current/src/paris-traceroute.cc	100644	root:root	231f488e248588e3d1ad11ceb51c10d0	
-RPMIdentity: e792c8bbee67d6d835271953347beefb3bd052c08c945750dac59adf14b363a79fc54dc2088af5b3047436b3d5ffee3b6ae0821c3fd1ba71cd12c4fa955f3070
+RPMIdentity: 91f0ceda7116f6a72e62f9cba0cf19ff6aaf6a7f0cf8b636eb22380b9ff7c29b274fad2e8d111fd90874a54e31c5c5185217b22bbdfe7697005bb538b2cf8108