+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/AtomicParsley.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
warning: Macro expanded in comment on line 9: %{name}-fix_bad_math.patch

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kRqvqY
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf AtomicParsley-0.9.5
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/AtomicParsley-0.9.5.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd AtomicParsley-0.9.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W39dzf
+ umask 022
+ cd /builddir/build/BUILD
+ cd AtomicParsley-0.9.5
+ ./autogen.sh
configure.ac:60: installing './compile'
configure.ac:15: installing './config.guess'
configure.ac:15: installing './config.sub'
configure.ac:13: installing './install-sh'
configure.ac:13: installing './missing'
Makefile.am:35: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
+ 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 --prefix=/usr
configure: WARNING: unrecognized options: --disable-dependency-tracking
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 build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
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 riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for riscv64-redhat-linux-gnu-objcc... no
checking for riscv64-redhat-linux-gnu-objc... no
checking for riscv64-redhat-linux-gnu-cc... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-objc++... no
checking for riscv64-redhat-linux-gnu-objcxx... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-CXX... no
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for linux/cdrom.h... (cached) yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for getopt.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for int16_t... yes
checking for fseeko... yes
checking for fsetpos... yes
checking for lroundf... no
checking for memset... yes
checking for memcmp... yes
checking for remove... yes
checking for rename... yes
checking for sranddev... no
checking for sscanf... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for strncmp... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strsep... yes
checking for strstr... yes
checking for strtol... yes
checking for wmemset... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for deflateEnd in -lz... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking
+----------------------------------------------+
|                  SUCCESS                     |
+----------------------------------------------+
  AtomicParsley has been configured, you should
  now type 'make' to compile AtomicParsley.

+----------------------------------------------+
|             YOUR CONFIGURATION               |
+----------------------------------------------+
  Version:           0.9.5
  debug build:       disabled

+ make -j4
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/util.o src/util.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/arrays.o src/arrays.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/iconv.o src/iconv.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/parsley.o src/parsley.cpp
src/parsley.cpp: In function 'void APar_freefree(int)':
src/parsley.cpp:1736:8: warning: variable 'prev_atom' set but not used [-Wunused-but-set-variable]
  short prev_atom = 0;
        ^~~~~~~~~
src/parsley.cpp: In function 'uint64_t APar_QuickSumAtomicLengths(AtomicInfo*)':
src/parsley.cpp:3097:8: warning: variable 'current_level' set but not used [-Wunused-but-set-variable]
  short current_level = 0;
        ^~~~~~~~~~~~~
src/parsley.cpp: In function 'bool APar_Readjust_iloc_atom(short int)':
src/parsley.cpp:3210:14: warning: variable 'this_extent_offset' set but not used [-Wunused-but-set-variable]
     uint64_t this_extent_offset = 0;
              ^~~~~~~~~~~~~~~~~~
src/parsley.cpp: In function 'void APar_DetermineAtomLengths()':
src/parsley.cpp:3983:9: warning: variable 'previous_atom' set but not used [-Wunused-but-set-variable]
   short previous_atom = 0; //only gets used in testing for atom under stsd
         ^~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/extracts.o src/extracts.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/sha1.o src/sha1.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/uuid.o src/uuid.cpp
src/parsley.cpp: In function 'void APar_SampleTableIterator(FILE*)':
src/parsley.cpp:1072:6: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 void APar_SampleTableIterator(FILE *file) {
      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from src/AtomicParsley.h:52,
                 from src/parsley.cpp:30:
/usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 28 and 37 bytes into a destination of size 36
       __bos (__s), __fmt, __va_arg_pack ());
                                           ^
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/id3v2.o src/id3v2.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/metalist.o src/metalist.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/CDtoc.o src/CDtoc.cpp
src/parsley.cpp: In function 'void APar_DeriveNewPath(const char*, char*, int, const char*, const char*, bool)':
src/parsley.cpp:4236:6: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
 void APar_DeriveNewPath(const char *filePath, char* temp_path, int output_type, const char* file_kind, const char* forced_suffix, bool random_filename = true) {
      ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from src/AtomicParsley.h:52,
                 from src/parsley.cpp:30:
/usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 2 and 7 bytes into a destination of size 6
       __bos (__s), __fmt, __va_arg_pack ());
                                           ^
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/compress.o src/compress.cpp
g++ -DHAVE_CONFIG_H -I. -I./src  -DHAVE_CONFIG_H    -D_FILE_OFFSET_BITS=64 -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  -Wall -c -o src/main.o src/main.cpp
src/id3v2.cpp: In function 'void APar_ID3FrameAmmend(AtomicInfo*, const char*, const char*, AdjunctArgs*, uint8_t)':
src/id3v2.cpp:2022:6: warning: '%u' directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=]
 void APar_ID3FrameAmmend(AtomicInfo* id32_atom, const char* frame_str, const char* frame_payload, AdjunctArgs* adjunct_payloads, uint8_t str_encoding) {
      ^~~~~~~~~~~~~~~~~~~
src/id3v2.cpp:2022:6: note: directive argument in the range [0, 254]
In file included from /usr/include/stdio.h:862:0,
                 from src/AtomicParsley.h:52,
                 from src/id3v2.cpp:23:
/usr/include/bits/stdio2.h:34:43: note: '__builtin___sprintf_chk' output between 2 and 4 bytes into a destination of size 2
       __bos (__s), __fmt, __va_arg_pack ());
                                           ^
src/main.cpp: In function 'int real_main(int, char**)':
src/main.cpp:2734:70: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
                 formed_keyword_struct = (char*)calloc(1, sizeof(char)* set_UTF16_text ? (keyword_strlen * 4) : (keyword_strlen * 2)); // *4 should carry utf16's BOM & TERM
                                                                ~~~~~~^~~~~~~~~~~~~~~~
g++    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o AtomicParsley src/util.o src/arrays.o src/iconv.o src/parsley.o src/extracts.o src/sha1.o src/uuid.o src/id3v2.o src/metalist.o src/CDtoc.o src/compress.o src/main.o    -lz
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SGCXqA
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64
+ cd AtomicParsley-0.9.5
+ make install install DESTDIR=/builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64 BINDIR=/usr/bin
make[1]: Entering directory '/builddir/build/BUILD/AtomicParsley-0.9.5'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64/usr/bin'
  /usr/bin/install -c AtomicParsley '/builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64/usr/bin'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/builddir/build/BUILD/AtomicParsley-0.9.5'
make: Nothing to be done for 'install'.
+ /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: AtomicParsley-0.9.5-10.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I3ip3Q
+ umask 022
+ cd /builddir/build/BUILD
+ cd AtomicParsley-0.9.5
+ DOCDIR=/builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64/usr/share/doc/AtomicParsley
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64/usr/share/doc/AtomicParsley
+ cp -pr COPYING /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64/usr/share/doc/AtomicParsley
+ cp -pr Changes.txt /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64/usr/share/doc/AtomicParsley
+ cp -pr tools/iTunMOVI-1.1.pl /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64/usr/share/doc/AtomicParsley
+ exit 0
Provides: AtomicParsley = 0.9.5-10.fc28 AtomicParsley(riscv-64) = 0.9.5-10.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) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64
Wrote: /builddir/build/SRPMS/AtomicParsley-0.9.5-10.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/AtomicParsley-0.9.5-10.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1aQ4yT
+ umask 022
+ cd /builddir/build/BUILD
+ cd AtomicParsley-0.9.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/AtomicParsley-0.9.5-10.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff