+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/reiserfs-utils.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 7: %{version}.tar.gz warning: Macro expanded in comment on line 8: %{version}.tar.bz2 warning: bogus date in %changelog: Tue Feb 07 2001 Than Ngo Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cRaokI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf reiserfsprogs-3.6.25 + /usr/bin/xz -dc /builddir/build/SOURCES/reiserfsprogs-3.6.25.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reiserfsprogs-3.6.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a5K6OJ + umask 022 + cd /builddir/build/BUILD + cd reiserfsprogs-3.6.25 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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 uuid_generate in -luuid... yes checking for _et_list in -lcom_err... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking whether sys/types.h defines makedev... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for struct stat.st_rdev... yes checking whether -Wuninitialized works... yes checking whether -Wno-unused-parameter works... yes checking whether -Wredundant-decls works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of blkcnt_t... 8 checking whether gcc needs -traditional... no checking for working memcmp... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for statfs... yes checking for getmntent... yes checking for hasmntopt... yes checking for memset... yes checking for time... yes checking for uname... yes checking for strptime... yes checking for ctime_r... yes checking for register_printf_modifier... yes checking for register_printf_specifier... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating mkreiserfs/Makefile config.status: creating mkreiserfs/mkreiserfs.8 config.status: creating resize_reiserfs/Makefile config.status: creating resize_reiserfs/resize_reiserfs.8 config.status: creating fsck/Makefile config.status: creating fsck/reiserfsck.8 config.status: creating lib/Makefile config.status: creating Makefile config.status: creating reiserfscore/Makefile config.status: creating reiserfscore/reiserfscore.pc config.status: creating debugreiserfs/Makefile config.status: creating debugreiserfs/debugreiserfs.8 config.status: creating tune/Makefile config.status: creating tune/reiserfstune.8 config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Type 'make' to compile reiserfsprogs + make -j4 Making all in include make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' make all-am make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' Making all in lib make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/lib' CC io.lo CC misc.lo CC progbar.lo CC parse_time.lo In file included from parse_time.c:8:0: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ io.c: In function 'open_rollback_file': io.c:606:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(string, 28, 1, s_rollback_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:616:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rollback_blocksize, sizeof(rollback_blocksize), 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s_rollback_file); ~~~~~~~~~~~~~~~~ io.c: In function 'do_fsck_rollback': io.c:707:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rollback_blocks_number, sizeof(rollback_blocks_number), 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s_rollback_file); ~~~~~~~~~~~~~~~~ misc.c: In function 'get_dma_support': misc.c:664:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (IDE_DISK_MAJOR(major(dma_info->st.st_rdev))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:669:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (major(dma_info->st.st_rdev) == XT_DISK_MAJOR) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function 'prepare_dma_check': misc.c:709:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if ((rem = (minor(rdev) % 64)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libmisc.la make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/lib' Making all in reiserfscore make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' make all-am make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' CC hashes.lo CC do_balan.lo CC fix_node.lo CC ibalance.lo In file included from includes.h:12:0, from do_balan.c:19: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from includes.h:12:0, from ibalance.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from includes.h:12:0, from fix_node.c:39: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CC lbalance.lo In file included from includes.h:12:0, from lbalance.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CC prints.lo CC stree.lo In file included from includes.h:12:0, from prints.c:8: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from includes.h:12:0, from stree.c:38: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CC node_formats.lo CC reiserfslib.lo CC bitmap.lo In file included from includes.h:12:0, from node_formats.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from includes.h:12:0, from reiserfslib.c:8: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ reiserfslib.c: In function 'can_we_format_it': reiserfslib.c:1235:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if ((IDE_DISK_MAJOR(major(rdev)) && minor(rdev) % 64 == 0) || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reiserfslib.c:1235:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if ((IDE_DISK_MAJOR(major(rdev)) && minor(rdev) % 64 == 0) || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reiserfslib.c:1236:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . (SCSI_BLK_MAJOR(major(rdev)) && minor(rdev) % 16 == 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reiserfslib.c:1236:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . reiserfslib.c: At top level: reiserfslib.c:1461:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ reiserfslib.c:1558:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ reiserfslib.c: In function 'reiserfs_open': reiserfslib.c:85:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fs->fs_file_name, "%s", filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reiserfslib.c: In function 'reiserfs_create': reiserfslib.c:218:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fs->fs_file_name, "%s", filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from includes.h:12:0, from bitmap.c:10: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CC journal.lo bitmap.c: In function 'is_stage_magic_correct': bitmap.c:572:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~ bitmap.c:586:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~ bitmap.c:593:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~ bitmap.c: In function 'reiserfs_bitmap_load': bitmap.c:620:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~ bitmap.c:629:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~ bitmap.c:641:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&extents, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~ bitmap.c:647:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&count, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~ bitmap.c:660:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~ In file included from includes.h:12:0, from journal.c:8: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ journal.c: In function 'reiserfs_open_journal': journal.c:509:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fs->fs_j_file_name, "%s", j_filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ journal.c: In function 'reiserfs_create_journal': journal.c:697:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fs->fs_j_file_name, "%s", j_device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC xattr.lo CC reiserfs_err.lo In file included from xattr.c:5:0: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CCLD libreiserfscore.la make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' Making all in fsck make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' CC main.o CC pass1.o CC pass0.o CC pass2.o In file included from fsck.h:14:0, from pass0.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from fsck.h:14:0, from pass1.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from fsck.h:14:0, from pass2.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from fsck.h:14:0, from main.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ pass2.c: In function 'link_one': pass2.c:77:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%lu,%lu", file->old_dir_id, file->new_objectid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pass2.c: In function 'put_directory_item_into_tree': pass2.c:372:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, "%.*s", namelen, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'parse_options': main.c:201:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&data->rebuild.passes_dump_file_name, "%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ optarg); ~~~~~~~ main.c:211:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&data->rebuild.defined_hash, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:224:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&data->rebuild.rollback_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:229:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&badblocks_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'open_devices_for_rollback': main.c:1270:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fs->fs_file_name, "%s", file_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC semantic_check.o CC semantic_rebuild.o In file included from fsck.h:14:0, from semantic_check.c:5: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ semantic_check.c: In function 'check_semantic_pass': semantic_check.c:562:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%.*s", namelen, name_in_entry(deh, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from fsck.h:14:0, from semantic_rebuild.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ semantic_rebuild.c: In function 'rebuild_semantic_pass': semantic_rebuild.c:926:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%.*s", namelen, name_in_entry(deh, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/reiserfs_lib.h:15:0, from fsck.h:14, from semantic_check.c:5: semantic_check.c: In function 'check_semantic_pass.isra.0': ../include/reiserfs_fs.h:62:51: warning: 'relocated_ih.ih_key.k2_dir_id' may be used uninitialized in this function [-Wmaybe-uninitialized] #define get_leXX(xx,p,field) (le##xx##_to_cpu ((p)->field)) ^~ ../include/reiserfs_fs.h:62:51: warning: 'relocated_ih.ih_key.k2_objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] ../include/reiserfs_fs.h:62:51: warning: 'relocated_ih.ih_key.k2_dir_id' may be used uninitialized in this function [-Wmaybe-uninitialized] ../include/reiserfs_fs.h:62:51: warning: 'relocated_ih.ih_key.k2_objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] CC pass4.o In file included from fsck.h:14:0, from pass4.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CC lost+found.o CC ubitmap.o In file included from fsck.h:14:0, from lost+found.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ lost+found.c: In function '_look_for_lost': lost+found.c:183:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&lost_name, "%u_%u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_key_dirid(&tmp_ih.ih_key), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_key_objectid(&tmp_ih.ih_key)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from fsck.h:14:0, from ubitmap.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CC uobjectid.o CC ustree.o CC ufile.o CC check_tree.o In file included from fsck.h:14:0, from uobjectid.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from fsck.h:14:0, from ustree.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from fsck.h:14:0, from ufile.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from fsck.h:14:0, from check_tree.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CC info.o CC super.o In file included from fsck.h:14:0, from info.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from fsck.h:14:0, from super.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ super.c: In function 'rebuild_sb': super.c:206:4: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:317:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:324:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:365:4: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:422:6: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:443:4: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:448:4: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:698:4: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:745:4: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c: In function 'what_fs_version': super.c:28:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD reiserfsck make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' Making all in debugreiserfs make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' CC debugreiserfs.o CC pack.o CC unpack.o CC stat.o In file included from debugreiserfs.h:13:0, from pack.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from debugreiserfs.h:13:0, from stat.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from debugreiserfs.h:13:0, from unpack.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from debugreiserfs.h:13:0, from debugreiserfs.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from unpack.c:6:0: unpack.c: In function 'unpack_partition': debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:496:2: note: in expansion of macro 'fread_le32' fread_le32(&magic32); ^~~~~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:500:2: note: in expansion of macro 'fread_le16' fread_le16(&blocksize); ^~~~~~~~~~ unpack.c:508:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(c, 1, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~ unpack.c:516:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(c, 1, 1, stdin); /* that was 100%, read in first 0 */ ^~~~~~~~~~~~~~~~~~~~~ unpack.c:521:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(c, 1, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~ unpack.c:523:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(c + 1, 1, 1, stdin); /* read % */ ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6:0: debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:533:3: note: in expansion of macro 'fread16' fread16(&magic16); ^~~~~~~ unpack.c: In function 'unpack_leaf': debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:292:2: note: in expansion of macro 'fread_le32' fread_le32(&v32); ^~~~~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:295:2: note: in expansion of macro 'fread_le16' fread_le16(&v16); ^~~~~~~~~~ unpack.c:316:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&pi, sizeof(struct packed_item), 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6:0: debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:320:4: note: in expansion of macro 'fread32' fread32(&v32); ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:331:4: note: in expansion of macro 'fread32' fread32(&v32); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:353:4: note: in expansion of macro 'fread16' fread16(&v16); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:358:4: note: in expansion of macro 'fread16' fread16(&ih->ih_format); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:389:2: note: in expansion of macro 'fread_le16' fread_le16(&v16); ^~~~~~~~~~ unpack.c: In function 'unpack_offset': debugreiserfs.h:181:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread64(pv) fread (pv, sizeof (__u64), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:174:5: note: in expansion of macro 'fread64' fread64(&tmp); \ ^~~~~~~ unpack.c:33:3: note: in expansion of macro 'fread_le64' fread_le64(&v64); ^~~~~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:41:3: note: in expansion of macro 'fread_le32' fread_le32(&v32); ^~~~~~~~~~ unpack.c: In function 'unpack_indirect': unpack.c:241:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(ind_item, get_pi_item_len(pi), 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6:0: debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:248:3: note: in expansion of macro 'fread32' fread32(ind_item); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:249:3: note: in expansion of macro 'fread_le16' fread_le16(&v16); ^~~~~~~~~~ unpack.c: In function 'unpack_direntry': debugreiserfs.h:178:20: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread8(pv) fread (pv, sizeof (__u8), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:103:3: note: in expansion of macro 'fread8' fread8(&mask); ^~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:104:3: note: in expansion of macro 'fread_le16' fread_le16(&entry_len); ^~~~~~~~~~ unpack.c:107:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(item + location, entry_len, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6:0: debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:115:3: note: in expansion of macro 'fread32' fread32(&deh->deh2_objectid); ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:117:4: note: in expansion of macro 'fread32' fread32(&deh->deh2_dir_id); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:133:4: note: in expansion of macro 'fread_le16' fread_le16(&gen_counter); ^~~~~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:138:4: note: in expansion of macro 'fread16' fread16(&deh->deh2_state); ^~~~~~~ unpack.c: In function 'unpack_stat_data': debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:169:3: note: in expansion of macro 'fread16' fread16(&sd->sd_mode); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:170:3: note: in expansion of macro 'fread16' fread16(&sd->sd_nlink); ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:171:3: note: in expansion of macro 'fread32' fread32(&sd->sd_size); ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:172:3: note: in expansion of macro 'fread32' fread32(&sd->u.sd_blocks); ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:175:4: note: in expansion of macro 'fread32' fread32(&sd->sd_first_direct_byte); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:191:3: note: in expansion of macro 'fread16' fread16(&sd->sd_mode); ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:194:4: note: in expansion of macro 'fread32' fread32(&sd->sd_nlink); ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:198:4: note: in expansion of macro 'fread16' fread16(&nlink16); ^~~~~~~ debugreiserfs.h:181:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread64(pv) fread (pv, sizeof (__u64), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:203:4: note: in expansion of macro 'fread64' fread64(&sd->sd_size); ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:208:4: note: in expansion of macro 'fread_le32' fread_le32(&size32); ^~~~~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:212:3: note: in expansion of macro 'fread32' fread32(&sd->sd_blocks); ^~~~~~~ unpack.c: In function 'unpack_full_block': debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:417:2: note: in expansion of macro 'fread_le32' fread_le32(&block); ^~~~~~~~~~ unpack.c:426:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(bh->b_data, bh->b_size, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6:0: unpack.c: In function 'unpack_unformatted_bitmap': debugreiserfs.h:179:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:472:2: note: in expansion of macro 'fread_le16' fread_le16(&bmap_num); ^~~~~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:473:2: note: in expansion of macro 'fread_le32' fread_le32(&block_count); ^~~~~~~~~~ debugreiserfs.c: In function 'parse_options': debugreiserfs.c:267:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&data->map_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:273:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&data->input_bitmap, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:341:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&data->recovery_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:382:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&badblocks_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC corruption.o In file included from debugreiserfs.h:13:0, from corruption.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ corruption.c: In function 'edit_super_block': corruption.c:108:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:115:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:122:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:132:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:139:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:146:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:153:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:160:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:167:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:175:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:182:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:189:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:196:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:203:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c: In function 'edit_journal_params': corruption.c:56:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:62:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:67:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:72:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:78:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:84:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:90:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ CC scan.o CC recover.o In file included from debugreiserfs.h:13:0, from scan.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ scan.c: In function 'do_scan': scan.c:1041:3: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:1045:3: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function 'make_map': scan.c:817:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file_name, "%s.%d", map_file(fs), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ++nr); ~~~~~ scan.c: In function 'flush_map': scan.c:594:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&map_file(fs), "%s", ".map"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function 'scan_for_key': scan.c:256:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%u_%u", get_key_dirid(key), get_key_objectid(key)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from debugreiserfs.h:13:0, from recover.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ recover.c: In function 'get_answer': recover.c:270:3: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD debugreiserfs make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' Making all in resize_reiserfs make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/resize_reiserfs' CC fe.o CC resize_reiserfs.o CC do_shrink.o In file included from resize.h:12:0, from do_shrink.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from resize.h:12:0, from resize_reiserfs.c:15: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ In file included from resize.h:12:0, from fe.c:6: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ CCLD resize_reiserfs make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/resize_reiserfs' Making all in mkreiserfs make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' CC mkreiserfs.o In file included from mkreiserfs.c:21:0: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ mkreiserfs.c: In function 'main': mkreiserfs.c:646:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&badblocks_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkreiserfs.c: In function 'message': mkreiserfs.c:48:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&buf, fmt, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD mkreiserfs make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' Making all in tune make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' CC tune.o In file included from tune.h:12:0, from tune.c:8: ../include/reiserfs_lib.h:175:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *short_key, ^~~~~ ../include/reiserfs_lib.h:181:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ ../include/reiserfs_lib.h:185:31: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct reiserfs_key const *dir_short_key, ^~~~~ tune.c: In function 'main': tune.c:490:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&badblocks_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tune.c:494:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&badblocks_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tune.c: In function 'message': tune.c:29:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&buf, fmt, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD reiserfstune make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PKoYBj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64 + cd reiserfsprogs-3.6.25 + make install DESTDIR=/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64 Making install in include make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/include/reiserfs' /usr/bin/install -c -m 644 io.h misc.h reiserfs_fs.h reiserfs_lib.h swab.h '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/include/reiserfs' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/lib' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/lib' 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/reiserfsprogs-3.6.25/lib' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/lib' Making install in reiserfscore make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' make install-am make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' make[3]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libreiserfscore.la '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libreiserfscore.so.0.0.0 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64/libreiserfscore.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64 && { ln -s -f libreiserfscore.so.0.0.0 libreiserfscore.so.0 || { rm -f libreiserfscore.so.0 && ln -s libreiserfscore.so.0.0.0 libreiserfscore.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64 && { ln -s -f libreiserfscore.so.0.0.0 libreiserfscore.so || { rm -f libreiserfscore.so && ln -s libreiserfscore.so.0.0.0 libreiserfscore.so; }; }) libtool: install: /usr/bin/install -c .libs/libreiserfscore.lai /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64/libreiserfscore.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 reiserfscore.pc '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/include/reiserfs' /usr/bin/install -c -m 644 reiserfs_err.h '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/include/reiserfs' make[3]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/reiserfscore' Making install in fsck make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c reiserfsck '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/reiserfsck /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/reiserfsck make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' ln -s reiserfsck /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/fsck.reiserfs /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 ln -s reiserfsck.8 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8/fsck.reiserfs.8 make[3]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 reiserfsck.8 '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/fsck' Making install in debugreiserfs make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c debugreiserfs '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/debugreiserfs /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/debugreiserfs make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' ln -s debugreiserfs /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/debugfs.reiserfs /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 ln -s debugreiserfs.8 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8/debugfs.reiserfs.8 make[3]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 debugreiserfs.8 '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/debugreiserfs' Making install in resize_reiserfs make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/resize_reiserfs' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/resize_reiserfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c resize_reiserfs '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/resize_reiserfs /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/resize_reiserfs /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 resize_reiserfs.8 '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/resize_reiserfs' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/resize_reiserfs' Making install in mkreiserfs make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c mkreiserfs '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/mkreiserfs /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/mkreiserfs make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' ln -s mkreiserfs /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/mkfs.reiserfs /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 ln -s mkreiserfs.8 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8/mkfs.reiserfs.8 make[3]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 mkreiserfs.8 '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/mkreiserfs' Making install in tune make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c reiserfstune '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/reiserfstune /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/reiserfstune make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' ln -s reiserfstune /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin/tunefs.reiserfs /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 ln -s reiserfstune.8 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8/tunefs.reiserfs.8 make[3]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 reiserfstune.8 '/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25/tune' make[1]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25' make[2]: Entering directory '/builddir/build/BUILD/reiserfsprogs-3.6.25' 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/reiserfsprogs-3.6.25' make[1]: Leaving directory '/builddir/build/BUILD/reiserfsprogs-3.6.25' + mv -f /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/sbin /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/sbin + mkdir -p /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 + install -m644 debugreiserfs/debugreiserfs.8 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 + install -m644 fsck/reiserfsck.8 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 + install -m644 mkreiserfs/mkreiserfs.8 /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/man/man8 + cd /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/sbin + ln -fs mkreiserfs mkfs.reiserfs + ln -fs reiserfsck fsck.reiserfs + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libreiserfscore.la is executable but has empty or no shebang, removing executable bit Processing files: reiserfs-utils-3.6.25-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UmJiE1 + umask 022 + cd /builddir/build/BUILD + cd reiserfsprogs-3.6.25 + DOCDIR=/builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/doc/reiserfs-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/doc/reiserfs-utils + cp -pr README /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64/usr/share/doc/reiserfs-utils + exit 0 error: Illegal char '@' (0x40) in: @REISERFSPROGS_VERSION@ Provides: libreiserfscore.so.0()(64bit) libtool(/usr/lib64/libreiserfscore.la) reiserfs-utils = 2:3.6.25-1.fc28 reiserfs-utils(riscv-64) = 2:3.6.25-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcom_err.so.2()(64bit) libreiserfscore.so.0()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/reiserfs-utils-3.6.25-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/reiserfs-utils-3.6.25-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I4Zjb7 + umask 022 + cd /builddir/build/BUILD + cd reiserfsprogs-3.6.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/reiserfs-utils-3.6.25-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff