+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/dhcping.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.HL8Pka + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dhcping-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/dhcping-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dhcping-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dhcping-aarch64.patch):' Patch #0 (dhcping-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .aarch64 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5ulams + umask 022 + cd /builddir/build/BUILD + cd dhcping-1.2 + 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 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 executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking whether build environment is sane... yes checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for style of include used by make... GNU checking dependency style of gcc... none 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 netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for gethostbyname... yes checking for memset... yes checking for select... yes checking for socket... yes configure: creating ./config.status config.status: creating Makefile + make -j4 gcc -DPACKAGE=\"dhcping\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -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 dhcping.c || echo './'`dhcping.c dhcping.c: In function 'dhcp_packet': dhcping.c:256:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"\1\1%c%c",hwcount,0); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:257:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:257:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:265:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:265:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:269:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:269:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:276:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c%c",ip[0],ip[1],ip[2],ip[3]); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:277:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:277:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:281:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:281:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:285:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:285:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:288:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c%c",gw[0],gw[1],gw[2],gw[3]); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:289:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:289:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:292:13: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c%c", ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:295:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,16); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:295:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,16); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:299:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,64); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:299:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,64); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:303:15: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,128); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:303:22: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,128); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:308:10: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c%c",99,130,83,99); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:309:12: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:309:19: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,4); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:312:10: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c",53,1,type); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:313:12: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,3); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:313:19: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,3); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:319:11: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c%c%c%c",50,4,ip50[0],ip50[1],ip50[2],ip50[3]); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:320:13: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,6); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:320:20: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,6); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:325:11: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c%c%c%c",54,4, ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:328:13: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,6); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:328:20: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,6); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:339:14: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c%c%c",55,1,1); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:340:16: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,3); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:340:23: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,3); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:344:10: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(msgbuf,"%c",255); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/types.h:25, from dhcping.c:31: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ dhcping.c:345:12: warning: pointer targets in passing argument 1 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,1); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ dhcping.c:345:19: warning: pointer targets in passing argument 2 of 'addpacket' differ in signedness [-Wpointer-sign] addpacket(pktbuf,msgbuf,1); ^~~~~~ dhcping.c:48:6: note: expected 'char *' but argument is of type 'unsigned char *' void addpacket(char *pktbuf,char *msgbuf,int size) { ^~~~~~~~~ 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 dhcping dhcping.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hpFHPc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64 + cd dhcping-1.2 + make install DESTDIR=/builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64 'INSTALL=install -p' make[1]: Entering directory '/builddir/build/BUILD/dhcping-1.2' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/bin install -p dhcping /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/bin/dhcping /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/man/man8 mkdir /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/man/man8 install -p -m 644 ./dhcping.8 /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/man/man8/dhcping.8 make[1]: Leaving directory '/builddir/build/BUILD/dhcping-1.2' + /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: dhcping-1.2-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wgrtDL + umask 022 + cd /builddir/build/BUILD + cd dhcping-1.2 + DOCDIR=/builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/doc/dhcping + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/doc/dhcping + cp -pr CHANGES /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/doc/dhcping + cp -pr CONTACT /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/doc/dhcping + cp -pr LICENSE /builddir/build/BUILDROOT/dhcping-1.2-18.fc28.riscv64/usr/share/doc/dhcping + exit 0 Provides: dhcping = 1.2-18.fc28 dhcping(riscv-64) = 1.2-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/dhcping-1.2-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/dhcping-1.2-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/dhcping-1.2-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ROAt0L + umask 022 + cd /builddir/build/BUILD + cd dhcping-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dhcping-1.2-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