+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/dnstracer.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sCi3cd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnstracer-1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnstracer-1.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnstracer-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zD3xwZ + umask 022 + cd /builddir/build/BUILD + cd dnstracer-1.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/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... 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 + /usr/bin/make -j4 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/dnstracer-1.9' gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 differ in signedness [-Wpointer-sign] RR->domainname = strdup(domainname); ^ dnstracer.c:336:27: warning: pointer targets in assignment 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:26: 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:23: 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:31: 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 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 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:32: 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:58: 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:58: 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:41: 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 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:12: 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:0, 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 differ in signedness [-Wpointer-sign] p = session->send_question->query + 1; ^ dnstracer.c:965:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] q = session->send_question->query; ^ dnstracer.c: In function 'add_arecord': dnstracer.c:997:45: 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:28: 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:0: /usr/include/string.h:166: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:10: 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:431:0, 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:13: 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:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ dnstracer.c:1311:19: 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:30: 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:3: 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:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ dnstracer.c:1337:28: 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:7: 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:0: /usr/include/string.h:136:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strcmp (const char *__s1, const char *__s2) ^~~~~~ dnstracer.c:1359:41: 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:25: 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:0, 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:25: 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:27: 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:0, 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 differ in signedness [-Wpointer-sign] unsigned char *s = addr_list[i]; ^~~~~~~~~ dnstracer.c:1404:27: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *s = addr_list[i]; ^~~~~~~~~ dnstracer.c:1416:25: 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:21: 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 differ in signedness [-Wpointer-sign] unsigned char *s = h->h_addr_list[0]; ^ dnstracer.c:1647:25: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] unsigned char *s = h->h_addr_list[0]; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dnstracer dnstracer.o make[1]: Leaving directory '/builddir/build/BUILD/dnstracer-1.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UCcPKW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64 + cd dnstracer-1.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64 'INSTALL=/usr/bin/install -c -p' make[1]: Entering directory '/builddir/build/BUILD/dnstracer-1.9' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/bin /usr/bin/install -c -p dnstracer /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/bin/dnstracer /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/man/man8 mkdir /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/man/man8 /usr/bin/install -c -p -m 644 ./dnstracer.8 /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/man/man8/dnstracer.8 make[1]: Leaving directory '/builddir/build/BUILD/dnstracer-1.9' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: dnstracer-1.9-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cOq9Uc + umask 022 + cd /builddir/build/BUILD + cd dnstracer-1.9 + DOCDIR=/builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/doc/dnstracer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/doc/dnstracer + cp -pr CHANGES /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/doc/dnstracer + cp -pr CONTACT /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/doc/dnstracer + cp -pr LICENSE /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/doc/dnstracer + cp -pr README /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64/usr/share/doc/dnstracer + exit 0 Provides: dnstracer = 1.9-18.fc28 dnstracer(riscv-64) = 1.9-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/dnstracer-1.9-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/dnstracer-1.9-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BYnRTm + umask 022 + cd /builddir/build/BUILD + cd dnstracer-1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dnstracer-1.9-18.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff