<86>Nov 25 10:04:08 userdel[72896]: delete user 'rooter'
<86>Nov 25 10:04:08 userdel[72896]: removed group 'rooter' owned by 'rooter'
<86>Nov 25 10:04:08 groupadd[72909]: group added to /etc/group: name=rooter, GID=645
<86>Nov 25 10:04:08 groupadd[72909]: group added to /etc/gshadow: name=rooter
<86>Nov 25 10:04:08 groupadd[72909]: new group: name=rooter, GID=645
<86>Nov 25 10:04:08 useradd[72927]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Nov 25 10:04:08 userdel[72953]: delete user 'builder'
<86>Nov 25 10:04:08 userdel[72953]: removed group 'builder' owned by 'builder'
<86>Nov 25 10:04:08 userdel[72953]: removed shadow group 'builder' owned by 'builder'
<86>Nov 25 10:04:08 groupadd[72968]: group added to /etc/group: name=builder, GID=646
<86>Nov 25 10:04:08 groupadd[72968]: group added to /etc/gshadow: name=builder
<86>Nov 25 10:04:08 groupadd[72968]: new group: name=builder, GID=646
<86>Nov 25 10:04:08 useradd[72986]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
<13>Nov 25 10:04:10 rpmi: gcc-c++-common-1.4.24-alt2 sisyphus+240563.100.1.1 1573475389 installed
<13>Nov 25 10:04:11 rpmi: libstdc++9-devel-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed
<13>Nov 25 10:04:12 rpmi: gcc9-c++-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed
<13>Nov 25 10:04:12 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571788297 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/paris-traceroute-0.92-alt2.nosrc.rpm
Installing paris-traceroute-0.92-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24863
+ 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.32214
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
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 i586-alt-linux-g++... i586-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 i586-alt-linux-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-g++... none
checking for a BSD-compatible install... /bin/install -c
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking dependency style of i586-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 i586-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... i586-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... i586-alt-linux-g++ -E
checking for i586-alt-linux-g77... no
checking for i586-alt-linux-f77... no
checking for i586-alt-linux-xlf... no
checking for i586-alt-linux-frt... no
checking for i586-alt-linux-pgf77... no
checking for i586-alt-linux-fort77... no
checking for i586-alt-linux-fl32... no
checking for i586-alt-linux-af77... no
checking for i586-alt-linux-f90... no
checking for i586-alt-linux-xlf90... no
checking for i586-alt-linux-pgf90... no
checking for i586-alt-linux-epcf90... no
checking for i586-alt-linux-f95... no
checking for i586-alt-linux-fort... no
checking for i586-alt-linux-xlf95... no
checking for i586-alt-linux-ifc... no
checking for i586-alt-linux-efc... no
checking for i586-alt-linux-pgf95... no
checking for i586-alt-linux-lf95... no
checking for i586-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 i586-alt-linux-gcc object... ok
checking for objdir... .libs
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-ranlib... ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC
checking if i586-alt-linux-g++ PIC flag -fPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) 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 -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
   82 |   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=]
  348 |   log(DUMP, "timeout      = %d", timeout);
      |             ^~~~~~~~~~~~~~~~~~~  ~~~~~~~
      |                                  |
      |                                  long int
common.h:45:64: note: in definition of macro 'log'
   45 |  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
      |                                                                ^~~~
Options.cc:348:30: note: format string is defined here
  348 |   log(DUMP, "timeout      = %d", timeout);
      |                             ~^
      |                              |
      |                              int
      |                             %ld
In file included from Options.h:6,
                 from Options.cc:1:
Options.cc:349:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
  349 |   log(DUMP, "delay        = %d", delay_between_probes);
      |             ^~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  long int
common.h:45:64: note: in definition of macro 'log'
   45 |  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
      |                                                                ^~~~
Options.cc:349:30: note: format string is defined here
  349 |   log(DUMP, "delay        = %d", delay_between_probes);
      |                             ~^
      |                              |
      |                              int
      |                             %ld
In file included from /usr/include/string.h:507,
                 from Options.cc:8:
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'Options::Options(int, char**)' at Options.cc:118:16:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 5 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'Options::Options(int, char**)' at Options.cc:172:16:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 20 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'char* strncpy(char*, const char*, size_t)',
    inlined from 'Options::Options(int, char**)' at Options.cc:110:15:
/usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
   33 |      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]
   37 |      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]
   41 |      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]
   45 |      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]
   49 |      delete mpls;
      |             ^~~~
Datagram.cc:52:60: warning: throw will always call terminate() [-Wterminate]
   52 |      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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
   45 |   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]
   89 |   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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  106 |    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]
   95 |    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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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=]
  281 |    //printf("server, id %d\n", id);
      |               ^~~~~~~~~~~~~~~~~  ~~  
      |                                  |
      |                                  uint8* {aka unsigned char*}
common.h:45:64: note: in definition of macro 'log'
   45 |  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
      |                                                                ^~~~
Server.cc:214:10: warning: unused variable 'sfd' [-Wunused-variable]
  214 |   }
      |          ^  
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  250 |         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]
  281 |         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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o Output.o Output.cc
