+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/nilfs-utils.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.e8FR5O
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf nilfs-utils-2.2.6
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/nilfs-utils-2.2.6.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nilfs-utils-2.2.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FRnoVS
+ umask 022
+ cd /builddir/build/BUILD
+ cd nilfs-utils-2.2.6
+ 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 LDCONFIG=/bin/true --disable-static --libdir /lib64
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 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 for style of include used by make... GNU
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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-ar... no
checking for ar... ar
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 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 for ldconfig... /bin/true
checking for uuid_generate in -luuid... yes
checking for mq_open... no
checking for mq_open in -lrt... yes
checking for sem_open... no
checking for sem_open in -lrt... no
checking for sem_open in -lpthread... yes
checking for clock_gettime... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking mqueue.h usability... yes
checking mqueue.h presence... yes
checking for mqueue.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for mnt_context_do_mount in -lmount... yes
checking libmount/libmount.h usability... yes
checking libmount/libmount.h presence... yes
checking for libmount/libmount.h... yes
checking for blkid_new_probe_from_filename in -lblkid... yes
checking blkid/blkid.h usability... yes
checking blkid/blkid.h presence... yes
checking for blkid/blkid.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking for error_at_line... 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 gcc needs -traditional... no
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat correctly handles trailing slash... (cached) 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 stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for posix_memalign... yes
checking for alarm... yes
checking for atexit... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for getgrgid... yes
checking for getmntent_r... yes
checking for getpwuid... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtok_r... yes
checking for strtoul... yes
checking for strtoull... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating sbin/Makefile
config.status: creating sbin/cleanerd/Makefile
config.status: creating sbin/mkfs/Makefile
config.status: creating sbin/mount/Makefile
config.status: creating sbin/nilfs-tune/Makefile
config.status: creating sbin/nilfs-clean/Makefile
config.status: creating sbin/nilfs-resize/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6'
Making all in lib
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/lib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 nilfs.lo nilfs.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 sb.lo sb.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 realpath.lo realpath.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 crc32.lo crc32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 sb.c  -fPIC -DPIC -o .libs/sb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 nilfs.c  -fPIC -DPIC -o .libs/nilfs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 crc32.c  -fPIC -DPIC -o .libs/crc32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 realpath.c  -fPIC -DPIC -o .libs/realpath.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 gc.lo gc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 gc.c  -fPIC -DPIC -o .libs/gc.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 vector.lo vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 vector.c  -fPIC -DPIC -o .libs/vector.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 cnoconv.lo cnoconv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 cnoconv.c  -fPIC -DPIC -o .libs/cnoconv.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 cnormap.lo cnormap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 cnormap.c  -fPIC -DPIC -o .libs/cnormap.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 cleaner_ctl.lo cleaner_ctl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 cleaner_ctl.c  -fPIC -DPIC -o .libs/cleaner_ctl.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 cleaner_exec.lo cleaner_exec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 cleaner_exec.c  -fPIC -DPIC -o .libs/cleaner_exec.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 feature.lo feature.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 feature.c  -fPIC -DPIC -o .libs/feature.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 parser.lo parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 parser.c  -fPIC -DPIC -o .libs/parser.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 ismounted.lo ismounted.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 librealpath.la  realpath.lo  
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -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 ismounted.c  -fPIC -DPIC -o .libs/ismounted.o
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 libcrc32.la  crc32.lo  
libtool: link: ar cru .libs/librealpath.a .libs/realpath.o 
libtool: link: ranlib .libs/librealpath.a
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 libcleanerexec.la  cleaner_exec.lo  
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 libnilfsfeature.la  feature.lo  
libtool: link: ( cd ".libs" && rm -f "librealpath.la" && ln -s "../librealpath.la" "librealpath.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 libparser.la  parser.lo  
libtool: link: ar cru .libs/libcrc32.a .libs/crc32.o 
libtool: link: ranlib .libs/libcrc32.a
libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 libmountchk.la  ismounted.lo  
libtool: link: ar cru .libs/libcleanerexec.a .libs/cleaner_exec.o 
libtool: link: ranlib .libs/libcleanerexec.a
libtool: link: ar cru .libs/libnilfsfeature.a .libs/feature.o 
libtool: link: ar cru .libs/libparser.a .libs/parser.o 
libtool: link: ranlib .libs/libnilfsfeature.a
libtool: link: ranlib .libs/libparser.a
libtool: link: ( cd ".libs" && rm -f "libcleanerexec.la" && ln -s "../libcleanerexec.la" "libcleanerexec.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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  -version-info 2:4:2 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnilfs.la -rpath /lib64 nilfs.lo sb.lo librealpath.la libcrc32.la -lpthread 
libtool: link: ( cd ".libs" && rm -f "libnilfsfeature.la" && ln -s "../libnilfsfeature.la" "libnilfsfeature.la" )
libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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  -version-info 1:0:1 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnilfscleaner.la -rpath /lib64 cleaner_ctl.lo librealpath.la libcleanerexec.la -lrt -luuid  
libtool: link: ar cru .libs/libmountchk.a .libs/ismounted.o 
libtool: link: ranlib .libs/libmountchk.a
libtool: link: ( cd ".libs" && rm -f "libmountchk.la" && ln -s "../libmountchk.la" "libmountchk.la" )
libtool: link: gcc -shared  .libs/nilfs.o .libs/sb.o  -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcrc32.a -Wl,--no-whole-archive  -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnilfs.so.0 -o .libs/libnilfs.so.0.2.4
libtool: link: gcc -shared  .libs/cleaner_ctl.o  -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcleanerexec.a -Wl,--no-whole-archive  -lrt -luuid -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnilfscleaner.so.0 -o .libs/libnilfscleaner.so.0.1.0
libtool: link: (cd ".libs" && rm -f "libnilfs.so.0" && ln -s "libnilfs.so.0.2.4" "libnilfs.so.0")
libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so.0" && ln -s "libnilfscleaner.so.0.1.0" "libnilfscleaner.so.0")
libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so" && ln -s "libnilfscleaner.so.0.1.0" "libnilfscleaner.so")
libtool: link: (cd ".libs" && rm -f "libnilfs.so" && ln -s "libnilfs.so.0.2.4" "libnilfs.so")
libtool: link: ( cd ".libs" && rm -f "libnilfscleaner.la" && ln -s "../libnilfscleaner.la" "libnilfscleaner.la" )
libtool: link: ( cd ".libs" && rm -f "libnilfs.la" && ln -s "../libnilfs.la" "libnilfs.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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  -version-info 2:0:2 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnilfsgc.la -rpath /lib64 gc.lo vector.lo cnoconv.lo cnormap.lo libnilfs.la -lpthread  
libtool: link: gcc -shared  .libs/gc.o .libs/vector.o .libs/cnoconv.o .libs/cnormap.o   ./.libs/libnilfs.so -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.2.0
libtool: link: (cd ".libs" && rm -f "libnilfsgc.so.0" && ln -s "libnilfsgc.so.0.2.0" "libnilfsgc.so.0")
libtool: link: (cd ".libs" && rm -f "libnilfsgc.so" && ln -s "libnilfsgc.so.0.2.0" "libnilfsgc.so")
libtool: link: ( cd ".libs" && rm -f "libnilfsgc.la" && ln -s "../libnilfsgc.la" "libnilfsgc.la" )
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/lib'
Making all in bin
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/bin'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 chcp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 dumpseg.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 lscp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 lssu.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 mkcp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -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 rmcp.c
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 chcp chcp.o ../lib/libnilfs.la -lpthread ../lib/libparser.la 
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 dumpseg dumpseg.o ../lib/libnilfs.la 
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 lscp lscp.o ../lib/libnilfs.la 
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/dumpseg dumpseg.o  ../lib/.libs/libnilfs.so
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 lssu lssu.o ../lib/libnilfs.la ../lib/libnilfsgc.la ../lib/libparser.la 
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/chcp chcp.o  ../lib/.libs/libnilfs.so -lpthread ../lib/.libs/libparser.a
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 mkcp mkcp.o ../lib/libnilfs.la -lpthread 
/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -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 rmcp rmcp.o ../lib/libnilfs.la ../lib/libparser.la 
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/lscp lscp.o  ../lib/.libs/libnilfs.so
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/mkcp mkcp.o  ../lib/.libs/libnilfs.so -lpthread
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/lssu lssu.o  ../lib/.libs/libnilfs.so ../lib/.libs/libnilfsgc.so ../lib/.libs/libparser.a
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/rmcp rmcp.o  ../lib/.libs/libnilfs.so ../lib/.libs/libparser.a
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/bin'
Making all in sbin
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
Making all in cleanerd
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/cleanerd'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -DSYSCONFDIR=\"/etc\"  -Wall -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 nilfs_cleanerd-cleanerd.o `test -f 'cleanerd.c' || echo './'`cleanerd.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -DSYSCONFDIR=\"/etc\"  -Wall -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 nilfs_cleanerd-cldconfig.o `test -f 'cldconfig.c' || echo './'`cldconfig.c
/bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -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  -static -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o ../../lib/libnilfs.la ../../lib/libnilfsgc.la -lrt -luuid 
libtool: link: gcc -Wall -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 nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o  ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfsgc.so /builddir/build/BUILD/nilfs-utils-2.2.6/lib/.libs/libnilfs.so -lpthread -lrt -luuid
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/cleanerd'
Making all in mkfs
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mkfs'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 mkfs.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 bitops.c
/bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -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 mkfs.nilfs2 mkfs.o bitops.o -luuid -lblkid ../../lib/libnilfsfeature.la ../../lib/libmountchk.la ../../lib/libcrc32.la 
libtool: link: gcc -Wall -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 mkfs.nilfs2 mkfs.o bitops.o  -luuid -lblkid ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a ../../lib/.libs/libcrc32.a
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mkfs'
Making all in mount
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mount'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 mount_libmount.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 sundries.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 mount_attrs.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 umount_libmount.c
/bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -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 mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o    ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount   
/bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -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 umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o    ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount   
libtool: link: gcc -Wall -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 mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o  ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount
libtool: link: gcc -Wall -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 umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o  ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mount'
Making all in nilfs-tune
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-tune'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 nilfs-tune.c
/bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -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 nilfs-tune nilfs-tune.o ../../lib/libnilfs.la ../../lib/libnilfsfeature.la ../../lib/libmountchk.la 
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/nilfs-tune nilfs-tune.o  ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-tune'
Making all in nilfs-clean
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-clean'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 nilfs-clean.c
/bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -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 nilfs-clean nilfs-clean.o ../../lib/libnilfs.la ../../lib/libnilfscleaner.la ../../lib/libparser.la 
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/nilfs-clean nilfs-clean.o  ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfscleaner.so ../../lib/.libs/libparser.a
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-clean'
Making all in nilfs-resize
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-resize'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include  -Wall -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 nilfs-resize.c
/bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -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 nilfs-resize nilfs-resize.o ../../lib/libnilfs.la ../../lib/libmountchk.la ../../lib/libnilfsgc.la -lpthread 
libtool: link: DIE_RPATH_DIE="/lib64:" gcc -Wall -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/nilfs-resize nilfs-resize.o  ../../lib/.libs/libnilfs.so ../../lib/.libs/libmountchk.a ../../lib/.libs/libnilfsgc.so -lpthread
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-resize'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
Making all in include
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/include'
Making all in man
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/man'
Making all in scripts
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/scripts'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W0sxPG
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64
+ cd nilfs-utils-2.2.6
+ rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64
+ make install DESTDIR=/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/lib'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/lib'
test -z "/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libnilfs.la libnilfsgc.la libnilfscleaner.la '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64'
libtool: install: /usr/bin/install -c .libs/libnilfs.so.0.2.4 /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64/libnilfs.so.0.2.4
libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64 && { ln -s -f libnilfs.so.0.2.4 libnilfs.so.0 || { rm -f libnilfs.so.0 && ln -s libnilfs.so.0.2.4 libnilfs.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64 && { ln -s -f libnilfs.so.0.2.4 libnilfs.so || { rm -f libnilfs.so && ln -s libnilfs.so.0.2.4 libnilfs.so; }; })
libtool: install: /usr/bin/install -c .libs/libnilfs.lai /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64/libnilfs.la
libtool: install: warning: relinking `libnilfsgc.la'
libtool: install: (cd /builddir/build/BUILD/nilfs-utils-2.2.6/lib; /bin/sh /builddir/build/BUILD/nilfs-utils-2.2.6/libtool  --tag CC --mode=relink gcc -Wall -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 -version-info 2:0:2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnilfsgc.la -rpath /lib64 gc.lo vector.lo cnoconv.lo cnormap.lo libnilfs.la -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64)
libtool: relink: gcc -shared  .libs/gc.o .libs/vector.o .libs/cnoconv.o .libs/cnormap.o   -L/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64 -L/lib64 -lnilfs -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.2.0
libtool: install: /usr/bin/install -c .libs/libnilfsgc.so.0.2.0T /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64/libnilfsgc.so.0.2.0
libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64 && { ln -s -f libnilfsgc.so.0.2.0 libnilfsgc.so.0 || { rm -f libnilfsgc.so.0 && ln -s libnilfsgc.so.0.2.0 libnilfsgc.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64 && { ln -s -f libnilfsgc.so.0.2.0 libnilfsgc.so || { rm -f libnilfsgc.so && ln -s libnilfsgc.so.0.2.0 libnilfsgc.so; }; })
libtool: install: /usr/bin/install -c .libs/libnilfsgc.lai /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64/libnilfsgc.la
libtool: install: /usr/bin/install -c .libs/libnilfscleaner.so.0.1.0 /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64/libnilfscleaner.so.0.1.0
libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64 && { ln -s -f libnilfscleaner.so.0.1.0 libnilfscleaner.so.0 || { rm -f libnilfscleaner.so.0 && ln -s libnilfscleaner.so.0.1.0 libnilfscleaner.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64 && { ln -s -f libnilfscleaner.so.0.1.0 libnilfscleaner.so || { rm -f libnilfscleaner.so && ln -s libnilfscleaner.so.0.1.0 libnilfscleaner.so; }; })
libtool: install: /usr/bin/install -c .libs/libnilfscleaner.lai /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/lib64/libnilfscleaner.la
libtool: install: warning: remember to run `libtool --finish /lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/lib'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/lib'
Making install in bin
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/bin'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/bin'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c chcp dumpseg lscp lssu mkcp rmcp '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin'
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/chcp /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin/chcp
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/dumpseg /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin/dumpseg
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/lscp /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin/lscp
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: warning: `../lib/libnilfsgc.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/lssu /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin/lssu
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/mkcp /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin/mkcp
libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/rmcp /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/bin/rmcp
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/bin'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/bin'
Making install in sbin
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
Making install in cleanerd
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/cleanerd'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/cleanerd'
test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/etc"
 /usr/bin/install -c -m 644 nilfs_cleanerd.conf '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/etc'
test -z "/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin"
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c nilfs_cleanerd '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin'
libtool: install: /usr/bin/install -c nilfs_cleanerd /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin/nilfs_cleanerd
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/cleanerd'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/cleanerd'
Making install in mkfs
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mkfs'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mkfs'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin"
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mkfs.nilfs2 '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin'
libtool: install: /usr/bin/install -c mkfs.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin/mkfs.nilfs2
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mkfs'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mkfs'
Making install in mount
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mount'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mount'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin"
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mount.nilfs2 umount.nilfs2 '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin'
libtool: install: /usr/bin/install -c mount.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin/mount.nilfs2
libtool: install: /usr/bin/install -c umount.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/sbin/umount.nilfs2
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mount'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/mount'
Making install in nilfs-tune
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-tune'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-tune'
test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin"
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c nilfs-tune '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin'
libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/nilfs-tune /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin/nilfs-tune
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-tune'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-tune'
Making install in nilfs-clean
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-clean'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-clean'
test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin"
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c nilfs-clean '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin'
libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: warning: `../../lib/libnilfscleaner.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/nilfs-clean /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin/nilfs-clean
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-clean'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-clean'
Making install in nilfs-resize
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-resize'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-resize'
test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin"
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c nilfs-resize '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin'
libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/lib64'
libtool: install: warning: `../../lib/libnilfsgc.la' has not been installed in `/lib64'
libtool: install: /usr/bin/install -c .libs/nilfs-resize /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/sbin/nilfs-resize
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-resize'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin/nilfs-resize'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
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/nilfs-utils-2.2.6/sbin'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/sbin'
Making install in include
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/include'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/include"
 /usr/bin/install -c -m 644 nilfs.h nilfs2_fs.h nilfs_cleaner.h '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/include'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/include'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/include'
Making install in man
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/man'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/man/man1"
 /usr/bin/install -c -m 644 lscp.1 lssu.1 '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/man/man1'
test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/man/man5"
 /usr/bin/install -c -m 644 nilfs_cleanerd.conf.5 '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/man/man5'
test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/man/man8"
 /usr/bin/install -c -m 644 nilfs.8 mkfs.nilfs2.8 mount.nilfs2.8 umount.nilfs2.8 mkcp.8 chcp.8 rmcp.8 dumpseg.8 nilfs_cleanerd.8 nilfs-tune.8 nilfs-clean.8 nilfs-resize.8 '/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/man/man8'
make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/man'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/man'
Making install in scripts
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/scripts'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6/scripts'
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/nilfs-utils-2.2.6/scripts'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6/scripts'
make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6'
make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.6'
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/nilfs-utils-2.2.6'
make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.6'
+ rm -f /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64//lib64/libnilfs.la /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64//lib64/libnilfscleaner.la /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64//lib64/libnilfsgc.la
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/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: nilfs-utils-2.2.6-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ht69WK
+ umask 022
+ cd /builddir/build/BUILD
+ cd nilfs-utils-2.2.6
+ DOCDIR=/builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/doc/nilfs-utils
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/doc/nilfs-utils
+ cp -pr COPYING /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/doc/nilfs-utils
+ cp -pr ChangeLog /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64/usr/share/doc/nilfs-utils
+ exit 0
Provides: config(nilfs-utils) = 2.2.6-4.fc28 libnilfs.so.0()(64bit) libnilfscleaner.so.0()(64bit) libnilfsgc.so.0()(64bit) nilfs-utils = 2.2.6-4.fc28 nilfs-utils(riscv-64) = 2.2.6-4.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) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libmount.so.1()(64bit) libmount.so.1(MOUNT_2.19)(64bit) libmount.so.1(MOUNT_2.20)(64bit) libnilfs.so.0()(64bit) libnilfscleaner.so.0()(64bit) libnilfsgc.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH)
Processing files: nilfs-utils-devel-2.2.6-4.fc28.riscv64
Provides: nilfs-utils-devel = 2.2.6-4.fc28 nilfs-utils-devel(riscv-64) = 2.2.6-4.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libnilfs.so.0()(64bit) libnilfscleaner.so.0()(64bit) libnilfsgc.so.0()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/nilfs-utils-2.2.6-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/nilfs-utils-2.2.6-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/nilfs-utils-devel-2.2.6-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.inxAXM
+ umask 022
+ cd /builddir/build/BUILD
+ cd nilfs-utils-2.2.6
+ rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.6-4.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