Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nilfs-utils.spec'], chrootPath='/var/lib/mock/f33-build-299076-56269/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'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/nilfs-utils-2.2.8-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nilfs-utils.spec'], chrootPath='/var/lib/mock/f33-build-299076-56269/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'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nGbo1b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nilfs-utils-2.2.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/nilfs-utils-2.2.8.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nilfs-utils-2.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DHlIQ9 + umask 022 + cd /builddir/build/BUILD + cd nilfs-utils-2.2.8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2019-08-20 11:42:52.000000000 -0400 +++ ./configure 2020-08-14 20:31:59.235863906 -0400 @@ -1844,7 +1844,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 20:31:59.235863906 -0400 +++ ./configure 2020-08-14 20:32:00.105863095 -0400 @@ -15118,7 +15118,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 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-Wl,-z,now -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="-Wl,-z,now -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 whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-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 how to print strings... printf 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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 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 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 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 checking that generated files are newer than configure... done 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.8' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crc32.c -fPIC -DPIC -o .libs/crc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector.lo vector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector.c -fPIC -DPIC -o .libs/vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cnormap.lo cnormap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cnormap.c -fPIC -DPIC -o .libs/cnormap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ismounted.lo ismounted.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrc32.la crc32.lo libtool: link: ar cru .libs/librealpath.a .libs/realpath.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcleanerexec.la cleaner_exec.lo 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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: ar cru .libs/libcleanerexec.a .libs/cleaner_exec.o libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" ) libtool: link: ranlib .libs/libcleanerexec.a /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmountchk.la ismounted.lo libtool: link: ar cru .libs/libnilfsfeature.a .libs/feature.o 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/libnilfsfeature.a /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:4:2 -Wl,-z,relro -Wl,--as-needed -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: ranlib .libs/libparser.a 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:1 -Wl,-z,relro -Wl,--as-needed -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: 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 -fPIC -DPIC .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 -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libnilfs.so.0 -o .libs/libnilfs.so.0.2.4 libtool: link: gcc -shared -fPIC -DPIC .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 -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libnilfscleaner.so.0 -o .libs/libnilfscleaner.so.0.1.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.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.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:1:2 -Wl,-z,relro -Wl,--as-needed -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: gcc -shared -fPIC -DPIC .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 -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -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.8/lib' Making all in bin make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dumpseg dumpseg.o ../lib/.libs/libnilfs.so -lpthread libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lscp lscp.o ../lib/.libs/libnilfs.so -lpthread libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 /builddir/build/BUILD/nilfs-utils-2.2.8/lib/.libs/libnilfs.so -lpthread ../lib/.libs/libparser.a /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rmcp rmcp.o ../lib/libnilfs.la ../lib/libparser.la libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mkcp mkcp.o ../lib/.libs/libnilfs.so -lpthread libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rmcp rmcp.o ../lib/.libs/libnilfs.so -lpthread ../lib/.libs/libparser.a make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/bin' Making all in sbin make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' Making all in cleanerd make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/cleanerd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -static -Wl,-z,relro -Wl,--as-needed -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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.8/lib/.libs/libnilfs.so -lpthread -lrt -luuid make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/cleanerd' Making all in mkfs make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mkfs' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c bitops.c In file included from /usr/include/string.h:519, from mkfs.c:64: In function 'strncpy', inlined from 'parse_options' at mkfs.c:1094:4, inlined from 'main' at mkfs.c:599:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mkfs.nilfs2 mkfs.o bitops.o -lblkid -luuid -luuid ../../lib/libnilfsfeature.la ../../lib/libmountchk.la ../../lib/libcrc32.la libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mkfs.nilfs2 mkfs.o bitops.o -lblkid -luuid ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a ../../lib/.libs/libcrc32.a make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mkfs' Making all in mount make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mount' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -lblkid -luuid /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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 -lblkid -luuid libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 -lblkid -luuid libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 -lblkid -luuid make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mount' Making all in nilfs-tune make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-tune' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c nilfs-tune.c In file included from /usr/include/string.h:519, from nilfs-tune.c:40: In function 'strncpy', inlined from 'user_string' at nilfs-tune.c:256:3, inlined from 'show_nilfs_sb' at nilfs-tune.c:417:2, inlined from 'modify_nilfs' at nilfs-tune.c:550:3, inlined from 'main' at nilfs-tune.c:588:9: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'group_string' at nilfs-tune.c:273:3, inlined from 'show_nilfs_sb' at nilfs-tune.c:419:2, inlined from 'modify_nilfs' at nilfs-tune.c:550:3, inlined from 'main' at nilfs-tune.c:588:9: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'parse_options' at nilfs-tune.c:154:4, inlined from 'main' at nilfs-tune.c:571:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nilfs-tune nilfs-tune.o ../../lib/.libs/libnilfs.so -lpthread ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-tune' Making all in nilfs-clean make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-clean' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nilfs-clean nilfs-clean.o ../../lib/.libs/libnilfs.so -lpthread ../../lib/.libs/libnilfscleaner.so -lrt -luuid ../../lib/.libs/libparser.a make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-clean' Making all in nilfs-resize make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-resize' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 /builddir/build/BUILD/nilfs-utils-2.2.8/lib/.libs/libnilfs.so -lpthread make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-resize' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' Making all in include make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/include' Making all in man make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/man' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/scripts' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.89ev5c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 + cd nilfs-utils-2.2.8 + rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 Making install in lib make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/lib' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libnilfs.la libnilfsgc.la libnilfscleaner.la '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64' libtool: install: /usr/bin/install -c .libs/libnilfs.so.0.2.4 /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfs.so.0.2.4 libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.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.8-3.fc33.riscv64/lib64/libnilfs.la libtool: install: warning: relinking `libnilfsgc.la' libtool: install: (cd /builddir/build/BUILD/nilfs-utils-2.2.8/lib; /bin/sh /builddir/build/BUILD/nilfs-utils-2.2.8/libtool --tag CC --mode=relink gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:1:2 -Wl,-z,relro -Wl,--as-needed -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.8-3.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/gc.o .libs/vector.o .libs/cnoconv.o .libs/cnormap.o -L/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64 -L/lib64 -lnilfs -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -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.8-3.fc33.riscv64/lib64/libnilfsgc.so.0.2.1 libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.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.8-3.fc33.riscv64/lib64/libnilfsgc.la libtool: install: /usr/bin/install -c .libs/libnilfscleaner.so.0.1.0 /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfscleaner.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.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.8-3.fc33.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.8/lib' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/lib' Making install in bin make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/bin' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.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.8-3.fc33.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.8-3.fc33.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.8-3.fc33.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: warning: `/builddir/build/BUILD/nilfs-utils-2.2.8/lib/libnilfs.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/lssu /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.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.8-3.fc33.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.8/bin' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/bin' Making install in sbin make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' Making install in cleanerd make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/cleanerd' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/cleanerd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/etc' /usr/bin/install -c -m 644 nilfs_cleanerd.conf '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs_cleanerd '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin' libtool: install: /usr/bin/install -c nilfs_cleanerd /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/nilfs_cleanerd make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/cleanerd' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/cleanerd' Making install in mkfs make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mkfs' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mkfs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mkfs.nilfs2 '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin' libtool: install: /usr/bin/install -c mkfs.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/mkfs.nilfs2 make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mkfs' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mkfs' Making install in mount make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mount' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mount' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mount.nilfs2 umount.nilfs2 '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin' libtool: install: /usr/bin/install -c mount.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/mount.nilfs2 libtool: install: /usr/bin/install -c umount.nilfs2 /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/umount.nilfs2 make[3]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mount' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/mount' Making install in nilfs-tune make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-tune' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-tune' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-tune '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.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.8/sbin/nilfs-tune' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-tune' Making install in nilfs-clean make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-clean' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-clean' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-clean '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.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.8/sbin/nilfs-clean' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-clean' Making install in nilfs-resize make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-resize' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-resize' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-resize '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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: warning: `/builddir/build/BUILD/nilfs-utils-2.2.8/lib/libnilfs.la' has not been installed in `/lib64' libtool: install: /usr/bin/install -c .libs/nilfs-resize /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8/sbin/nilfs-resize' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin/nilfs-resize' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' make[3]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/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.8/sbin' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/sbin' Making install in include make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/include' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/include' /usr/bin/install -c -m 644 nilfs.h nilfs2_fs.h nilfs_cleaner.h '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/include' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/include' Making install in man make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/man' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 lscp.1 lssu.1 '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 nilfs_cleanerd.conf.5 '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/man' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/man' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/scripts' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8/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.8/scripts' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8/scripts' make[1]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8' make[2]: Entering directory '/builddir/build/BUILD/nilfs-utils-2.2.8' 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.8' make[1]: Leaving directory '/builddir/build/BUILD/nilfs-utils-2.2.8' + rm -f /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64//lib64/libnilfs.la /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64//lib64/libnilfscleaner.la /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64//lib64/libnilfsgc.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.2.8-3.fc33 --unique-debug-suffix -2.2.8-3.fc33.riscv64 --unique-debug-src-base nilfs-utils-2.2.8-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nilfs-utils-2.2.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfscleaner.so.0.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/mkfs.nilfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfs.so.0.2.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfsgc.so.0.2.1 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfscleaner.so.0.1.0 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/mkfs.nilfs2 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfs.so.0.2.4 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/lib64/libnilfsgc.so.0.2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/mount.nilfs2 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/mount.nilfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/nilfs_cleanerd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/umount.nilfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/chcp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/nilfs_cleanerd extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/sbin/umount.nilfs2 extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/chcp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/dumpseg extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/dumpseg explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/lscp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/lssu extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/lscp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/lssu explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/mkcp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/mkcp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/rmcp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin/nilfs-clean extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/bin/rmcp extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin/nilfs-clean explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin/nilfs-resize extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin/nilfs-resize explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin/nilfs-tune extracting debug info from /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/sbin/nilfs-tune original debug info size: 2324kB, size after compression: 2204kB /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. cpio: bin/parser.c: Cannot stat: No such file or directory cpio: sbin/mkfs/crc32.c: Cannot stat: No such file or directory cpio: sbin/mkfs/feature.c: Cannot stat: No such file or directory cpio: sbin/mount/cleaner_exec.c: Cannot stat: No such file or directory cpio: sbin/nilfs-clean/parser.c: Cannot stat: No such file or directory cpio: sbin/nilfs-resize/ismounted.c: Cannot stat: No such file or directory cpio: sbin/nilfs-tune/feature.c: Cannot stat: No such file or directory cpio: sbin/nilfs-tune/ismounted.c: Cannot stat: No such file or directory 838 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: nilfs-utils-2.2.8-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TCsNqa + umask 022 + cd /builddir/build/BUILD + cd nilfs-utils-2.2.8 + DOCDIR=/builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.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.8-3.fc33.riscv64/usr/share/doc/nilfs-utils + cp -pr COPYING /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/share/doc/nilfs-utils + cp -pr ChangeLog /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64/usr/share/doc/nilfs-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(nilfs-utils) = 2.2.8-3.fc33 libnilfs.so.0()(64bit) libnilfscleaner.so.0()(64bit) libnilfsgc.so.0()(64bit) nilfs-utils = 2.2.8-3.fc33 nilfs-utils(riscv-64) = 2.2.8-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.8-3.fc33.riscv64 Provides: nilfs-utils-devel = 2.2.8-3.fc33 nilfs-utils-devel(riscv-64) = 2.2.8-3.fc33 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.8-3.fc33.riscv64 Provides: nilfs-utils-debugsource = 2.2.8-3.fc33 nilfs-utils-debugsource(riscv-64) = 2.2.8-3.fc33 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.8-3.fc33.riscv64 Provides: debuginfo(build-id) = 07d377b7f8af66fc5e3b4ff0ba0f8ddc562381dd debuginfo(build-id) = 094a1b8d4808be977a59cdbe9b40d1b4216deab6 debuginfo(build-id) = 0a3a388e4c7f3153a12245dd9557a3082ab2b540 debuginfo(build-id) = 33a2f52e7e3e68080d08bf7d22c4c78cd6af33be debuginfo(build-id) = 56d683e521845a329b255522c1fd47c7e7da6031 debuginfo(build-id) = 5942962fe4073d7eebdc4361fa291224b9848ade debuginfo(build-id) = 777286e173e04703a87488c856550f312693d998 debuginfo(build-id) = 879a8c2169896e394b02ee317c1d7c9ed9da4110 debuginfo(build-id) = 9aab5e1d919ab2ea327172f32224b1710e5ca1dd debuginfo(build-id) = 9dfcbece690a6f8ba13ab9b417c4a264cc60c79a debuginfo(build-id) = aa0f9d684802d0129f0d1a015ce9c16f2d324e7c debuginfo(build-id) = aab747cd8a6525fd60da1bf3ffa455bd3b142898 debuginfo(build-id) = b6db6265dc1acffd21a75a6db1fa06bc8e7964df debuginfo(build-id) = c1bd8e0c72bed20c834021d7a9b484bf1cc80a22 debuginfo(build-id) = c644f9b0028f106ece2a45512f9e002f861d13ca debuginfo(build-id) = deb5adf7b878e513503dbd1b1602ca56afeb8ce7 nilfs-utils-debuginfo = 2.2.8-3.fc33 nilfs-utils-debuginfo(riscv-64) = 2.2.8-3.fc33 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.8-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 Wrote: /builddir/build/RPMS/nilfs-utils-devel-2.2.8-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/nilfs-utils-2.2.8-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/nilfs-utils-debugsource-2.2.8-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/nilfs-utils-debuginfo-2.2.8-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WhpZjd + umask 022 + cd /builddir/build/BUILD + cd nilfs-utils-2.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nilfs-utils-2.2.8-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0