+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/fstransform.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.I1RvvR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fstransform-0.9.3-src + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fstransform-0.9.3-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fstransform-0.9.3-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fstransform-0.9.3-use_bash.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/fstransform-0.9.3-fix_Wdeprecated.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/fstransform-0.9.3-fix_Wliteral-suffix.patch + /usr/bin/cat /builddir/build/SOURCES/fstransform-0.9.3-fix_Wmaybe-uninitialized.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/fstransform-0.9.3-fix_Wreturn-type.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/fstransform-0.9.3-clean_trailing_whitespace.patch + /usr/bin/cat /builddir/build/SOURCES/fstransform-0.9.3-regenerate_autotools.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /bin/touch aclocal.m4 configure Makefile.am Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qAiXAH + umask 022 + cd /builddir/build/BUILD + cd fstransform-0.9.3-src + 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 + '[' 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 --disable-silent-rules 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 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 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking whether g++ supports explicit template instantiation... yes checking whether g++ supports inhibiting template instantiation... yes checking how to run the C++ preprocessor... g++ -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 cerrno usability... yes checking cerrno presence... yes checking for cerrno... yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking cstdarg usability... yes checking cstdarg presence... yes checking for cstdarg... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking ctime usability... yes checking ctime presence... yes checking for ctime... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/stat.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_mtimensec... no checking for uint32_t... yes checking for uint64_t... yes checking for long long... yes checking for unsigned long long... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for execvp... yes checking for fallocate... yes checking for posix_fallocate... yes checking for fdatasync... yes checking for fileno... yes checking for fsync... yes checking for ftruncate... yes checking for gettimeofday... yes checking for getuid... yes checking for lchown... yes checking for chown... yes checking for localtime_r... yes checking for localtime... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for mlock... yes checking for msync... yes checking for munmap... yes checking for random... yes checking for remove... yes checking for srandom... yes checking for strerror... yes checking for strftime... yes checking for sync... yes checking for time... yes checking for tzset... yes checking for utimes... yes checking for utimensat... yes checking for waitpid... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fsremap/build/Makefile config.status: creating fsmove/build/Makefile config.status: creating fstransform/build/Makefile config.status: creating fsremap/src/config.hh config.status: executing depfiles commands + /usr/bin/make -O -j4 Making all in fsmove/build make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/assert.o ../src/assert.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/args.o ../src/args.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/eta.o ../src/eta.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/inode_cache.o ../src/inode_cache.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/disk_stat.o ../src/io/disk_stat.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io_posix_dir.o ../src/io/io_posix_dir.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io.o ../src/io/io.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/util_posix.o ../src/io/util_posix.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io_posix.o ../src/io/io_posix.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/main.o ../src/main.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/misc.o ../src/misc.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/move.o ../src/move.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/log.o ../src/log.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' g++ -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 fsmove ../src/args.o ../src/assert.o ../src/eta.o ../src/inode_cache.o ../src/io/disk_stat.o ../src/io/io.o ../src/io/io_posix.o ../src/io/io_posix_dir.o ../src/io/util_posix.o ../src/log.o ../src/main.o ../src/misc.o ../src/move.o make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' Making all in fsremap/build make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/arch/mem.o ../src/arch/mem.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/arch/mem_linux.o ../src/arch/mem_linux.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/arch/mem_posix.o ../src/arch/mem_posix.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/args.o ../src/args.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/assert.o ../src/assert.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/vector.o ../src/vector.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/work.o ../src/work.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/dispatch.o ../src/dispatch.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/eta.o ../src/eta.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/extent_file.o ../src/io/extent_file.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/extent_posix.o ../src/io/extent_posix.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io.o ../src/io/io.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io_null.o ../src/io/io_null.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io_test.o ../src/io/io_test.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io_self_test.o ../src/io/io_self_test.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/persist.o ../src/io/persist.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/io_posix.o ../src/io/io_posix.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/util.o ../src/io/util.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/io/util_posix.o ../src/io/util_posix.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/job.o ../src/job.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/main.o ../src/main.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/log.o ../src/log.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/map_stat.o ../src/map_stat.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/misc.o ../src/misc.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/tmp_zero.o ../src/tmp_zero.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/pool.o ../src/pool.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/remap.o ../src/remap.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/map.o ../src/map.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/ui/ui.o ../src/ui/ui.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -DHAVE_CONFIG_H -I. -I../../fsremap/src -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 ../src/ui/ui_tty.o ../src/ui/ui_tty.cc make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' g++ -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 fsremap ../src/arch/mem.o ../src/arch/mem_linux.o ../src/arch/mem_posix.o ../src/args.o ../src/assert.o ../src/dispatch.o ../src/eta.o ../src/io/extent_file.o ../src/io/extent_posix.o ../src/io/io.o ../src/io/io_null.o ../src/io/io_posix.o ../src/io/io_self_test.o ../src/io/io_test.o ../src/io/persist.o ../src/io/util.o ../src/io/util_posix.o ../src/job.o ../src/log.o ../src/main.o ../src/map.o ../src/map_stat.o ../src/misc.o ../src/pool.o ../src/remap.o ../src/tmp_zero.o ../src/ui/ui.o ../src/ui/ui_tty.o ../src/vector.o ../src/work.o make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' Making all in fstransform/build make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fstransform/build' sed 's/%PACKAGE_VERSION%/0.9.3/g' <../fstransform.sh >fstransform chmod +x fstransform make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fstransform/build' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pyoITP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64 + cd fstransform-0.9.3-src + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in fsmove/build make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[2]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin' /usr/bin/install -p fsmove '/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsmove/build' Making install in fsremap/build make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[2]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin' /usr/bin/install -p fsremap '/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fsremap/build' Making install in fstransform/build make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fstransform/build' make[2]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src/fstransform/build' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin' /usr/bin/install -p fstransform '/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fstransform/build' make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src/fstransform/build' make[1]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src' make[2]: Entering directory '/builddir/build/BUILD/fstransform-0.9.3-src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src' make[1]: Leaving directory '/builddir/build/BUILD/fstransform-0.9.3-src' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/man/man8 + for f in /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/* ++ echo /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/fsmove ++ /usr/bin/sed -e 's!^/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/!!g' + n=fsmove + /usr/bin/help2man -N -s 8 --version-string=0.9.3 -o /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/man/man8/fsmove.8 /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/fsmove + for f in /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/* ++ echo /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/fsremap ++ /usr/bin/sed -e 's!^/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/!!g' + n=fsremap + /usr/bin/help2man -N -s 8 --version-string=0.9.3 -o /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/man/man8/fsremap.8 /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/fsremap + for f in /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/* ++ echo /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/fstransform ++ /usr/bin/sed -e 's!^/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/!!g' + n=fstransform + /usr/bin/help2man -N -s 8 --version-string=0.9.3 -o /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/man/man8/fstransform.8 /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/sbin/fstransform + /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: fstransform-0.9.3-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QIelpX + umask 022 + cd /builddir/build/BUILD + cd fstransform-0.9.3-src + DOCDIR=/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/doc/fstransform + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/doc/fstransform + cp -pr doc/README.fsremap doc/design.txt doc/notes.txt doc/torture-test.sh /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/doc/fstransform + cp -pr ChangeLog /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/doc/fstransform + cp -pr README /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/doc/fstransform + cp -pr TODO /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/doc/fstransform + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.48Jh1A + umask 022 + cd /builddir/build/BUILD + cd fstransform-0.9.3-src + LICENSEDIR=/builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/licenses/fstransform + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/licenses/fstransform + cp -pr AUTHORS /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/licenses/fstransform + cp -pr COPYING /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64/usr/share/licenses/fstransform + exit 0 Provides: fstransform = 0.9.3-1.fc28 fstransform(riscv-64) = 0.9.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash 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) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fstransform-0.9.3-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/fstransform-0.9.3-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/fstransform-0.9.3-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7ou0aG + umask 022 + cd /builddir/build/BUILD + cd fstransform-0.9.3-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/fstransform-0.9.3-1.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