<86>May 26 08:50:45 userdel[3195183]: delete user 'rooter'
<86>May 26 08:50:45 userdel[3195183]: removed group 'rooter' owned by 'rooter'
<86>May 26 08:50:45 userdel[3195183]: removed shadow group 'rooter' owned by 'rooter'
<86>May 26 08:50:45 groupadd[3195205]: group added to /etc/group: name=rooter, GID=639
<86>May 26 08:50:45 groupadd[3195205]: group added to /etc/gshadow: name=rooter
<86>May 26 08:50:45 groupadd[3195205]: new group: name=rooter, GID=639
<86>May 26 08:50:45 useradd[3195224]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>May 26 08:50:45 userdel[3195243]: delete user 'builder'
<86>May 26 08:50:45 userdel[3195243]: removed group 'builder' owned by 'builder'
<86>May 26 08:50:45 userdel[3195243]: removed shadow group 'builder' owned by 'builder'
<86>May 26 08:50:46 groupadd[3195260]: group added to /etc/group: name=builder, GID=640
<86>May 26 08:50:46 groupadd[3195260]: group added to /etc/gshadow: name=builder
<86>May 26 08:50:46 groupadd[3195260]: new group: name=builder, GID=640
<86>May 26 08:50:46 useradd[3195270]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/dnstracer-1.9-alt2.nosrc.rpm (w1.gzdio)
Installing dnstracer-1.9-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18854
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dnstracer-1.9
+ echo 'Source #0 (dnstracer-1.9.tar.gz):'
Source #0 (dnstracer-1.9.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/dnstracer-1.9.tar.gz
+ /bin/tar -xf -
+ cd dnstracer-1.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (dnstracer-1.9-argv0.patch):'
Patch #1 (dnstracer-1.9-argv0.patch):
+ /usr/bin/patch -p1
patching file dnstracer.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18854
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dnstracer-1.9
+ 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-gcc... i586-alt-linux-gcc
checking for C compiler default output... 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-gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking for a BSD-compatible install... /bin/install -c
checking whether byte ordering is bigendian... no
checking for inet_ntoa... yes
checking for socket... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 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/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for gethostbyname... (cached) yes
checking for inet_ntoa... (cached) yes
checking for inet_pton... yes
checking for memset... yes
checking for select... yes
checking for socket... (cached) yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
+ make
make: Entering directory '/usr/src/RPM/BUILD/dnstracer-1.9'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/dnstracer-1.9'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'dnstracer.c' || echo './'`dnstracer.c
dnstracer.c: In function 'getname':
dnstracer.c:291:24: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  291 |      offset = getshort(p);
      |                        ^
      |                        |
      |                        char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c: In function 'extract_rr':
dnstracer.c:335:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  335 |     RR->domainname = strdup(domainname);
      |                    ^
dnstracer.c:336:27: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  336 |     RR->domainname_string = strdup(printablename(domainname, 1));
      |                           ^
dnstracer.c:337:25: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  337 |     RR->type = getshort(thisrr);
      |                         ^~~~~~
      |                         |
      |                         char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c:338:33: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  338 |     RR->class = getshort(thisrr + 2);
      |                          ~~~~~~~^~~
      |                                 |
      |                                 char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c:339:30: warning: pointer targets in passing argument 1 of 'getlong' differ in signedness [-Wpointer-sign]
  339 |     RR->ttl = getlong(thisrr + 4);
      |                       ~~~~~~~^~~
      |                              |
      |                              char *
dnstracer.c:245:24: note: expected 'unsigned char *' but argument is of type 'char *'
  245 | getlong(unsigned char *s)
      |         ~~~~~~~~~~~~~~~^
dnstracer.c:340:38: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  340 |     RR->datalength = getshort(thisrr + 8);
      |                               ~~~~~~~^~~
      |                                      |
      |                                      char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c:345:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  345 |     RR->data_string = strdup(get_resource(RR->type, session, p, 1));
      |                     ^
dnstracer.c: In function 'extract_data':
dnstracer.c:393:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  393 |     question->query = strdup(getname(session, &pquestion));
      |                     ^
