<86>May 26 00:11:14 userdel[1471578]: delete user 'rooter' <86>May 26 00:11:14 userdel[1471578]: removed group 'rooter' owned by 'rooter' <86>May 26 00:11:14 userdel[1471578]: removed shadow group 'rooter' owned by 'rooter' <86>May 26 00:11:14 groupadd[1471613]: group added to /etc/group: name=rooter, GID=1850 <86>May 26 00:11:14 groupadd[1471613]: group added to /etc/gshadow: name=rooter <86>May 26 00:11:14 groupadd[1471613]: new group: name=rooter, GID=1850 <86>May 26 00:11:14 useradd[1471631]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>May 26 00:11:14 userdel[1471663]: delete user 'builder' <86>May 26 00:11:14 userdel[1471663]: removed group 'builder' owned by 'builder' <86>May 26 00:11:14 userdel[1471663]: removed shadow group 'builder' owned by 'builder' <86>May 26 00:11:14 groupadd[1471679]: group added to /etc/group: name=builder, GID=1851 <86>May 26 00:11:14 groupadd[1471679]: group added to /etc/gshadow: name=builder <86>May 26 00:11:14 groupadd[1471679]: new group: name=builder, GID=1851 <86>May 26 00:11:14 useradd[1471703]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash warning: File /usr/src/in/source/sipcalc-1.1.5-alt2.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sipcalc-1.1.5-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/sipcalc-1.1.5-alt2.patch is smaller than 8 bytes Installing sipcalc-1.1.5-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73288 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sipcalc-1.1.5 + echo 'Source #0 (sipcalc-1.1.5.tar):' Source #0 (sipcalc-1.1.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sipcalc-1.1.5.tar + cd sipcalc-1.1.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (sipcalc-1.1.5-alt2.patch):' Patch #0 (sipcalc-1.1.5-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73288 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sipcalc-1.1.5 + 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 configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking for inet_ntoa in -lnsl... no checking for socket... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for gethostbyname... yes checking for gethostbyname2... yes checking for inet_ntop... yes checking for getipnodebyaddr... no checking for getaddrinfo... yes checking for socket in -lsocket... no checking for gethostbyname in netdb.h... yes checking for gethostbyname2 in netdb.h... no checking for getaddrinfo in netdb.h... no checking if struct sockaddr has sa_len field... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking if type uint8_t exists... no checking if type uint16_t exists... no checking if type uint32_t exists... no checking if type u_int8_t exists... yes checking if type u_int16_t exists... yes checking if type u_int32_t exists... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 --silent Making all in doc Making all in include Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' interface.c: In function 'get_if_ext': interface.c:87:32: warning: variable 'ifreq_sum' set but not used [-Wunused-but-set-variable] 87 | int sd, size, prev_size, len, ifreq_sum; | ^~~~~~~~~ At top level: interface.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 33 | static const char rcsid[] = "$Id: interface.c,v 1.14 2003/03/19 12:28:15 simius Exp $"; | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' sub-output.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 33 | static const char rcsid[] = "$Id: sub-output.c,v 1.32 2003/03/19 12:33:56 simius Exp $"; | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' sub.c: In function 'main': sub.c:672:44: warning: variable 'ifarg_old' set but not used [-Wunused-but-set-variable] 672 | struct if_info *ifarg_start, *ifarg_cur, *ifarg_old; | ^~~~~~~~~ sub.c:670:53: warning: variable 'first_err' set but not used [-Wunused-but-set-variable] 670 | int x, y, z, m, v4args, v6args, iffound, argcount, first_err; | ^~~~~~~~~ At top level: sub.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 33 | static const char rcsid[] = "$Id: sub.c,v 1.39 2003/03/19 12:28:16 simius Exp $"; | ^~~~~ sub.c: In function 'get_boxargs': sub.c:389:37: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 127 [-Wformat-truncation=] 389 | snprintf (abox_cur->str, 127, "%s %s", expaddr, argv[argcount + 1]); | ^ In file included from /usr/include/stdio.h:866, from sub.c:38: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 129) into a destination of size 127 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from sub.c:42: In function 'strncpy', inlined from 'get_boxargs' at sub.c:393:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sub.c: In function 'get_boxargs': sub.c:374:35: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 34 [-Wformat-truncation=] 374 | snprintf (abox_cur->str, 34, "%s %s", expaddr, argv[argcount + 1]); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:866, from sub.c:38: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 129) into a destination of size 34 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sub.c:378:35: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 18 [-Wformat-truncation=] 378 | snprintf (abox_cur->str, 18, "%s", expaddr); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:866, from sub.c:38: /usr/include/bits/stdio2.h:70:10: note: '__builtin_snprintf' output between 1 and 128 bytes into a destination of size 18 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from sub.c:42: In function 'strncpy', inlined from 'get_boxargs' at sub.c:350:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'get_boxargs' at sub.c:334:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:452:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:487:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 18 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:488:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:464:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:496:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 43 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:497:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:524:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:525:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 43 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:512:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:513:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 43 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:545:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:551:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:552:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:569:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:575:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:576:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:634:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:640:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:591:6: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_abox' at sub.c:593:7: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 43 bytes from a string of length 127 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' sub-func.c: In function 'getsplitnumv6': sub-func.c:287:6: warning: variable 'x' set but not used [-Wunused-but-set-variable] 287 | int x, y; | ^ At top level: sub-func.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 33 | static const char rcsid[] = "$Id: sub-func.c,v 1.28 2003/03/19 12:28:15 simius Exp $"; | ^~~~~ sub-func.c: In function 'v6addrtonum': sub-func.c:882:12: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] 882 | (n << 8) | atoi (buf); | ~~~^~~~~ In file included from /usr/include/string.h:532, from sub-func.c:46: In function 'strncpy', inlined from 'resolve_addr' at sub-func.c:1493:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sub-func.c: In function 'resolve_addr': sub-func.c:1493:26: note: length computed here 1493 | strncpy (raddr, addr, strlen (addr) - strlen (tmpstr)); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from sub-func.c:46: In function 'strncpy', inlined from 'resolve_addr' at sub-func.c:1487:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sub-func.c: In function 'resolve_addr': sub-func.c:1487:25: note: length computed here 1487 | strncpy (raddr, addr, strlen (addr) - strlen (tmpstr)); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from sub-func.c:46: In function 'strncpy', inlined from 'resolve_addr' at sub-func.c:1532:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'resolve_addr' at sub-func.c:1514:4: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'resolve_addr' at sub-func.c:1505:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sipcalc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sipcalc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sipcalc-1.1.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sipcalc-buildroot make: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/sipcalc-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 'sipcalc.1' '/usr/src/tmp/sipcalc-buildroot/usr/share/man/man1/sipcalc.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/doc' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/include' make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/include' 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/sipcalc-1.1.5/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/sipcalc-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'sipcalc' '/usr/src/tmp/sipcalc-buildroot/usr/bin/sipcalc' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5/src' make[1]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5' make[2]: Entering directory '/usr/src/RPM/BUILD/sipcalc-1.1.5' 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/sipcalc-1.1.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5' make: Leaving directory '/usr/src/RPM/BUILD/sipcalc-1.1.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sipcalc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sipcalc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sipcalc-buildroot/ (default) Compressing files in /usr/src/tmp/sipcalc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/sipcalc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: sipcalc-1.1.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sipcalc-1.1.5 + DOCDIR=/usr/src/tmp/sipcalc-buildroot/usr/share/doc/sipcalc-1.1.5 + export DOCDIR + rm -rf /usr/src/tmp/sipcalc-buildroot/usr/share/doc/sipcalc-1.1.5 + /bin/mkdir -p /usr/src/tmp/sipcalc-buildroot/usr/share/doc/sipcalc-1.1.5 + cp -prL AUTHORS ChangeLog COPYING INSTALL NEWS README TODO /usr/src/tmp/sipcalc-buildroot/usr/share/doc/sipcalc-1.1.5 + chmod -R go-w /usr/src/tmp/sipcalc-buildroot/usr/share/doc/sipcalc-1.1.5 + chmod -R a+rX /usr/src/tmp/sipcalc-buildroot/usr/share/doc/sipcalc-1.1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QofDiK 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.NbELvJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.445HpI Creating sipcalc-debuginfo package Processing files: sipcalc-debuginfo-1.1.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4jhgvJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.unfgZI find-requires: running scripts (debuginfo) Requires: sipcalc = 1.1.5-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to sipcalc-debuginfo a strict dependency on sipcalc Wrote: /usr/src/RPM/RPMS/x86_64/sipcalc-1.1.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sipcalc-debuginfo-1.1.5-alt2.x86_64.rpm (w2.lzdio) 1.79user 2.41system 0:08.88elapsed 47%CPU (0avgtext+0avgdata 36432maxresident)k 0inputs+0outputs (0major+513281minor)pagefaults 0swaps 0.52user 1.81system 0:13.72elapsed 17%CPU (0avgtext+0avgdata 12044maxresident)k 0inputs+0outputs (0major+97842minor)pagefaults 0swaps --- sipcalc-1.1.5-alt2.x86_64.rpm.repo 2019-12-12 09:11:55.000000000 +0000 +++ sipcalc-1.1.5-alt2.x86_64.rpm.hasher 2024-05-26 00:11:24.947119278 +0000 @@ -18,3 +18,3 @@ Provides: sipcalc = 1.1.5-alt2:sisyphus+242805.100.1.1 -File: /usr/bin/sipcalc 100755 root:root 5193cca41760edde23304d282dffc387 +File: /usr/bin/sipcalc 100755 root:root d51984f2904682f9713ae386534c6c8e File: /usr/share/doc/sipcalc-1.1.5 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man1/sipcalc.1.xz 100644 root:root 6ca73d8eab6ff63dbe93aeb628bd9088 -RPMIdentity: ce160c9d456a3d33949d6136eaf6b0c4ef4d789f66defed223961040cb37f3770360e9ee1731cb84cba92fa029a5ce25bf9ae6207fd1b769d29712ef9e71d3fe +RPMIdentity: 6b0a3a826836906ef7f98124330023507abd6503ce1c82fe9109eb86946ad4e568eef879db8b34e07190af03e7500ee671c8c69c48fdc7e181b95175ddc8063d --- sipcalc-debuginfo-1.1.5-alt2.x86_64.rpm.repo 2019-12-12 09:11:55.000000000 +0000 +++ sipcalc-debuginfo-1.1.5-alt2.x86_64.rpm.hasher 2024-05-26 00:11:25.036120705 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8d 40755 root:root -/usr/lib/debug/.build-id/8d/7d31ebedecca6bae2bda2fa2b504dbff652177 120777 root:root ../../../../bin/sipcalc -/usr/lib/debug/.build-id/8d/7d31ebedecca6bae2bda2fa2b504dbff652177.debug 120777 root:root ../../usr/bin/sipcalc.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/4e8fd148b58d8543fba67de9a852ba204660dc 120777 root:root ../../../../bin/sipcalc +/usr/lib/debug/.build-id/ab/4e8fd148b58d8543fba67de9a852ba204660dc.debug 120777 root:root ../../usr/bin/sipcalc.debug /usr/lib/debug/usr/bin/sipcalc.debug 100644 root:root @@ -18,6 +18,6 @@ Provides: sipcalc-debuginfo = 1.1.5-alt2:sisyphus+242805.100.1.1 -File: /usr/lib/debug/.build-id/8d 40755 root:root -File: /usr/lib/debug/.build-id/8d/7d31ebedecca6bae2bda2fa2b504dbff652177 120777 root:root ../../../../bin/sipcalc -File: /usr/lib/debug/.build-id/8d/7d31ebedecca6bae2bda2fa2b504dbff652177.debug 120777 root:root ../../usr/bin/sipcalc.debug -File: /usr/lib/debug/usr/bin/sipcalc.debug 100644 root:root fe1bf2390273c1a096032488829c0a83 +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/4e8fd148b58d8543fba67de9a852ba204660dc 120777 root:root ../../../../bin/sipcalc +File: /usr/lib/debug/.build-id/ab/4e8fd148b58d8543fba67de9a852ba204660dc.debug 120777 root:root ../../usr/bin/sipcalc.debug +File: /usr/lib/debug/usr/bin/sipcalc.debug 100644 root:root 426a368e73f33a26e1f889865058e60d File: /usr/src/debug/sipcalc-1.1.5 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/sipcalc-1.1.5/src/sub.c 100644 root:root b4c6810476c3c487f4092545fb4de361 -RPMIdentity: 20d4c7994ef469d83de88932bd9cdd1f8735c9891f5290d6ef9d33c8a9ab4e384b461c9994b26fe1c7d51225e6836d19a6102efaf24b1ed3c708a725ce799776 +RPMIdentity: 0dc768e0877141f72112da5a4e98aede9297df5c7da816656f49d18ad14f415d9b3a59ef4fb6d9195ff08c5dd0824e29ad003e4aee2e58d992f7cdc9c558f29f