<86>Sep 18 10:50:53 userdel[3657208]: delete user 'rooter' <86>Sep 18 10:50:53 userdel[3657208]: removed group 'rooter' owned by 'rooter' <86>Sep 18 10:50:53 userdel[3657208]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 18 10:50:53 groupadd[3657220]: group added to /etc/group: name=rooter, GID=627 <86>Sep 18 10:50:53 groupadd[3657220]: group added to /etc/gshadow: name=rooter <86>Sep 18 10:50:53 groupadd[3657220]: new group: name=rooter, GID=627 <86>Sep 18 10:50:53 useradd[3657224]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Sep 18 10:50:53 userdel[3657242]: delete user 'builder' <86>Sep 18 10:50:53 userdel[3657242]: removed group 'builder' owned by 'builder' <86>Sep 18 10:50:53 userdel[3657242]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 10:50:53 groupadd[3657249]: group added to /etc/group: name=builder, GID=628 <86>Sep 18 10:50:53 groupadd[3657249]: group added to /etc/gshadow: name=builder <86>Sep 18 10:50:53 groupadd[3657249]: new group: name=builder, GID=628 <86>Sep 18 10:50:53 useradd[3657254]: new user: name=builder, UID=628, GID=628, 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.92164 + 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.92164 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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]; | ^ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.61009 + 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.61009 + 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.IqZgJE 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.G9PXaE 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.bYQEGG 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.yEZZlH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1cfb1E 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) 2.47user 1.20system 0:09.01elapsed 40%CPU (0avgtext+0avgdata 25728maxresident)k 0inputs+0outputs (0major+465484minor)pagefaults 0swaps 3.77user 3.59system 0:12.72elapsed 57%CPU (0avgtext+0avgdata 25728maxresident)k 0inputs+0outputs (0major+635916minor)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-09-18 10:51:04.593626223 +0000 @@ -17,3 +17,3 @@ Provides: dnstracer = 1.9-alt2:sisyphus+263583.100.1.1 -File: /usr/bin/dnstracer 100755 root:root 5062a214bc6041951d65a6c39ccefeb8 +File: /usr/bin/dnstracer 100755 root:root 453788c3b5413df7b476bc4cc8691adc File: /usr/share/doc/dnstracer-1.9 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/man/man8/dnstracer.8.xz 100644 root:root 007608fff82a26a45db66431b64551b6 -RPMIdentity: 7ef7ec6787fc36cad07cd0fe69f412c9f340bd735f2a346e71131fbaf9c7b6cbf79d97d7e398db7159a71f53097fc3169c4384228c5aeab523191457f5eaf5bf +RPMIdentity: 66e864526626fb3f003aa061cb7dea8e44e0745ddbe5a2865560bf4ee932f3c5c29ad66d991d1648e9fa9e0b4d87dbea81e99ce4ee11c77431fc65362188c441 --- 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-09-18 10:51:04.712626684 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d9 40755 root:root -/usr/lib/debug/.build-id/d9/1420048eb13555b22e0accc9ef16e2c573b7a9 120777 root:root ../../../../bin/dnstracer -/usr/lib/debug/.build-id/d9/1420048eb13555b22e0accc9ef16e2c573b7a9.debug 120777 root:root ../../usr/bin/dnstracer.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/6a672d75ce5a42ec4a62dbf3d1440e7f86816d 120777 root:root ../../../../bin/dnstracer +/usr/lib/debug/.build-id/73/6a672d75ce5a42ec4a62dbf3d1440e7f86816d.debug 120777 root:root ../../usr/bin/dnstracer.debug /usr/lib/debug/usr/bin/dnstracer.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: dnstracer-debuginfo = 1.9-alt2:sisyphus+263583.100.1.1 -File: /usr/lib/debug/.build-id/d9 40755 root:root -File: /usr/lib/debug/.build-id/d9/1420048eb13555b22e0accc9ef16e2c573b7a9 120777 root:root ../../../../bin/dnstracer -File: /usr/lib/debug/.build-id/d9/1420048eb13555b22e0accc9ef16e2c573b7a9.debug 120777 root:root ../../usr/bin/dnstracer.debug -File: /usr/lib/debug/usr/bin/dnstracer.debug 100644 root:root ebb219c0dae252572624e26b98ef439c +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/6a672d75ce5a42ec4a62dbf3d1440e7f86816d 120777 root:root ../../../../bin/dnstracer +File: /usr/lib/debug/.build-id/73/6a672d75ce5a42ec4a62dbf3d1440e7f86816d.debug 120777 root:root ../../usr/bin/dnstracer.debug +File: /usr/lib/debug/usr/bin/dnstracer.debug 100644 root:root da74475e30a92c7ea3329469c629fa5f File: /usr/src/debug/dnstracer-1.9 40755 root:root File: /usr/src/debug/dnstracer-1.9/dnstracer.c 100644 root:root 59fcecb7b45408818c6948ed7154705c -RPMIdentity: 2ec524d6f6724f3b033729cf3574ed24cbd640568f2a0e4209ff86fbfe74584cfb9ed799698033f8f71931b76ebd2b2626f31c4dfdc06109ffa30767ff296082 +RPMIdentity: 5b679ade4a0a74e5f9287b5d45253bdf00eb93b131d4fbe4021948c5ea45dfe2b27a95763789d37a40fa643a50f28cd7f327cf314640eff34dd62231b52290e9