dnstracer.c:394:31: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  394 |     question->type = getshort(pquestion);
      |                               ^~~~~~~~~
      |                               |
      |                               char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c:395:42: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  395 |     question->class = getshort(pquestion + 2);
      |                                ~~~~~~~~~~^~~
      |                                          |
      |                                          char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c:361:12: warning: variable 'pheader' set but not used [-Wunused-but-set-variable]
  361 |     char * pheader;
      |            ^~~~~~~
dnstracer.c: In function 'get_resource':
dnstracer.c:581:16: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  581 |  us = getshort(buffer);
      |                ^~~~~~
      |                |
      |                char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c:609:15: warning: pointer targets in passing argument 1 of 'getlong' differ in signedness [-Wpointer-sign]
  609 |  ul = getlong(buffer);
      |               ^~~~~~
      |               |
      |               char *
dnstracer.c:245:24: note: expected 'unsigned char *' but argument is of type 'char *'
  245 | getlong(unsigned char *s)
      |         ~~~~~~~~~~~~~~~^
dnstracer.c: In function 'dump_question':
dnstracer.c:622:66: warning: pointer targets in passing argument 1 of 'printablename' differ in signedness [-Wpointer-sign]
  622 |     printf("- Queryname:            %s\n", printablename(question->query, 0));
      |                                                          ~~~~~~~~^~~~~~~
      |                                                                  |
      |                                                                  unsigned char *
dnstracer.c:439:21: note: expected 'char *' but argument is of type 'unsigned char *'
  439 | printablename(char *name, int withdots)
      |               ~~~~~~^~~~
dnstracer.c: In function 'dump_rr':
dnstracer.c:679:60: warning: pointer targets in passing argument 1 of 'printablename' differ in signedness [-Wpointer-sign]
  679 |     printf("- Domainname:           %s\n", printablename(rr->domainname, 0));
      |                                                          ~~^~~~~~~~~~~~
      |                                                            |
      |                                                            unsigned char *
dnstracer.c:439:21: note: expected 'char *' but argument is of type 'unsigned char *'
  439 | printablename(char *name, int withdots)
      |               ~~~~~~^~~~
dnstracer.c:688:43: warning: pointer targets in passing argument 3 of 'get_resource' differ in signedness [-Wpointer-sign]
  688 |         get_resource(rr->type, session, rr->data, 0));
      |                                         ~~^~~~~~
      |                                           |
      |                                           unsigned char *
dnstracer.c:536:58: note: expected 'char *' but argument is of type 'unsigned char *'
  536 | get_resource(int type, struct dnssession *session, char *buffer, int dots)
      |                                                    ~~~~~~^~~~~~
dnstracer.c: In function 'send_data':
dnstracer.c:876:9: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  876 |     pkt = create_packet(session);
      |         ^
dnstracer.c: In function 'receive_data':
dnstracer.c:915:18: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  915 |     if (getshort(buffer) != session->send_header->identification) {
      |                  ^~~~~~
      |                  |
      |                  char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c:917:53: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign]
  917 |      session->send_header->identification, getshort(buffer));
      |                                                     ^~~~~~
      |                                                     |
      |                                                     char *
dnstracer.c:251:25: note: expected 'unsigned char *' but argument is of type 'char *'
  251 | getshort(unsigned char *s)
      |          ~~~~~~~~~~~~~~~^
dnstracer.c: In function 'create_question':
dnstracer.c:962:42: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  962 |     strcpy(session->send_question->query + 1, name);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
      |                                          |
      |                                          unsigned char *
In file included from /usr/include/features.h:465,
                 from /usr/include/unistd.h:25,
                 from dnstracer.c:42:
/usr/include/bits/string_fortified.h:73:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
   73 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
dnstracer.c:964:7: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  964 |     p = session->send_question->query + 1;
      |       ^
dnstracer.c:965:7: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  965 |     q = session->send_question->query;
      |       ^
dnstracer.c: In function 'add_arecord':
dnstracer.c:997:47: warning: pointer targets in passing argument 1 of 'printablename' differ in signedness [-Wpointer-sign]
  997 |     arecord->rr_name = strdup(printablename(rr->domainname, 1));
      |                                             ~~^~~~~~~~~~~~
      |                                               |
      |                                               unsigned char *
dnstracer.c:439:21: note: expected 'char *' but argument is of type 'unsigned char *'
  439 | printablename(char *name, int withdots)
      |               ~~~~~~^~~~
