<86>Aug 18 10:30:47 userdel[1305839]: delete user 'rooter' <86>Aug 18 10:30:47 userdel[1305839]: removed group 'rooter' owned by 'rooter' <86>Aug 18 10:30:47 userdel[1305839]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 18 10:30:47 groupadd[1305881]: group added to /etc/group: name=rooter, GID=1877 <86>Aug 18 10:30:47 groupadd[1305881]: group added to /etc/gshadow: name=rooter <86>Aug 18 10:30:47 groupadd[1305881]: new group: name=rooter, GID=1877 <86>Aug 18 10:30:47 useradd[1305912]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>Aug 18 10:30:47 userdel[1305960]: delete user 'builder' <86>Aug 18 10:30:47 userdel[1305960]: removed group 'builder' owned by 'builder' <86>Aug 18 10:30:47 userdel[1305960]: removed shadow group 'builder' owned by 'builder' <86>Aug 18 10:30:47 groupadd[1305994]: group added to /etc/group: name=builder, GID=1878 <86>Aug 18 10:30:47 groupadd[1305994]: group added to /etc/gshadow: name=builder <86>Aug 18 10:30:47 groupadd[1305994]: new group: name=builder, GID=1878 <86>Aug 18 10:30:47 useradd[1306021]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dnstracer-1.9-alt1.qa1.M90P.1.nosrc.rpm (w1.gzdio) Installing dnstracer-1.9-alt1.qa1.M90P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89499 + 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.89499 + 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' + 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 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes 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 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... x86_64-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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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] offset = getshort(p); ^ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' 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] RR->domainname = strdup(domainname); ^ dnstracer.c:336:27: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 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] RR->type = getshort(thisrr); ^~~~~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' getshort(unsigned char *s) ^~~~~~~~ dnstracer.c:338:33: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign] RR->class = getshort(thisrr + 2); ~~~~~~~^~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' getshort(unsigned char *s) ^~~~~~~~ dnstracer.c:339:30: warning: pointer targets in passing argument 1 of 'getlong' differ in signedness [-Wpointer-sign] RR->ttl = getlong(thisrr + 4); ~~~~~~~^~~ dnstracer.c:245:1: note: expected 'unsigned char *' but argument is of type 'char *' getlong(unsigned char *s) ^~~~~~~ dnstracer.c:340:38: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign] RR->datalength = getshort(thisrr + 8); ~~~~~~~^~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' getshort(unsigned char *s) ^~~~~~~~ dnstracer.c:345:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 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] question->query = strdup(getname(session, &pquestion)); ^ dnstracer.c:394:31: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign] question->type = getshort(pquestion); ^~~~~~~~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' getshort(unsigned char *s) ^~~~~~~~ dnstracer.c:395:42: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign] question->class = getshort(pquestion + 2); ~~~~~~~~~~^~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' getshort(unsigned char *s) ^~~~~~~~ dnstracer.c:361:12: warning: variable 'pheader' set but not used [-Wunused-but-set-variable] 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] us = getshort(buffer); ^~~~~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' getshort(unsigned char *s) ^~~~~~~~ dnstracer.c:609:15: warning: pointer targets in passing argument 1 of 'getlong' differ in signedness [-Wpointer-sign] ul = getlong(buffer); ^~~~~~ dnstracer.c:245:1: note: expected 'unsigned char *' but argument is of type 'char *' 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] printf("- Queryname: %s\n", printablename(question->query, 0)); ~~~~~~~~^~~~~~~ dnstracer.c:439:1: note: expected 'char *' but argument is of type 'unsigned char *' 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] printf("- Domainname: %s\n", printablename(rr->domainname, 0)); ~~^~~~~~~~~~~~ dnstracer.c:439:1: note: expected 'char *' but argument is of type 'unsigned char *' printablename(char *name, int withdots) ^~~~~~~~~~~~~ dnstracer.c:688:43: warning: pointer targets in passing argument 3 of 'get_resource' differ in signedness [-Wpointer-sign] get_resource(rr->type, session, rr->data, 0)); ~~^~~~~~ dnstracer.c:536:1: note: expected 'char *' but argument is of type 'unsigned char *' 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] 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] if (getshort(buffer) != session->send_header->identification) { ^~~~~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' getshort(unsigned char *s) ^~~~~~~~ dnstracer.c:917:53: warning: pointer targets in passing argument 1 of 'getshort' differ in signedness [-Wpointer-sign] session->send_header->identification, getshort(buffer)); ^~~~~~ dnstracer.c:251:1: note: expected 'unsigned char *' but argument is of type 'char *' 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] strcpy(session->send_question->query + 1, name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /usr/include/features.h:428, from /usr/include/unistd.h:25, from dnstracer.c:42: /usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __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] 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] 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] arecord->rr_name = strdup(printablename(rr->domainname, 1)); ~~^~~~~~~~~~~~ dnstracer.c:439:1: note: expected 'char *' but argument is of type 'unsigned char *' printablename(char *name, int withdots) ^~~~~~~~~~~~~ dnstracer.c:1002:30: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] arecord->rr_data = strdup(rr->data_string); ~~^~~~~~~~~~~~~ In file included from dnstracer.c:55: /usr/include/string.h:167:14: note: expected 'const char *' but argument is of type 'unsigned char *' 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] session->authority->domainname_string) == 0) { ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:432, from dnstracer.c:55: /usr/include/strings.h:116:12: note: expected 'const char *' but argument is of type 'unsigned char *' 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] if (strcmp(rrauth->domainname_string, ".") == 0) { ~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from dnstracer.c:55: /usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *' 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] strnrcasecmp(rrauth->domainname_string, server_authfor, ~~~~~~^~~~~~~~~~~~~~~~~~~ dnstracer.c:227:1: note: expected 'const char *' but argument is of type 'unsigned char *' 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] if (strcmp(printablename(rradd->domainname, 1), ~~~~~^~~~~~~~~~~~ dnstracer.c:439:1: note: expected 'char *' but argument is of type 'unsigned char *' printablename(char *name, int withdots) ^~~~~~~~~~~~~ dnstracer.c:1326:9: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] rrauth->data_string) == 0) ~~~~~~^~~~~~~~~~~~~ In file included from dnstracer.c:55: /usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *' 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] if (strcmp(printablename(rradd->domainname, 1), ~~~~~^~~~~~~~~~~~ dnstracer.c:439:1: note: expected 'char *' but argument is of type 'unsigned char *' printablename(char *name, int withdots) ^~~~~~~~~~~~~ dnstracer.c:1338:13: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] rrauth->data_string) == 0) ~~~~~~^~~~~~~~~~~~~ In file included from dnstracer.c:55: /usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *' 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] strcpy(nextserver_name, printablename(rradd->domainname, 1)); ~~~~~^~~~~~~~~~~~ dnstracer.c:439:1: note: expected 'char *' but argument is of type 'unsigned char *' printablename(char *name, int withdots) ^~~~~~~~~~~~~ dnstracer.c:1360:30: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(nextserver_ip, rradd->data_string); ~~~~~^~~~~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/unistd.h:25, from dnstracer.c:42: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __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] nextserver_name, rrauth->domainname_string, ~~~~~~^~~~~~~~~~~~~~~~~~~ dnstracer.c:1131:1: note: expected 'char *' but argument is of type 'unsigned char *' create_session(char *host, char *server_ip, int ipv6, char *server_name, ^~~~~~~~~~~~~~ dnstracer.c:1369:33: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(nextserver_name, rrauth->data_string); ~~~~~~^~~~~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/unistd.h:25, from dnstracer.c:42: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __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] 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] 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] nextserver_name, rrauth->domainname_string, ~~~~~~^~~~~~~~~~~~~~~~~~~ dnstracer.c:1131:1: note: expected 'char *' but argument is of type 'unsigned char *' create_session(char *host, char *server_ip, int ipv6, char *server_name, ^~~~~~~~~~~~~~ dnstracer.c:1433:27: warning: pointer targets in passing argument 5 of 'create_session' differ in signedness [-Wpointer-sign] nextserver_name, rrauth->domainname_string, ~~~~~~^~~~~~~~~~~~~~~~~~~ dnstracer.c:1131:1: note: expected 'char *' but argument is of type 'unsigned char *' create_session(char *host, char *server_ip, int ipv6, char *server_name, ^~~~~~~~~~~~~~ dnstracer.c: In function 'main': dnstracer.c:1643:25: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign] 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] 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=] sprintf(s, "%%%ds", 40 - i); ^~ dnstracer.c:1022:17: note: directive argument in the range [1, 2147483647] sprintf(s, "%%%ds", 40 - i); ^~~~~~~ In file included from /usr/include/stdio.h:862, from /usr/include/resolv.h:58, from dnstracer.c:50: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 13 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.25279 + 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/lib64 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) Hardlinking identical .pyc and .pyo files Processing files: dnstracer-1.9-alt1.qa1.M90P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13152 + 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.y6CS0G find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kX1rmO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(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.Ih7PdZ Creating dnstracer-debuginfo package Processing files: dnstracer-debuginfo-1.9-alt1.qa1.M90P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uS9xAd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPdZrv find-requires: running scripts (debuginfo) Requires: dnstracer = 1.9-alt1.qa1.M90P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to dnstracer-debuginfo a strict dependency on dnstracer Wrote: /usr/src/RPM/RPMS/x86_64/dnstracer-1.9-alt1.qa1.M90P.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dnstracer-debuginfo-1.9-alt1.qa1.M90P.1.x86_64.rpm (w2.lzdio) 2.09user 2.80system 0:09.91elapsed 49%CPU (0avgtext+0avgdata 38852maxresident)k 0inputs+0outputs (0major+488213minor)pagefaults 0swaps 0.49user 1.64system 0:14.66elapsed 14%CPU (0avgtext+0avgdata 12204maxresident)k 0inputs+0outputs (0major+99859minor)pagefaults 0swaps --- dnstracer-1.9-alt1.qa1.M90P.1.x86_64.rpm.repo 2020-12-17 14:13:04.000000000 +0000 +++ dnstracer-1.9-alt1.qa1.M90P.1.x86_64.rpm.hasher 2024-08-18 10:30:59.326943954 +0000 @@ -16,3 +16,3 @@ Provides: dnstracer = 1.9-alt1.qa1.M90P.1:p9+263584.100.1.1 -File: /usr/bin/dnstracer 100755 root:root 9dc4249afb6a4d43b0d1c20ca525a41b +File: /usr/bin/dnstracer 100755 root:root 8d29af2d546a99ce0f8e911717fbae0c File: /usr/share/doc/dnstracer-1.9 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man8/dnstracer.8.xz 100644 root:root 007608fff82a26a45db66431b64551b6 -RPMIdentity: 3d4f4ae8ef9f2944e746a23a1e39353edb57569527af7c78fc59d0412e77d4fb37b17cc14ccd620d06a7656f591610450eca4b7189ce226aeacce94cbb2fbb27 +RPMIdentity: ec3fc72960bccda0b67e844c2a2c81897dd2025439bf03f25294adbeba2f447faa868a111e613b83cb20d7af71aa385f2103820542f6148e5cf666620e83d061 --- dnstracer-debuginfo-1.9-alt1.qa1.M90P.1.x86_64.rpm.repo 2020-12-17 14:13:04.000000000 +0000 +++ dnstracer-debuginfo-1.9-alt1.qa1.M90P.1.x86_64.rpm.hasher 2024-08-18 10:30:59.429945598 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/0be0cbcb21da679d6d2af5e563de5dd5da0ab4 120777 root:root ../../../../bin/dnstracer -/usr/lib/debug/.build-id/af/0be0cbcb21da679d6d2af5e563de5dd5da0ab4.debug 120777 root:root ../../usr/bin/dnstracer.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/d8ba0e517532b5ceca1fd005f3b0cdfdedb04d 120777 root:root ../../../../bin/dnstracer +/usr/lib/debug/.build-id/fe/d8ba0e517532b5ceca1fd005f3b0cdfdedb04d.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-alt1.qa1.M90P.1:p9+263584.100.1.1 -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/0be0cbcb21da679d6d2af5e563de5dd5da0ab4 120777 root:root ../../../../bin/dnstracer -File: /usr/lib/debug/.build-id/af/0be0cbcb21da679d6d2af5e563de5dd5da0ab4.debug 120777 root:root ../../usr/bin/dnstracer.debug -File: /usr/lib/debug/usr/bin/dnstracer.debug 100644 root:root b806eef316761f7e2a2ab3d01837007b +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/d8ba0e517532b5ceca1fd005f3b0cdfdedb04d 120777 root:root ../../../../bin/dnstracer +File: /usr/lib/debug/.build-id/fe/d8ba0e517532b5ceca1fd005f3b0cdfdedb04d.debug 120777 root:root ../../usr/bin/dnstracer.debug +File: /usr/lib/debug/usr/bin/dnstracer.debug 100644 root:root fc7d568735eb50f25ce6bab5e8a18f9e File: /usr/src/debug/dnstracer-1.9 40755 root:root File: /usr/src/debug/dnstracer-1.9/dnstracer.c 100644 root:root 59fcecb7b45408818c6948ed7154705c -RPMIdentity: 3b2fe6b909c83ac760cae3da8b66bafb41a5162dfd6264be1bd2f27f3df6fa7f0ea97cb605facf9a8c0d25d405d7d968eabb6d72fb406220875dd34d7a9aaa3d +RPMIdentity: 194a30465847221a31a91f4d52cacc5a6c0786c1e7b58758aa5092fe20f71664d5c905676af71a9126e8b3a2496e1b6a1b6c2037476f84ea490f165ea5ded798