<86>Jun 22 08:19:07 userdel[728561]: delete user 'rooter' <86>Jun 22 08:19:07 userdel[728561]: removed group 'rooter' owned by 'rooter' <86>Jun 22 08:19:07 userdel[728561]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 22 08:19:08 groupadd[728571]: group added to /etc/group: name=rooter, GID=633 <86>Jun 22 08:19:08 groupadd[728571]: group added to /etc/gshadow: name=rooter <86>Jun 22 08:19:08 groupadd[728571]: new group: name=rooter, GID=633 <86>Jun 22 08:19:08 useradd[728581]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Jun 22 08:19:08 userdel[728598]: delete user 'builder' <86>Jun 22 08:19:08 userdel[728598]: removed group 'builder' owned by 'builder' <86>Jun 22 08:19:08 userdel[728598]: removed shadow group 'builder' owned by 'builder' <86>Jun 22 08:19:08 groupadd[728605]: group added to /etc/group: name=builder, GID=634 <86>Jun 22 08:19:08 groupadd[728605]: group added to /etc/gshadow: name=builder <86>Jun 22 08:19:08 groupadd[728605]: new group: name=builder, GID=634 <86>Jun 22 08:19:08 useradd[728612]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Jun 22 08:19:11 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Jun 22 08:19:11 rpmi: libstdc++10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Jun 22 08:19:12 rpmi: gcc10-c++-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Jun 22 08:19:12 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94947 + 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.94947 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 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 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 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 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 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 Datagram.o Datagram.cc Datagram.cc: In destructor 'virtual Datagram::~Datagram()': Datagram.cc:33:6: 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:6: 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:6: 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:6: 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:6: 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:6: warning: 'throw' will always call 'terminate' [-Wterminate] 52 | throw TrException(str_log(DUMP, "Unknown header type")); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Datagram.cc:52:6: 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 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:532, 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:91:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 5 equals destination size [-Wstringop-truncation] 91 | 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:91:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 20 equals destination size [-Wstringop-truncation] 91 | 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:91:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation] 91 | 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 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 UDPProbe.o UDPProbe.cc UDPProbe.cc: In constructor 'UDPProbe::UDPProbe(const char*, int, uint32, int, uint8, uint8, int, uint16, uint16, int)': UDPProbe.cc:106:4: 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 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 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 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 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 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 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 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 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 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 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:8: 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:8: 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:3: 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 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 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 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 MtTracert.o MtTracert.cc MtTracert.cc: In member function 'void MtTracert::trace(char*, int, int, bool)': MtTracert.cc:167:6: 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:6: 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 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' 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' /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.92285 + 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) verify-elf: WARNING: ./usr/bin/paris-traceroute: uses non-LFS functions: fopen open Processing files: paris-traceroute-0.92-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bZrRhu 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.6CVLmv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.2), 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.o32ekx 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.TzSIDw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lucLNu 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/paris-traceroute-debuginfo-0.92-alt2.i586.rpm (w2.lzdio) 23.79user 7.07system 0:18.96elapsed 162%CPU (0avgtext+0avgdata 63976maxresident)k 0inputs+0outputs (0major+1138765minor)pagefaults 0swaps 31.62user 13.01system 0:31.51elapsed 141%CPU (0avgtext+0avgdata 104528maxresident)k 0inputs+0outputs (0major+1424992minor)pagefaults 0swaps --- paris-traceroute-0.92-alt2.i586.rpm.repo 2019-02-12 12:43:27.000000000 +0000 +++ paris-traceroute-0.92-alt2.i586.rpm.hasher 2021-06-22 08:19:35.466954589 +0000 @@ -5,2 +5,4 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4)