+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/unshield.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.qhyOZA
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ /usr/bin/gzip -dc /builddir/build/SOURCES/unshield-1.0-fe6338b.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j3idG2
+ umask 022
+ cd /builddir/build/BUILD
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ ./bootstrap
Creating configure.ac...done.
+ aclocal -I m4
+ autoheader
++ uname -s
+ KERNEL_NAME=Linux
+ '[' Linux = Darwin ']'
+ libtoolize --copy --automake
+ automake --copy --foreign --add-missing
configure.ac:24: installing './compile'
configure.ac:5: installing './config.guess'
configure.ac:5: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
lib/Makefile.am: installing './depcomp'
+ autoconf
+ 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
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --disable-static --disable-rpath
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 for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gawk... (cached) gawk
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make sets $(MAKE)... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for printf format string that works with size_t values... zi
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... (cached) yes
checking zlib in /usr... ok
checking if ssl is wanted... no
checking for working POSIX fnmatch... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libunshield.pc
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating lib/convert_utf/Makefile
config.status: creating lib/md5/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating lib/unshield_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make LIBTOOL=/usr/bin/libtool -j4
Making all in lib
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make  all-recursive
make[2]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
Making all in convert_utf
make[3]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o ConvertUTF.lo ConvertUTF.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 ConvertUTF.c  -fPIC -DPIC -o .libs/ConvertUTF.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 ConvertUTF.c -o ConvertUTF.o >/dev/null 2>&1
/usr/bin/libtool  --tag=CC   --mode=link gcc  -Wall -Wsign-compare -Wno-long-long -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 -L/usr/lib -o libconvert_utf.la  ConvertUTF.lo  -lz 
libtool: link: ar cru .libs/libconvert_utf.a .libs/ConvertUTF.o 
libtool: link: ranlib .libs/libconvert_utf.a
libtool: link: ( cd ".libs" && rm -f "libconvert_utf.la" && ln -s "../libconvert_utf.la" "libconvert_utf.la" )
make[3]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
Making all in md5
make[3]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../lib  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o md5c.lo md5c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 md5c.c  -fPIC -DPIC -o .libs/md5c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../lib -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 md5c.c -o md5c.o >/dev/null 2>&1
/usr/bin/libtool  --tag=CC   --mode=link gcc  -Wall -Wsign-compare -Wno-long-long -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 -L/usr/lib -o libmd5.la  md5c.lo  -lz 
libtool: link: ar cru .libs/libmd5.a .libs/md5c.o 
libtool: link: ranlib .libs/libmd5.a
libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" )
make[3]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o bswap.lo bswap.c
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o component.lo component.c
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o directory.lo directory.c
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o file.lo file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 bswap.c  -fPIC -DPIC -o .libs/bswap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 component.c  -fPIC -DPIC -o .libs/component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 file.c  -fPIC -DPIC -o .libs/file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 directory.c  -fPIC -DPIC -o .libs/directory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 bswap.c -o bswap.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 directory.c -o directory.o >/dev/null 2>&1
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o file_group.lo file_group.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 component.c -o component.o >/dev/null 2>&1
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o helper.lo helper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 file_group.c  -fPIC -DPIC -o .libs/file_group.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 helper.c  -fPIC -DPIC -o .libs/helper.o
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdint.h:26,
                 from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include/stdint.h:9,
                 from internal.h:9,
                 from helper.c:2:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o libunshield.lo libunshield.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 file_group.c -o file_group.o >/dev/null 2>&1
helper.c: In function 'unshield_fopen_for_reading':
helper.c:64:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
         snprintf(filename, sizeof(filename), "%s/%s", dirname, dent->d_name);
                                                    ^
In file included from /usr/include/stdio.h:862:0,
                 from internal.h:15,
                 from helper.c:2:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 libunshield.c  -fPIC -DPIC -o .libs/libunshield.o
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdint.h:26,
                 from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include/stdint.h:9,
                 from internal.h:9,
                 from libunshield.c:3:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 helper.c -o helper.o >/dev/null 2>&1