dnstracer.c:1002:30: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign]
 1002 |  arecord->rr_data = strdup(rr->data_string);
      |                            ~~^~~~~~~~~~~~~
      |                              |
      |                              unsigned char *
In file included from dnstracer.c:55:
/usr/include/string.h:171:34: note: expected 'const char *' but argument is of type 'unsigned char *'
  171 | extern char *strdup (const char *__s)
      |                      ~~~~~~~~~~~~^~~
dnstracer.c: In function 'create_session':
dnstracer.c:1259:28: warning: pointer targets in passing argument 2 of 'strcasecmp' differ in signedness [-Wpointer-sign]
 1259 |          session->authority->domainname_string) == 0) {
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
      |                            |
      |                            unsigned char *
In file included from /usr/include/string.h:446,
                 from dnstracer.c:55:
/usr/include/strings.h:116:54: note: expected 'const char *' but argument is of type 'unsigned char *'
  116 | extern int strcasecmp (const char *__s1, const char *__s2)
      |                                          ~~~~~~~~~~~~^~~~
dnstracer.c:1303:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
 1303 |  if (strcmp(rrauth->domainname_string, ".") == 0) {
      |             ~~~~~~^~~~~~~~~~~~~~~~~~~
      |                   |
      |                   unsigned char *
In file included from dnstracer.c:55:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'unsigned char *'
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
dnstracer.c:1311:25: warning: pointer targets in passing argument 1 of 'strnrcasecmp' differ in signedness [-Wpointer-sign]
 1311 |      strnrcasecmp(rrauth->domainname_string, server_authfor,
      |                   ~~~~~~^~~~~~~~~~~~~~~~~~~
      |                         |
      |                         unsigned char *
dnstracer.c:227:26: note: expected 'const char *' but argument is of type 'unsigned char *'
  227 | strnrcasecmp(const char *big, const char *little, size_t len)
      |              ~~~~~~~~~~~~^~~
dnstracer.c:1325:35: warning: pointer targets in passing argument 1 of 'printablename' differ in signedness [-Wpointer-sign]
 1325 |     if (strcmp(printablename(rradd->domainname, 1),
      |                              ~~~~~^~~~~~~~~~~~
      |                                   |
      |                                   unsigned char *
dnstracer.c:439:21: note: expected 'char *' but argument is of type 'unsigned char *'
  439 | printablename(char *name, int withdots)
      |               ~~~~~~^~~~
dnstracer.c:1326:9: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
 1326 |   rrauth->data_string) == 0)
      |   ~~~~~~^~~~~~~~~~~~~
      |         |
      |         unsigned char *
In file included from dnstracer.c:55:
/usr/include/string.h:140:50: note: expected 'const char *' but argument is of type 'unsigned char *'
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                                      ~~~~~~~~~~~~^~~~
dnstracer.c:1337:33: warning: pointer targets in passing argument 1 of 'printablename' differ in signedness [-Wpointer-sign]
 1337 |   if (strcmp(printablename(rradd->domainname, 1),
      |                            ~~~~~^~~~~~~~~~~~
      |                                 |
      |                                 unsigned char *
dnstracer.c:439:21: note: expected 'char *' but argument is of type 'unsigned char *'
  439 | printablename(char *name, int withdots)
      |               ~~~~~~^~~~
dnstracer.c:1338:13: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
 1338 |       rrauth->data_string) == 0)
      |       ~~~~~~^~~~~~~~~~~~~
      |             |
      |             unsigned char *
In file included from dnstracer.c:55:
/usr/include/string.h:140:50: note: expected 'const char *' but argument is of type 'unsigned char *'
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                                      ~~~~~~~~~~~~^~~~
dnstracer.c:1359:46: warning: pointer targets in passing argument 1 of 'printablename' differ in signedness [-Wpointer-sign]
 1359 |   strcpy(nextserver_name, printablename(rradd->domainname, 1));
      |                                         ~~~~~^~~~~~~~~~~~
      |                                              |
      |                                              unsigned char *
dnstracer.c:439:21: note: expected 'char *' but argument is of type 'unsigned char *'
  439 | printablename(char *name, int withdots)
      |               ~~~~~~^~~~
dnstracer.c:1360:30: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
 1360 |   strcpy(nextserver_ip, rradd->data_string);
      |                         ~~~~~^~~~~~~~~~~~~
      |                              |
      |                              unsigned char *
In file included from /usr/include/features.h:465,
                 from /usr/include/unistd.h:25,
                 from dnstracer.c:42:
/usr/include/bits/string_fortified.h:73:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
   73 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
dnstracer.c:1363:31: warning: pointer targets in passing argument 5 of 'create_session' differ in signedness [-Wpointer-sign]
 1363 |        nextserver_name, rrauth->domainname_string,
      |                         ~~~~~~^~~~~~~~~~~~~~~~~~~
      |                               |
      |                               unsigned char *
dnstracer.c:1132:11: note: expected 'char *' but argument is of type 'unsigned char *'
 1132 |     char *server_authfor, int depth, char *prefix, int last)
      |     ~~~~~~^~~~~~~~~~~~~~
dnstracer.c:1369:33: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign]
 1369 |   strcpy(nextserver_name, rrauth->data_string);
      |                           ~~~~~~^~~~~~~~~~~~~
      |                                 |
      |                                 unsigned char *
In file included from /usr/include/features.h:465,
                 from /usr/include/unistd.h:25,
                 from dnstracer.c:42:
/usr/include/bits/string_fortified.h:73:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
   73 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
dnstracer.c:1399:27: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
 1399 |        unsigned char *s = addr_list[i];
      |                           ^~~~~~~~~
dnstracer.c:1404:27: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
 1404 |        unsigned char *s = addr_list[i];
      |                           ^~~~~~~~~
dnstracer.c:1416:31: warning: pointer targets in passing argument 5 of 'create_session' differ in signedness [-Wpointer-sign]
 1416 |        nextserver_name, rrauth->domainname_string,
      |                         ~~~~~~^~~~~~~~~~~~~~~~~~~
      |                               |
      |                               unsigned char *
dnstracer.c:1132:11: note: expected 'char *' but argument is of type 'unsigned char *'
 1132 |     char *server_authfor, int depth, char *prefix, int last)
      |     ~~~~~~^~~~~~~~~~~~~~
