Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nilfs-utils.spec'], chrootPath='/var/lib/mock/f29-build-8184-2336/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nilfs-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Mon Feb 16 2018 Eric Sandeen 2.2.7-3 Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/nilfs-utils-2.2.7-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nilfs-utils.spec'], chrootPath='/var/lib/mock/f29-build-8184-2336/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nilfs-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Mon Feb 16 2018 Eric Sandeen 2.2.7-3 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2HJVpM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nilfs-utils-2.2.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/nilfs-utils-2.2.7.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nilfs-utils-2.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ANshZj + umask 022 + cd /builddir/build/BUILD + cd nilfs-utils-2.2.7 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ 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-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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-koji-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-koji-linux-gnu checking host system type... riscv64-koji-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-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-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.7' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c realpath.c -fPIC -DPIC -o .libs/realpath.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crc32.c -fPIC -DPIC -o .libs/crc32.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parser.lo parser.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ismounted.lo ismounted.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parser.c -fPIC -DPIC -o .libs/parser.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librealpath.la realpath.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrc32.la crc32.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcleanerexec.la cleaner_exec.lo libtool: link: ar cru .libs/librealpath.a .libs/realpath.o libtool: link: ranlib .libs/librealpath.a 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnilfsfeature.la feature.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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: ranlib .libs/libnilfsfeature.a libtool: link: ( cd ".libs" && rm -f "libcleanerexec.la" && ln -s "../libcleanerexec.la" "libcleanerexec.la" ) libtool: link: ar cru .libs/libparser.a .libs/parser.o libtool: link: ranlib .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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:4:2 -Wl,-z,relro -Wl,-z,now -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" ) /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libnilfscleaner.la -rpath /lib64 cleaner_ctl.lo librealpath.la libcleanerexec.la -lrt -luuid libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) 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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 "libnilfs.so" && ln -s "libnilfs.so.0.2.4" "libnilfs.so") 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 "libnilfs.la" && ln -s "../libnilfs.la" "libnilfs.la" ) libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so" && ln -s "libnilfscleaner.so.0.1.0" "libnilfscleaner.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:1:2 -Wl,-z,relro -Wl,-z,now -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: ( cd ".libs" && rm -f "libnilfscleaner.la" && ln -s "../libnilfscleaner.la" "libnilfscleaner.la" ) libtool: link: gcc -shared .libs/gc.o .libs/vector.o .libs/cnoconv.o .libs/cnormap.o ./.libs/libnilfs.so -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.2.1 libtool: link: (cd ".libs" && rm -f "libnilfsgc.so.0" && ln -s "libnilfsgc.so.0.2.1" "libnilfsgc.so.0") libtool: link: (cd ".libs" && rm -f "libnilfsgc.so" && ln -s "libnilfsgc.so.0.2.1" "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.7/lib' Making all in bin make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lscp lscp.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/chcp chcp.o ../lib/.libs/libnilfs.so -lpthread ../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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.7/bin' Making all in sbin make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' Making all in cleanerd make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -static -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.7/lib/.libs/libnilfs.so -lpthread -lrt -luuid make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/cleanerd' Making all in mkfs make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.7/sbin/mkfs' Making all in mount make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.7/sbin/mount' Making all in nilfs-tune make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.7/sbin/nilfs-tune' Making all in nilfs-clean make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.7/sbin/nilfs-clean' Making all in nilfs-resize make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.7/sbin/nilfs-resize' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' Making all in include make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/include' Making all in man make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/man' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/scripts' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qoo9Qx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 + cd nilfs-utils-2.2.7 + rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 Making install in lib make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/lib' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/lib' test -z "/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libnilfs.la libnilfsgc.la libnilfscleaner.la '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64' libtool: install: /usr/bin/install -c .libs/libnilfs.so.0.2.4 /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64/libnilfs.so.0.2.4 libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.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.7-3.fc29.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.7-3.fc29.riscv64/lib64/libnilfs.la BUILDSTDERR: libtool: install: warning: relinking `libnilfsgc.la' libtool: install: (cd /builddir/build/BUILD/nilfs-utils-2.2.7/lib; /bin/sh /builddir/build/BUILD/nilfs-utils-2.2.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:1:2 -Wl,-z,relro -Wl,-z,now -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.7-3.fc29.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.7-3.fc29.riscv64/lib64 -L/lib64 -lnilfs -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.2.1 libtool: install: /usr/bin/install -c .libs/libnilfsgc.so.0.2.1T /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64/libnilfsgc.so.0.2.1 libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64 && { ln -s -f libnilfsgc.so.0.2.1 libnilfsgc.so.0 || { rm -f libnilfsgc.so.0 && ln -s libnilfsgc.so.0.2.1 libnilfsgc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64 && { ln -s -f libnilfsgc.so.0.2.1 libnilfsgc.so || { rm -f libnilfsgc.so && ln -s libnilfsgc.so.0.2.1 libnilfsgc.so; }; }) libtool: install: /usr/bin/install -c .libs/libnilfsgc.lai /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64/libnilfsgc.la libtool: install: /usr/bin/install -c .libs/libnilfscleaner.so.0.1.0 /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64/libnilfscleaner.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.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.7-3.fc29.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.7-3.fc29.riscv64/lib64/libnilfscleaner.la BUILDSTDERR: 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.7/lib' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/lib' Making install in bin make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/bin' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.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.7-3.fc29.riscv64/usr/bin' BUILDSTDERR: 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.7-3.fc29.riscv64/usr/bin/chcp BUILDSTDERR: 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.7-3.fc29.riscv64/usr/bin/dumpseg BUILDSTDERR: 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.7-3.fc29.riscv64/usr/bin/lscp BUILDSTDERR: libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/lib64' BUILDSTDERR: 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.7-3.fc29.riscv64/usr/bin/lssu BUILDSTDERR: 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.7-3.fc29.riscv64/usr/bin/mkcp BUILDSTDERR: 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.7-3.fc29.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.7/bin' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/bin' Making install in sbin make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' Making install in cleanerd make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/cleanerd' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/cleanerd' test -z "/etc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/etc" /usr/bin/install -c -m 644 nilfs_cleanerd.conf '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/etc' test -z "/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs_cleanerd '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin' libtool: install: /usr/bin/install -c nilfs_cleanerd /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/nilfs_cleanerd make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/cleanerd' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/cleanerd' Making install in mkfs make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/mkfs' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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.7-3.fc29.riscv64/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mkfs.nilfs2 '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin' libtool: install: /usr/bin/install -c mkfs.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/mkfs.nilfs2 make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/mkfs' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/mkfs' Making install in mount make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/mount' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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.7-3.fc29.riscv64/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c mount.nilfs2 umount.nilfs2 '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin' libtool: install: /usr/bin/install -c mount.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/mount.nilfs2 libtool: install: /usr/bin/install -c umount.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/umount.nilfs2 make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/mount' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/mount' Making install in nilfs-tune make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-tune' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-tune' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-tune '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin' BUILDSTDERR: 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.7-3.fc29.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.7/sbin/nilfs-tune' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-tune' Making install in nilfs-clean make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-clean' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-clean' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-clean '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin' BUILDSTDERR: libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/lib64' BUILDSTDERR: 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.7-3.fc29.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.7/sbin/nilfs-clean' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-clean' Making install in nilfs-resize make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-resize' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-resize' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin" /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-resize '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin' BUILDSTDERR: libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/lib64' BUILDSTDERR: 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.7-3.fc29.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.7/sbin/nilfs-resize' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin/nilfs-resize' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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.7/sbin' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/sbin' Making install in include make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/include' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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.7-3.fc29.riscv64/usr/include" /usr/bin/install -c -m 644 nilfs.h nilfs2_fs.h nilfs_cleaner.h '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/include' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/include' Making install in man make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/man' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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.7-3.fc29.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 lscp.1 lssu.1 '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/share/man/man1' test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/share/man/man5" /usr/bin/install -c -m 644 nilfs_cleanerd.conf.5 '/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/share/man/man5' test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.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.7-3.fc29.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/man' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/man' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/scripts' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7/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.7/scripts' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7/scripts' make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.7' 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.7' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.7' + rm -f /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64//lib64/libnilfs.la /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64//lib64/libnilfscleaner.la /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64//lib64/libnilfsgc.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.2.7-3.fc29 --unique-debug-suffix -2.2.7-3.fc29.riscv64 --unique-debug-src-base nilfs-utils-2.2.7-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nilfs-utils-2.2.7 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/bin/dumpseg extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/bin/mkcp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/bin/lscp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/bin/rmcp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/bin/chcp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin/nilfs-clean extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/bin/lssu extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin/nilfs-tune extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/sbin/nilfs-resize extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/umount.nilfs2 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/mount.nilfs2 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/mkfs.nilfs2 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/sbin/nilfs_cleanerd extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64/libnilfscleaner.so.0.1.0 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64/libnilfs.so.0.2.4 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/lib64/libnilfsgc.so.0.2.1 /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. BUILDSTDERR: 838 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /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.7-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yEeaU3 + umask 022 + cd /builddir/build/BUILD + cd nilfs-utils-2.2.7 + DOCDIR=/builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.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.7-3.fc29.riscv64/usr/share/doc/nilfs-utils + cp -pr COPYING /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/share/doc/nilfs-utils + cp -pr ChangeLog /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64/usr/share/doc/nilfs-utils + exit 0 Provides: config(nilfs-utils) = 2.2.7-3.fc29 libnilfs.so.0()(64bit) libnilfscleaner.so.0()(64bit) libnilfsgc.so.0()(64bit) nilfs-utils = 2.2.7-3.fc29 nilfs-utils(riscv-64) = 2.2.7-3.fc29 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.7-3.fc29.riscv64 Provides: nilfs-utils-devel = 2.2.7-3.fc29 nilfs-utils-devel(riscv-64) = 2.2.7-3.fc29 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) Processing files: nilfs-utils-debugsource-2.2.7-3.fc29.riscv64 Provides: nilfs-utils-debugsource = 2.2.7-3.fc29 nilfs-utils-debugsource(riscv-64) = 2.2.7-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nilfs-utils-debuginfo-2.2.7-3.fc29.riscv64 Provides: debuginfo(build-id) = 03ad2050f1beb061539a5826607661fb4704e472 debuginfo(build-id) = 19d431df5d6a1a8d139233a22e2b38fe44834927 debuginfo(build-id) = 6556bfffb74c7daa60dede5044fb513d24b751c7 debuginfo(build-id) = 71489adda24b1b853563dbebb7a7b10cdd64f04c debuginfo(build-id) = 7fe649e90914861163033246a018a668d2214f12 debuginfo(build-id) = 915c6b34deab2eaed1e7f8d343883c3f09e63644 debuginfo(build-id) = 936734ada25cddeacec5309b9c45742c115cdecb debuginfo(build-id) = 98dd4fc24cf661660cce46ad2a4aaff8c8bc6885 debuginfo(build-id) = a0bf53abf4f5073cd566b58f63f79c07be67a64a debuginfo(build-id) = acb13ee8f7719927e1157be8e30ef4524d3a903b debuginfo(build-id) = c481587614ffdc4144fd5dce6b75149dd88fcbf6 debuginfo(build-id) = d22d58705f0cdb55a4a87549b644f57503c89d94 debuginfo(build-id) = da05b203d6e05f557c4450fdd4b00ffc08610f38 debuginfo(build-id) = dbe828fb745e669de10feeb961984d8b01ad9258 debuginfo(build-id) = e43d392c832e4aef9603bd905cdb600deabe91cf debuginfo(build-id) = f3b2d7e3783a5ecfc39c207715bcec6150da0437 nilfs-utils-debuginfo = 2.2.7-3.fc29 nilfs-utils-debuginfo(riscv-64) = 2.2.7-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nilfs-utils-debugsource(riscv-64) = 2.2.7-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 Wrote: /builddir/build/RPMS/nilfs-utils-2.2.7-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/nilfs-utils-devel-2.2.7-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/nilfs-utils-debugsource-2.2.7-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/nilfs-utils-debuginfo-2.2.7-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vriGV4 + umask 022 + cd /builddir/build/BUILD + cd nilfs-utils-2.2.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.7-3.fc29.riscv64 + exit 0 Child return code was: 0