/usr/bin/libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I.. -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o log.lo log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 file.c -o file.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 log.c  -fPIC -DPIC -o .libs/log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 log.c -o log.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -Wall -Wsign-compare -Wno-long-long -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 libunshield.c -o libunshield.o >/dev/null 2>&1
/usr/bin/libtool  --tag=CC   --mode=link gcc  -Wall -Wsign-compare -Wno-long-long -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  -no-undefined -version-info 0:0:0 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libunshield.la -rpath /usr/lib64 bswap.lo component.lo directory.lo file.lo file_group.lo helper.lo libunshield.lo log.lo convert_utf/libconvert_utf.la md5/libmd5.la  -lz 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bswap.o .libs/component.o .libs/directory.o .libs/file.o .libs/file_group.o .libs/helper.o .libs/libunshield.o .libs/log.o  -Wl,--whole-archive convert_utf/.libs/libconvert_utf.a md5/.libs/libmd5.a -Wl,--no-whole-archive  -L/usr/lib -lz  -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -Wl,-soname -Wl,libunshield.so.0 -o .libs/libunshield.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libunshield.so.0" && ln -s "libunshield.so.0.0.0" "libunshield.so.0")
libtool: link: (cd ".libs" && rm -f "libunshield.so" && ln -s "libunshield.so.0.0.0" "libunshield.so")
libtool: link: (cd .libs/libunshield.lax/libconvert_utf.a && ar x "/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf/.libs/libconvert_utf.a")
libtool: link: (cd .libs/libunshield.lax/libmd5.a && ar x "/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5/.libs/libmd5.a")
libtool: link: ar cru .libs/libunshield.a  bswap.o component.o directory.o file.o file_group.o helper.o libunshield.o log.o  .libs/libunshield.lax/libconvert_utf.a/ConvertUTF.o  .libs/libunshield.lax/libmd5.a/md5c.o 
libtool: link: ranlib .libs/libunshield.a
libtool: link: rm -fr .libs/libunshield.lax
libtool: link: ( cd ".libs" && rm -f "libunshield.la" && ln -s "../libunshield.la" "libunshield.la" )
make[3]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[2]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
Making all in src
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o unshield.o unshield.c
gcc -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I/usr/include  -Wall -Wsign-compare -Wno-long-long -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 -o unshield-deobfuscate.o unshield-deobfuscate.c
In file included from /usr/include/sys/types.h:25:0,
                 from unshield.c:6:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
/usr/bin/libtool  --tag=CC   --mode=link gcc  -Wall -Wsign-compare -Wno-long-long -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 -L/usr/lib -o unshield-deobfuscate unshield-deobfuscate.o ../lib/libunshield.la -lz 
unshield.c: In function 'extract_file':
unshield.c:368:6: warning: 'success' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (!success)
      ^
/usr/bin/libtool  --tag=CC   --mode=link gcc  -Wall -Wsign-compare -Wno-long-long -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 -L/usr/lib -o unshield unshield.o ../lib/libunshield.la -lz 
libtool: link: gcc -Wall -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unshield-deobfuscate unshield-deobfuscate.o  -L/usr/lib ../lib/.libs/libunshield.so -lz
libtool: link: gcc -Wall -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unshield unshield.o  -L/usr/lib ../lib/.libs/libunshield.so -lz
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
Making all in man
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RmxWj6
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ make install DESTDIR=/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
Making install in convert_utf
make[2]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
make[3]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
make[2]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/convert_utf'
Making install in md5
make[2]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
make[3]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
make[2]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib/md5'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[3]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libunshield.la '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libunshield.so.0.0.0 /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/libunshield.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64 && { ln -s -f libunshield.so.0.0.0 libunshield.so.0 || { rm -f libunshield.so.0 && ln -s libunshield.so.0.0.0 libunshield.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64 && { ln -s -f libunshield.so.0.0.0 libunshield.so || { rm -f libunshield.so && ln -s libunshield.so.0.0.0 libunshield.so; }; })
libtool: install: /usr/bin/install -c .libs/libunshield.lai /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/libunshield.la
libtool: install: /usr/bin/install -c .libs/libunshield.a /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/libunshield.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/libunshield.a
libtool: install: ranlib /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/libunshield.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/include'
 /usr/bin/install -c -m 644 libunshield.h '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/include'
make[3]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[2]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/lib'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
make[2]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c unshield '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/bin'
libtool: warning: '../lib/libunshield.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/unshield /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/bin/unshield
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/src'
Making install in man
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[2]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/share/man/man1'
 /usr/bin/install -c -m 644 unshield.1 '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/share/man/man1'
make[2]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90/man'
make[1]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make[2]: Entering directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 libunshield.pc '/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
make[1]: Leaving directory '/builddir/build/BUILD/unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90'
+ rm -f /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/libunshield.a /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/lib64/libunshield.la
+ /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: unshield-1.0-5.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kqjla1
+ umask 022
+ cd /builddir/build/BUILD
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ DOCDIR=/builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/share/doc/unshield
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/share/doc/unshield
+ cp -pr README /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/share/doc/unshield
+ cp -pr LICENSE /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64/usr/share/doc/unshield
+ exit 0
Provides: libunshield.so.0()(64bit) unshield = 1.0-5.fc28 unshield(riscv-64) = 1.0-5.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
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) libunshield.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: unshield-devel-1.0-5.fc28.riscv64
Provides: pkgconfig(libunshield) = 1.0 unshield-devel = 1.0-5.fc28 unshield-devel(riscv-64) = 1.0-5.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libunshield.so.0()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unshield-1.0-5.fc28.riscv64
Wrote: /builddir/build/SRPMS/unshield-1.0-5.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/unshield-1.0-5.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/unshield-devel-1.0-5.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9DuP41
+ umask 022
+ cd /builddir/build/BUILD
+ cd unshield-fe6338bd8ec0d9ff2148a134fabab5a0423a0b90
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/unshield-1.0-5.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