dnstracer.c:1433:27: warning: pointer targets in passing argument 5 of 'create_session' differ in signedness [-Wpointer-sign]
 1433 |    nextserver_name, rrauth->domainname_string,
      |                     ~~~~~~^~~~~~~~~~~~~~~~~~~
      |                           |
      |                           unsigned char *
dnstracer.c:1132:11: note: expected 'char *' but argument is of type 'unsigned char *'
 1132 |     char *server_authfor, int depth, char *prefix, int last)
      |     ~~~~~~^~~~~~~~~~~~~~
dnstracer.c: In function 'main':
dnstracer.c:1643:25: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
 1643 |      unsigned char *s = h->h_addr_list[0];
      |                         ^
dnstracer.c:1647:25: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
 1647 |      unsigned char *s = h->h_addr_list[0];
      |                         ^
dnstracer.c: In function 'display_arecords':
dnstracer.c:1022:20: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=]
 1022 |      sprintf(s, "%%%ds", 40 - i);
      |                    ^~
dnstracer.c:1022:17: note: directive argument in the range [1, 2147483647]
 1022 |      sprintf(s, "%%%ds", 40 - i);
      |                 ^~~~~~~
In file included from /usr/include/stdio.h:866,
                 from /usr/include/resolv.h:58,
                 from dnstracer.c:50:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 10
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:532,
                 from dnstracer.c:55:
In function 'strncpy',
    inlined from 'main' at dnstracer.c:1622:5:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 1025 equals destination size [-Wstringop-truncation]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o dnstracer  dnstracer.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnstracer-1.9'
make: Leaving directory '/usr/src/RPM/BUILD/dnstracer-1.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1002
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dnstracer-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dnstracer-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dnstracer-1.9
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dnstracer-buildroot/usr exec_prefix=/usr/src/tmp/dnstracer-buildroot/usr bindir=/usr/src/tmp/dnstracer-buildroot/usr/bin sbindir=/usr/src/tmp/dnstracer-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dnstracer-buildroot/etc datadir=/usr/src/tmp/dnstracer-buildroot/usr/share includedir=/usr/src/tmp/dnstracer-buildroot/usr/include libdir=/usr/src/tmp/dnstracer-buildroot/usr/lib libexecdir=/usr/src/tmp/dnstracer-buildroot/usr/lib localstatedir=/usr/src/tmp/dnstracer-buildroot/var/lib sharedstatedir=/usr/src/tmp/dnstracer-buildroot/var/lib mandir=/usr/src/tmp/dnstracer-buildroot/usr/share/man infodir=/usr/src/tmp/dnstracer-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/dnstracer-1.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/dnstracer-1.9'
/bin/sh ./mkinstalldirs /usr/src/tmp/dnstracer-buildroot/usr/bin
mkdir /usr/src/tmp/dnstracer-buildroot
mkdir /usr/src/tmp/dnstracer-buildroot/usr
mkdir /usr/src/tmp/dnstracer-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p dnstracer /usr/src/tmp/dnstracer-buildroot/usr/bin/dnstracer
/bin/sh ./mkinstalldirs /usr/src/tmp/dnstracer-buildroot/usr/share/man/man8
mkdir /usr/src/tmp/dnstracer-buildroot/usr/share
mkdir /usr/src/tmp/dnstracer-buildroot/usr/share/man
mkdir /usr/src/tmp/dnstracer-buildroot/usr/share/man/man8
 /usr/libexec/rpm-build/install -p -m 644 ./dnstracer.8 /usr/src/tmp/dnstracer-buildroot/usr/share/man/man8/dnstracer.8
make[1]: Leaving directory '/usr/src/RPM/BUILD/dnstracer-1.9'
make: Leaving directory '/usr/src/RPM/BUILD/dnstracer-1.9'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dnstracer-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dnstracer-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dnstracer-buildroot/ (default)
Compressing files in /usr/src/tmp/dnstracer-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/dnstracer-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: dnstracer-1.9-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76687
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dnstracer-1.9
+ DOCDIR=/usr/src/tmp/dnstracer-buildroot/usr/share/doc/dnstracer-1.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/dnstracer-buildroot/usr/share/doc/dnstracer-1.9
+ /bin/mkdir -p /usr/src/tmp/dnstracer-buildroot/usr/share/doc/dnstracer-1.9
+ cp -prL CHANGES CONTACT LICENSE README /usr/src/tmp/dnstracer-buildroot/usr/share/doc/dnstracer-1.9
+ chmod -R go-w /usr/src/tmp/dnstracer-buildroot/usr/share/doc/dnstracer-1.9
+ chmod -R a+rX /usr/src/tmp/dnstracer-buildroot/usr/share/doc/dnstracer-1.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GOFmFp
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.qej3Cp
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.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nIdI6p
Creating dnstracer-debuginfo package
Processing files: dnstracer-debuginfo-1.9-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WvpE7m
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Wpo7m
find-requires: running scripts (debuginfo)
Requires: dnstracer = 1.9-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to dnstracer-debuginfo a strict dependency on dnstracer
Wrote: /usr/src/RPM/RPMS/i586/dnstracer-1.9-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/dnstracer-debuginfo-1.9-alt2.i586.rpm (w2.lzdio)
4.18user 2.49system 0:11.34elapsed 58%CPU (0avgtext+0avgdata 31080maxresident)k
0inputs+0outputs (0major+406508minor)pagefaults 0swaps
6.76user 7.50system 0:17.85elapsed 79%CPU (0avgtext+0avgdata 31080maxresident)k
0inputs+0outputs (0major+588059minor)pagefaults 0swaps
--- dnstracer-1.9-alt2.i586.rpm.repo	2020-12-17 13:14:08.000000000 +0000
+++ dnstracer-1.9-alt2.i586.rpm.hasher	2021-05-26 08:50:59.867869100 +0000
@@ -15,3 +15,3 @@
 Requires: rtld(GNU_HASH)  
-Requires: rpmlib(PayloadIsXz)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: dnstracer = 1.9-alt2:sisyphus+263583.100.1.1
--- dnstracer-debuginfo-1.9-alt2.i586.rpm.repo	2020-12-17 13:14:08.000000000 +0000
+++ dnstracer-debuginfo-1.9-alt2.i586.rpm.hasher	2021-05-26 08:50:59.913867431 +0000
@@ -6,3 +6,3 @@
 Requires: dnstracer = 1.9-alt2:sisyphus+263583.100.1.1
-Requires: rpmlib(PayloadIsXz)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: dnstracer-debuginfo = 1.9-alt2:sisyphus+263583.100.1.1