Output.cc: In static member function 'static void Output::text(FILE*, Tracert*, Options*)':
Output.cc:9:82: warning: format '%d' expects argument of type 'int', but argument 9 has type 'long int' [-Wformat=]
    9 |   fprintf(out, "traceroute [(%s:%d) -> (%s:%d)], protocol %s, algo %s, duration %d s\n",
      |                                                                                 ~^
      |                                                                                  |
      |                                                                                  int
      |                                                                                 %ld
......
   12 |       opts->protocol, opts->algo, results->duration()/1000000);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
      |                                                      |
      |                                                      long int
Output.cc: In static member function 'static void Output::raw(FILE*, Tracert*, Options*)':
Output.cc:431:23: warning: unused variable 'last_tprobe' [-Wunused-variable]
  431 |     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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o paris-traceroute.o paris-traceroute.cc
paris-traceroute.cc: In function 'int main(int, char**)':
paris-traceroute.cc:116:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
  116 |     printf("Round duration: %d seconds\n", currt->getCurrentSeconds ());
      |                             ~^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                              |                                      |
      |                              int                                    long int
      |                             %ld
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]
  176 |        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]
  181 |        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]
  205 |   delete traceroute;
      |          ^~~~~~~~~~
paris-traceroute.cc:30:10: warning: unused variable 'sw_id1' [-Wunused-variable]
   30 |   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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  167 |      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]
  170 |      delete ((ExhaustiveOldTracert*)t);
      |                                      ^
MtTracert.cc: In member function 'void MtTracert::runThread()':
MtTracert.cc:240:10: warning: 'dest_addr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  240 |     trace(dest_addr, id_initial, id_max, false);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 'unsigned int' [-Wsign-compare]
   81 |     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]
  301 |     uint16 dst_port      = opts->dst_port;
      |            ^~~~~~~~
ExhaustiveTracert.cc:258:7: warning: unused variable 'max_probes_to_send' [-Wunused-variable]
  258 |   int max_probes_to_send = 0;
      |       ^~~~~~~~~~~~~~~~~~
ExhaustiveTracert.cc:260:7: warning: unused variable 'ttl_save' [-Wunused-variable]
  260 |   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]
  531 |   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'
  534 |   return NULL;
      |   ^~~~~~
ExhaustiveTracert.cc: In member function 'virtual void ExhaustiveTracert::notifyReply(Reply*, timeval*)':
ExhaustiveTracert.cc:648:10: warning: unused variable 'add' [-Wunused-variable]
  648 |     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'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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=]
  340 |     log(DUMP, "Can't find the probe associated to this reply to target %s", target);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~
      |                                                                             |
      |                                                                             uint32 {aka unsigned int}
common.h:45:64: note: in definition of macro 'log'
   45 |  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
      |                                                                ^~~~
TracertImpl.cc:340:73: note: format string is defined here
  340 |     log(DUMP, "Can't find the probe associated to this reply to target %s", target);
      |                                                                        ~^
      |                                                                         |
      |                                                                         char*
      |                                                                        %d
In file included from Tracert.h:4,
                 from TracertImpl.cc:1:
TracertImpl.cc:356:15: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
  356 |     log(DUMP, "A reply received which has timed out %d", arrival_time - tprobe->timeout_time);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                       |
      |                                                                       long int
common.h:45:64: note: in definition of macro 'log'
   45 |  if (lvl <= get_log_level()) log_c(lvl, __FILE__, __LINE__, ## args )
      |                                                                ^~~~
TracertImpl.cc:356:54: note: format string is defined here
  356 |     log(DUMP, "A reply received which has timed out %d", arrival_time - tprobe->timeout_time);
      |                                                     ~^
      |                                                      |
      |                                                      int
      |                                                     %ld
make[2]: Leaving directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/paris-traceroute-current/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 'unsigned int' [-Wsign-compare]
  156 |     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'
/bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -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
i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.48005
+ 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
+ cd paris-traceroute-current
+ make 'INSTALL=/bin/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 /bin/install -p 'paris-traceroute' '/usr/src/tmp/paris-traceroute-buildroot/usr/bin/paris-traceroute'
/bin/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)
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)
verify-elf: WARNING: ./usr/bin/paris-traceroute: uses non-LFS functions: fopen open
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.QWhUPY
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.5g2NaY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UV0VJZ
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.H6c38W
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o68QDX
find-requires: running scripts (debuginfo)
Requires: paris-traceroute = 0.92-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libpthread.so.0), debug(libstdc++.so.6)
Adding to paris-traceroute-debuginfo a strict dependency on paris-traceroute
Wrote: /usr/src/RPM/RPMS/i586/paris-traceroute-0.92-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/paris-traceroute-debuginfo-0.92-alt2.i586.rpm
17.05user 3.68system 0:23.14elapsed 89%CPU (0avgtext+0avgdata 71504maxresident)k
0inputs+0outputs (0major+1141907minor)pagefaults 0swaps
22.93user 6.72system 0:34.50elapsed 85%CPU (0avgtext+0avgdata 110032maxresident)k
0inputs+0outputs (0major+1426905minor)pagefaults 0swaps