<86>Aug 1 10:20:13 userdel[2528082]: delete user 'rooter' <86>Aug 1 10:20:13 userdel[2528082]: removed group 'rooter' owned by 'rooter' <86>Aug 1 10:20:13 userdel[2528082]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 10:20:14 groupadd[2528200]: group added to /etc/group: name=rooter, GID=651 <86>Aug 1 10:20:14 groupadd[2528200]: group added to /etc/gshadow: name=rooter <86>Aug 1 10:20:14 groupadd[2528200]: new group: name=rooter, GID=651 <86>Aug 1 10:20:14 useradd[2528386]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Aug 1 10:20:14 userdel[2528792]: delete user 'builder' <86>Aug 1 10:20:14 groupadd[2529193]: group added to /etc/group: name=builder, GID=652 <86>Aug 1 10:20:14 groupadd[2529193]: group added to /etc/gshadow: name=builder <86>Aug 1 10:20:14 groupadd[2529193]: new group: name=builder, GID=652 <86>Aug 1 10:20:14 useradd[2529353]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Aug 1 10:20:18 rpmi: libuuid-devel-2.33.2-alt2 p9+254003.100.1.1 1593108043 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/reiserfsprogs-3.6.24-alt3.nosrc.rpm (w1.gzdio) Installing reiserfsprogs-3.6.24-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45066 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf reiserfsprogs-3.6.24 + echo 'Source #0 (reiserfsprogs-3.6.24.tar):' Source #0 (reiserfsprogs-3.6.24.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/reiserfsprogs-3.6.24.tar + cd reiserfsprogs-3.6.24 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (reiserfsprogs-3.6.24-alt3.patch):' Patch #0 (reiserfsprogs-3.6.24-alt3.patch): + /usr/bin/patch -p1 patching file debugreiserfs/debugreiserfs.c patching file resize_reiserfs/do_shrink.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43866 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd reiserfsprogs-3.6.24 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:18: installing './compile' configure.ac:3: installing './config.guess' configure.ac:3: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './INSTALL' debugreiserfs/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic "-std=gnu89"' + ASFLAGS=' -march=i586 -mtune=generic "-std=gnu89"' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-largefile configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for uuid_generate in -luuid... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 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... 64 checking size of off_t... 8 checking size of blkcnt_t... 8 checking whether i586-alt-linux-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 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 configure: WARNING: unrecognized options: --without-included-gettext configure: Type 'make' to compile reiserfsprogs + make -j8 V=1 Making all in include make all-am Making all in lib make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o parse_time.o parse_time.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o progbar.o progbar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o misc.o misc.c misc.c: In function 'get_dma_support': misc.c:690: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:696: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:735: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) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o io.o io.c io.c: In function 'open_rollback_file': io.c:601:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (string, 28, 1, s_rollback_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:609:5: 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:691:5: 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' rm -f libmisc.a ar cru libmisc.a io.o misc.o parse_time.o progbar.o ranlib libmisc.a make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' Making all in reiserfscore make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o hashes.o hashes.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o stree.o stree.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o node_formats.o node_formats.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o bitmap.o bitmap.c bitmap.c: In function 'is_stage_magic_correct': bitmap.c:564:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~ bitmap.c:576:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~ bitmap.c:582:5: 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:608:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~ bitmap.c:617:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~ bitmap.c:628:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&extents, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~ bitmap.c:634:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&count, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~ bitmap.c:647:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (&v, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ibalance.o ibalance.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o do_balan.o do_balan.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o lbalance.o lbalance.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o fix_node.o fix_node.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o prints.o prints.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o reiserfslib.o reiserfslib.c reiserfslib.c: In function 'can_we_format_it': reiserfslib.c:1250: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:1250: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:1251: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:1251: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: In function 'reiserfs_open': reiserfslib.c:85:5: 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:227:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&fs->fs_file_name, "%s", filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o journal.o journal.c journal.c: In function 'reiserfs_open_journal': journal.c:498:5: 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:672:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&fs->fs_j_file_name, "%s", j_device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' rm -f libcore.a ar cru libcore.a do_balan.o fix_node.o hashes.o ibalance.o lbalance.o prints.o stree.o node_formats.o reiserfslib.o bitmap.o journal.o ranlib libcore.a make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' Making all in fsck make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass4.o pass4.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o lost+found.o lost+found.c lost+found.c: In function '_look_for_lost': lost+found.c:165:3: 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)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o semantic_check.o semantic_check.c semantic_check.c: In function 'check_semantic_pass': semantic_check.c:520:6: 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:14, from fsck.h:14, from semantic_check.c:5: semantic_check.c: In function 'check_semantic_pass.isra.0': ../include/reiserfs_fs.h:61: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:61:51: warning: 'relocated_ih.ih_key.k2_objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] ../include/reiserfs_fs.h:61:51: warning: 'relocated_ih.ih_key.k2_dir_id' may be used uninitialized in this function [-Wmaybe-uninitialized] ../include/reiserfs_fs.h:61:51: warning: 'relocated_ih.ih_key.k2_objectid' may be used uninitialized in this function [-Wmaybe-uninitialized] make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ubitmap.o ubitmap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ustree.o ustree.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass2.o pass2.c pass2.c: In function 'link_one': pass2.c:77:5: 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:366:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&buf, "%.*s", namelen, name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o main.o main.c main.c: In function 'parse_options': main.c:198:6: 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:207:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&data->rebuild.defined_hash, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:219:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&data->rebuild.rollback_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:224:6: 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:1178:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&fs->fs_file_name, "%s", file_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o uobjectid.o uobjectid.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o semantic_rebuild.o semantic_rebuild.c semantic_rebuild.c: In function 'rebuild_semantic_pass': semantic_rebuild.c:869:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&name, "%.*s", namelen, name_in_entry (deh, i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass1.o pass1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o info.o info.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o check_tree.o check_tree.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ufile.o ufile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o super.o super.c super.c: In function 'what_fs_version': super.c:28:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c: In function 'rebuild_sb': super.c:203:6: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:301:17: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:308:17: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:344:6: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:387:21: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:406:13: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:410:13: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:622:13: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:657:13: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass0.o pass0.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -o reiserfsck main.o pass0.o pass1.o pass2.o semantic_check.o semantic_rebuild.o pass4.o lost+found.o ubitmap.o uobjectid.o ustree.o ufile.o check_tree.o info.o super.o ../reiserfscore/libcore.a ../lib/libmisc.a -luuid make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' Making all in debugreiserfs make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o stat.o stat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o unpack.o unpack.c unpack.c: In function 'unpack_stat_data': unpack.c:168:24: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset (sd, 0, sizeof (sd)); ^ unpack.c:190:24: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset (sd, 0, sizeof (sd)); ^ In file included from unpack.c:6: unpack.c: In function 'unpack_partition': debugreiserfs.h:169: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:155:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:497:5: note: in expansion of macro 'fread_le32' fread_le32 (&magic32); ^~~~~~~~~~ debugreiserfs.h:168: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:148:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:502:5: note: in expansion of macro 'fread_le16' fread_le16 (&blocksize); ^~~~~~~~~~ unpack.c:510:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (c, 1, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~ unpack.c:518:6: 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:523:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (c, 1, 1, stdin); ^~~~~~~~~~~~~~~~~~~~~~ unpack.c:525:6: 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: debugreiserfs.h:168: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:535:2: note: in expansion of macro 'fread16' fread16 (&magic16); ^~~~~~~ unpack.c: In function 'unpack_leaf': debugreiserfs.h:169: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:155:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:296:5: note: in expansion of macro 'fread_le32' fread_le32 (&v32); ^~~~~~~~~~ debugreiserfs.h:168: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:148:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:300:5: note: in expansion of macro 'fread_le16' fread_le16 (&v16); ^~~~~~~~~~ unpack.c:323:2: 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: debugreiserfs.h:169: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:327:6: note: in expansion of macro 'fread32' fread32 (&v32); ^~~~~~~ debugreiserfs.h:169: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:337:6: note: in expansion of macro 'fread32' fread32 (&v32); ^~~~~~~ debugreiserfs.h:168: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:356:6: note: in expansion of macro 'fread16' fread16 (&v16); ^~~~~~~ debugreiserfs.h:168: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:361:6: note: in expansion of macro 'fread16' fread16 (&ih->ih_format); ^~~~~~~ debugreiserfs.h:168: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:148:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:390:5: note: in expansion of macro 'fread_le16' fread_le16 (&v16); ^~~~~~~~~~ unpack.c: In function 'unpack_offset': debugreiserfs.h:170: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:162:5: note: in expansion of macro 'fread64' fread64(&tmp); \ ^~~~~~~ unpack.c:35:2: note: in expansion of macro 'fread_le64' fread_le64 (&v64); ^~~~~~~~~~ debugreiserfs.h:169: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:155:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:43:2: note: in expansion of macro 'fread_le32' fread_le32 (&v32); ^~~~~~~~~~ unpack.c: In function 'unpack_indirect': unpack.c:243:2: 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: debugreiserfs.h:169: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:250:2: note: in expansion of macro 'fread32' fread32 (ind_item); ^~~~~~~ debugreiserfs.h:168: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:148:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:251:2: note: in expansion of macro 'fread_le16' fread_le16 (&v16); ^~~~~~~~~~ unpack.c: In function 'unpack_direntry': debugreiserfs.h:167: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:106:2: note: in expansion of macro 'fread8' fread8 (&mask); ^~~~~~ debugreiserfs.h:168: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:148:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:107:2: note: in expansion of macro 'fread_le16' fread_le16 (&entry_len); ^~~~~~~~~~ unpack.c:110:2: 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: debugreiserfs.h:169: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:118:2: note: in expansion of macro 'fread32' fread32 (&deh->deh2_objectid); ^~~~~~~ debugreiserfs.h:169: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:120:6: note: in expansion of macro 'fread32' fread32 (&deh->deh2_dir_id); ^~~~~~~ debugreiserfs.h:168: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:148:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:133:6: note: in expansion of macro 'fread_le16' fread_le16 (&gen_counter); ^~~~~~~~~~ debugreiserfs.h:168: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:6: note: in expansion of macro 'fread16' fread16 (&deh->deh2_state); ^~~~~~~ unpack.c: In function 'unpack_stat_data': debugreiserfs.h:168: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:2: note: in expansion of macro 'fread16' fread16 (&sd->sd_mode); ^~~~~~~ debugreiserfs.h:168: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:171:2: note: in expansion of macro 'fread16' fread16 (&sd->sd_nlink); ^~~~~~~ debugreiserfs.h:169: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:2: note: in expansion of macro 'fread32' fread32 (&sd->sd_size); ^~~~~~~ debugreiserfs.h:169: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:173:2: note: in expansion of macro 'fread32' fread32 (&sd->u.sd_blocks); ^~~~~~~ debugreiserfs.h:169: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:176:6: note: in expansion of macro 'fread32' fread32 (&sd->sd_first_direct_byte); ^~~~~~~ debugreiserfs.h:168: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:192:2: note: in expansion of macro 'fread16' fread16 (&sd->sd_mode); ^~~~~~~ debugreiserfs.h:169: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:195:6: note: in expansion of macro 'fread32' fread32 (&sd->sd_nlink); ^~~~~~~ debugreiserfs.h:168: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:199:6: note: in expansion of macro 'fread16' fread16 (&nlink16); ^~~~~~~ debugreiserfs.h:170: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:204:6: note: in expansion of macro 'fread64' fread64 (&sd->sd_size); ^~~~~~~ debugreiserfs.h:169: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:155:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:209:6: note: in expansion of macro 'fread_le32' fread_le32 (&size32); ^~~~~~~~~~ debugreiserfs.h:169: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:213:2: note: in expansion of macro 'fread32' fread32 (&sd->sd_blocks); ^~~~~~~ unpack.c: In function 'unpack_full_block': debugreiserfs.h:169: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:155:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:419:5: note: in expansion of macro 'fread_le32' fread_le32 (&block); ^~~~~~~~~~ unpack.c:428:5: 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: unpack.c: In function 'unpack_unformatted_bitmap': debugreiserfs.h:168: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:148:5: note: in expansion of macro 'fread16' fread16(&tmp); \ ^~~~~~~ unpack.c:472:5: note: in expansion of macro 'fread_le16' fread_le16 (&bmap_num); ^~~~~~~~~~ debugreiserfs.h:169: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:155:5: note: in expansion of macro 'fread32' fread32(&tmp); \ ^~~~~~~ unpack.c:473:5: note: in expansion of macro 'fread_le32' fread_le32 (&block_count); ^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o scan.o scan.c scan.c: In function 'do_scan': scan.c:996:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:1000:2: 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:789:3: 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:576:2: 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:261: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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o recover.o recover.c recover.c: In function 'get_answer': recover.c:252:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&answer, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pack.o pack.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o debugreiserfs.o debugreiserfs.c debugreiserfs.c: In function 'parse_options': debugreiserfs.c:266:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&data->map_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:272:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&data->input_bitmap, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:340:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&data->recovery_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:381:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&badblocks_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o corruption.o corruption.c corruption.c: In function 'edit_super_block': corruption.c:103:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:111:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:118:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:128:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:135:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:142:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:149:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:155:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:161:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:168:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:175:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:182:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:189:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:196:5: 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:51:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:57:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:62:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:67:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:73:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:79:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:85:5: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&str, &n, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -o debugreiserfs debugreiserfs.o pack.o unpack.o stat.o corruption.o scan.o recover.o ../reiserfscore/libcore.a ../lib/libmisc.a -luuid make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' Making all in resize_reiserfs make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o fe.o fe.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o do_shrink.o do_shrink.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o resize_reiserfs.o resize_reiserfs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -o resize_reiserfs fe.o resize_reiserfs.o do_shrink.o ../reiserfscore/libcore.a ../lib/libmisc.a -luuid make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' Making all in mkreiserfs make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o mkreiserfs.o mkreiserfs.c mkreiserfs.c: In function 'main': mkreiserfs.c:628: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:49:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf( &buf, fmt, args ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -o mkreiserfs mkreiserfs.o ../reiserfscore/libcore.a ../lib/libmisc.a -luuid make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' Making all in tune make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o tune.o tune.c tune.c: In function 'main': tune.c:468:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&badblocks_file, "%s", optarg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tune.c:472:6: 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:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf( &buf, fmt, args ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -o reiserfstune tune.o ../reiserfscore/libcore.a ../lib/libmisc.a -luuid make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59128 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/reiserfsprogs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/reiserfsprogs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd reiserfsprogs-3.6.24 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/reiserfsprogs-buildroot make: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/include' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/include' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/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 '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/lib' Making install in reiserfscore make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/reiserfscore' Making install in fsck make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/sbin' /usr/libexec/rpm-build/install -p reiserfsck '/usr/src/tmp/reiserfsprogs-buildroot/sbin' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' ln -s reiserfsck /usr/src/tmp/reiserfsprogs-buildroot/sbin/fsck.reiserfs /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8 ln -s reiserfsck.8 /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/fsck.reiserfs.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 reiserfsck.8 '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/fsck' Making install in debugreiserfs make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/sbin' /usr/libexec/rpm-build/install -p debugreiserfs '/usr/src/tmp/reiserfsprogs-buildroot/sbin' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' ln -s debugreiserfs /usr/src/tmp/reiserfsprogs-buildroot/sbin/debugfs.reiserfs /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8 ln -s debugreiserfs.8 /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/debugfs.reiserfs.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 debugreiserfs.8 '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/debugreiserfs' Making install in resize_reiserfs make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/sbin' /usr/libexec/rpm-build/install -p resize_reiserfs '/usr/src/tmp/reiserfsprogs-buildroot/sbin' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 resize_reiserfs.8 '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/resize_reiserfs' Making install in mkreiserfs make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/sbin' /usr/libexec/rpm-build/install -p mkreiserfs '/usr/src/tmp/reiserfsprogs-buildroot/sbin' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' ln -s mkreiserfs /usr/src/tmp/reiserfsprogs-buildroot/sbin/mkfs.reiserfs /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8 ln -s mkreiserfs.8 /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/mkfs.reiserfs.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 mkreiserfs.8 '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/mkreiserfs' Making install in tune make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/sbin' /usr/libexec/rpm-build/install -p reiserfstune '/usr/src/tmp/reiserfsprogs-buildroot/sbin' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' ln -s reiserfstune /usr/src/tmp/reiserfsprogs-buildroot/sbin/tunefs.reiserfs /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8 ln -s reiserfstune.8 /usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/tunefs.reiserfs.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' /bin/mkdir -p '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 reiserfstune.8 '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24/tune' make[1]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24' make[2]: Entering directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24' make[1]: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24' make: Leaving directory '/usr/src/RPM/BUILD/reiserfsprogs-3.6.24' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/reiserfsprogs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/reiserfsprogs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/reiserfsprogs-buildroot/ (default) Compressing files in /usr/src/tmp/reiserfsprogs-buildroot (auto) removed '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/tunefs.reiserfs.8' '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/tunefs.reiserfs.8.xz' -> 'reiserfstune.8.xz' removed '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/mkfs.reiserfs.8' '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/mkfs.reiserfs.8.xz' -> 'mkreiserfs.8.xz' removed '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/debugfs.reiserfs.8' '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/debugfs.reiserfs.8.xz' -> 'debugreiserfs.8.xz' removed '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/fsck.reiserfs.8' '/usr/src/tmp/reiserfsprogs-buildroot/usr/share/man/man8/fsck.reiserfs.8.xz' -> 'reiserfsck.8.xz' Verifying ELF objects in /usr/src/tmp/reiserfsprogs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: reiserfsprogs-3.6.24-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15819 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd reiserfsprogs-3.6.24 + DOCDIR=/usr/src/tmp/reiserfsprogs-buildroot/usr/share/doc/reiserfsprogs-3.6.24 + export DOCDIR + rm -rf /usr/src/tmp/reiserfsprogs-buildroot/usr/share/doc/reiserfsprogs-3.6.24 + /bin/mkdir -p /usr/src/tmp/reiserfsprogs-buildroot/usr/share/doc/reiserfsprogs-3.6.24 + cp -prL README COPYING /usr/src/tmp/reiserfsprogs-buildroot/usr/share/doc/reiserfsprogs-3.6.24 + chmod -R go-w /usr/src/tmp/reiserfsprogs-buildroot/usr/share/doc/reiserfsprogs-3.6.24 + chmod -R a+rX /usr/src/tmp/reiserfsprogs-buildroot/usr/share/doc/reiserfsprogs-3.6.24 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CEYHhh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZkB5iZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: reiserfs-utils = 3.6.24-alt3 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libuuid.so.1 >= set:ifQuAA9Z0SAc, libuuid.so.1(UUID_1.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: progsreiserfs < 0.3.0.5-alt3 Obsoletes: reiserfs-utils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7B7Uf3 Creating reiserfsprogs-debuginfo package Processing files: reiserfsprogs-debuginfo-3.6.24-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w8zTer find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m1Wqih find-requires: running scripts (debuginfo) Requires: reiserfsprogs = 3.6.24-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libuuid.so.1) Wrote: /usr/src/RPM/RPMS/i586/reiserfsprogs-3.6.24-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/reiserfsprogs-debuginfo-3.6.24-alt3.i586.rpm (w2.lzdio) 20.64user 2.51system 0:37.64elapsed 61%CPU (0avgtext+0avgdata 38140maxresident)k 0inputs+0outputs (0major+1281734minor)pagefaults 0swaps 24.18user 4.44system 0:48.06elapsed 59%CPU (0avgtext+0avgdata 119632maxresident)k 0inputs+0outputs (0major+1550700minor)pagefaults 0swaps --- reiserfsprogs-3.6.24-alt3.i586.rpm.repo 2015-10-03 19:13:44.000000000 +0000 +++ reiserfsprogs-3.6.24-alt3.i586.rpm.hasher 2021-08-01 10:20:59.953946916 +0000 @@ -12,11 +12,11 @@ /usr/share/doc/reiserfsprogs-3.6.24/README 100644 root:root -/usr/share/man/man8/debugfs.reiserfs.8.gz 120777 root:root debugreiserfs.8.gz -/usr/share/man/man8/debugreiserfs.8.gz 100644 root:root -/usr/share/man/man8/fsck.reiserfs.8.gz 120777 root:root reiserfsck.8.gz -/usr/share/man/man8/mkfs.reiserfs.8.gz 120777 root:root mkreiserfs.8.gz -/usr/share/man/man8/mkreiserfs.8.gz 100644 root:root -/usr/share/man/man8/reiserfsck.8.gz 100644 root:root -/usr/share/man/man8/reiserfstune.8.gz 100644 root:root -/usr/share/man/man8/resize_reiserfs.8.gz 100644 root:root -/usr/share/man/man8/tunefs.reiserfs.8.gz 120777 root:root reiserfstune.8.gz +/usr/share/man/man8/debugfs.reiserfs.8.xz 120777 root:root debugreiserfs.8.xz +/usr/share/man/man8/debugreiserfs.8.xz 100644 root:root +/usr/share/man/man8/fsck.reiserfs.8.xz 120777 root:root reiserfsck.8.xz +/usr/share/man/man8/mkfs.reiserfs.8.xz 120777 root:root mkreiserfs.8.xz +/usr/share/man/man8/mkreiserfs.8.xz 100644 root:root +/usr/share/man/man8/reiserfsck.8.xz 100644 root:root +/usr/share/man/man8/reiserfstune.8.xz 100644 root:root +/usr/share/man/man8/resize_reiserfs.8.xz 100644 root:root +/usr/share/man/man8/tunefs.reiserfs.8.xz 120777 root:root reiserfstune.8.xz Requires: /lib/ld-linux.so.2 @@ -40,9 +40,9 @@ File: /sbin/debugfs.reiserfs 120777 root:root debugreiserfs -File: /sbin/debugreiserfs 100755 root:root d8748c2714e2c689d3aff5ec3a188263 +File: /sbin/debugreiserfs 100755 root:root 0df8fb721e714a8f27aa4cfb312fb370 File: /sbin/fsck.reiserfs 120777 root:root reiserfsck File: /sbin/mkfs.reiserfs 120777 root:root mkreiserfs -File: /sbin/mkreiserfs 100755 root:root 7fc947c32f2d634e7da2a7848e0d0a45 -File: /sbin/reiserfsck 100755 root:root 5c23a290fc75d6f1e96542bfb5882097 -File: /sbin/reiserfstune 100755 root:root d26700087b7d020eb95ad22b91e066bb -File: /sbin/resize_reiserfs 100755 root:root 14a4c5d523ce8525cc2e0be6558f0e74 +File: /sbin/mkreiserfs 100755 root:root 4c363bf4d4409721ac5cf2aeb16d23e6 +File: /sbin/reiserfsck 100755 root:root 1d70976baf2c9c5c75331343d70f9ded +File: /sbin/reiserfstune 100755 root:root b1add64626607c692976a6c58a2ebe75 +File: /sbin/resize_reiserfs 100755 root:root 9eb6776147e27885fd05a139fa651199 File: /sbin/tunefs.reiserfs 120777 root:root reiserfstune @@ -51,11 +51,11 @@ File: /usr/share/doc/reiserfsprogs-3.6.24/README 100644 root:root b0fec413667d336a673d76b26e19cb46 -File: /usr/share/man/man8/debugfs.reiserfs.8.gz 120777 root:root debugreiserfs.8.gz -File: /usr/share/man/man8/debugreiserfs.8.gz 100644 root:root 61a8d3b822336f471fdecc662a19d8b4 -File: /usr/share/man/man8/fsck.reiserfs.8.gz 120777 root:root reiserfsck.8.gz -File: /usr/share/man/man8/mkfs.reiserfs.8.gz 120777 root:root mkreiserfs.8.gz -File: /usr/share/man/man8/mkreiserfs.8.gz 100644 root:root b1df74c4daa8d147f4394003df333c31 -File: /usr/share/man/man8/reiserfsck.8.gz 100644 root:root 999c8b3df077807a4830293dfb6f0d8c -File: /usr/share/man/man8/reiserfstune.8.gz 100644 root:root 0d00dc1f5f26144cc013fd413e0c87ee -File: /usr/share/man/man8/resize_reiserfs.8.gz 100644 root:root 736f9d5d0b73b4427dde0888a71bc325 -File: /usr/share/man/man8/tunefs.reiserfs.8.gz 120777 root:root reiserfstune.8.gz -RPMIdentity: f0416df2bcc752627a5ab0c1437eb621442ee56f097eaf5d5d4ccd2dcb4746352f828a26cbc87df4c265e5d456816c006cb7f8d2249933218a449669717ec34a +File: /usr/share/man/man8/debugfs.reiserfs.8.xz 120777 root:root debugreiserfs.8.xz +File: /usr/share/man/man8/debugreiserfs.8.xz 100644 root:root 3a7d6f01a4b5328b72077e9eb6af2c28 +File: /usr/share/man/man8/fsck.reiserfs.8.xz 120777 root:root reiserfsck.8.xz +File: /usr/share/man/man8/mkfs.reiserfs.8.xz 120777 root:root mkreiserfs.8.xz +File: /usr/share/man/man8/mkreiserfs.8.xz 100644 root:root 1b6cdf68b2cb13433797a78594e699db +File: /usr/share/man/man8/reiserfsck.8.xz 100644 root:root ee1542bf6196f2c809ece81959bf7c2e +File: /usr/share/man/man8/reiserfstune.8.xz 100644 root:root 7af9827146a3e1e185edc044b2a4265e +File: /usr/share/man/man8/resize_reiserfs.8.xz 100644 root:root 85e40a8bead45c34cfb925daf9ff3e3d +File: /usr/share/man/man8/tunefs.reiserfs.8.xz 120777 root:root reiserfstune.8.xz +RPMIdentity: e75ebdc905d16a70fcb1a4a459573ed046dfd5b0721f2765a5404c49bc2abf23ce2778aa3fe21256f746576a048c4a4d43b655931266fbc17a5027de9a4b8ca2 --- reiserfsprogs-debuginfo-3.6.24-alt3.i586.rpm.repo 2015-10-03 19:13:44.000000000 +0000 +++ reiserfsprogs-debuginfo-3.6.24-alt3.i586.rpm.hasher 2021-08-01 10:21:00.228947231 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/03 40755 root:root -/usr/lib/debug/.build-id/03/eeb20625659297d4dc4b1437b69fa50a8c9256 120777 root:root ../../../../../sbin/reiserfstune -/usr/lib/debug/.build-id/03/eeb20625659297d4dc4b1437b69fa50a8c9256.debug 120777 root:root ../../sbin/reiserfstune.debug -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/8bfce97af6859e926b5768013ec9dfe14e174e 120777 root:root ../../../../../sbin/debugreiserfs -/usr/lib/debug/.build-id/0b/8bfce97af6859e926b5768013ec9dfe14e174e.debug 120777 root:root ../../sbin/debugreiserfs.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/574d61ef81a73903e57564317bbb8a8b7119ef 120777 root:root ../../../../../sbin/mkreiserfs -/usr/lib/debug/.build-id/4c/574d61ef81a73903e57564317bbb8a8b7119ef.debug 120777 root:root ../../sbin/mkreiserfs.debug -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/def21650c69b06a933abdc2a4bd43b2941a8ef 120777 root:root ../../../../../sbin/resize_reiserfs -/usr/lib/debug/.build-id/a9/def21650c69b06a933abdc2a4bd43b2941a8ef.debug 120777 root:root ../../sbin/resize_reiserfs.debug -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/fd9bff5db4bc40e62d7477388e0fecb885d328 120777 root:root ../../../../../sbin/reiserfsck -/usr/lib/debug/.build-id/fc/fd9bff5db4bc40e62d7477388e0fecb885d328.debug 120777 root:root ../../sbin/reiserfsck.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/571c885fbcacb442edd0c9154ebb0ff4ae4999 120777 root:root ../../../../../sbin/resize_reiserfs +/usr/lib/debug/.build-id/10/571c885fbcacb442edd0c9154ebb0ff4ae4999.debug 120777 root:root ../../sbin/resize_reiserfs.debug +/usr/lib/debug/.build-id/2e 40755 root:root +/usr/lib/debug/.build-id/2e/c3b262456cb7ac1cb74ac1927271580f87ea33 120777 root:root ../../../../../sbin/debugreiserfs +/usr/lib/debug/.build-id/2e/c3b262456cb7ac1cb74ac1927271580f87ea33.debug 120777 root:root ../../sbin/debugreiserfs.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/22abb46b2d42dc6866f6fad8b5d4d5fe1b135b 120777 root:root ../../../../../sbin/reiserfsck +/usr/lib/debug/.build-id/49/22abb46b2d42dc6866f6fad8b5d4d5fe1b135b.debug 120777 root:root ../../sbin/reiserfsck.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/5ebdc3fc07767a8e570c8a15566e92ab382c15 120777 root:root ../../../../../sbin/reiserfstune +/usr/lib/debug/.build-id/5e/5ebdc3fc07767a8e570c8a15566e92ab382c15.debug 120777 root:root ../../sbin/reiserfstune.debug +/usr/lib/debug/.build-id/96 40755 root:root +/usr/lib/debug/.build-id/96/93ac3821193a5b6e01dd16c9e5417f10630293 120777 root:root ../../../../../sbin/mkreiserfs +/usr/lib/debug/.build-id/96/93ac3821193a5b6e01dd16c9e5417f10630293.debug 120777 root:root ../../sbin/mkreiserfs.debug /usr/lib/debug/sbin/debugfs.reiserfs.debug 120777 root:root debugreiserfs.debug @@ -90,25 +90,25 @@ Provides: reiserfsprogs-debuginfo = 3.6.24-alt3 -File: /usr/lib/debug/.build-id/03 40755 root:root -File: /usr/lib/debug/.build-id/03/eeb20625659297d4dc4b1437b69fa50a8c9256 120777 root:root ../../../../../sbin/reiserfstune -File: /usr/lib/debug/.build-id/03/eeb20625659297d4dc4b1437b69fa50a8c9256.debug 120777 root:root ../../sbin/reiserfstune.debug -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/8bfce97af6859e926b5768013ec9dfe14e174e 120777 root:root ../../../../../sbin/debugreiserfs -File: /usr/lib/debug/.build-id/0b/8bfce97af6859e926b5768013ec9dfe14e174e.debug 120777 root:root ../../sbin/debugreiserfs.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/574d61ef81a73903e57564317bbb8a8b7119ef 120777 root:root ../../../../../sbin/mkreiserfs -File: /usr/lib/debug/.build-id/4c/574d61ef81a73903e57564317bbb8a8b7119ef.debug 120777 root:root ../../sbin/mkreiserfs.debug -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/def21650c69b06a933abdc2a4bd43b2941a8ef 120777 root:root ../../../../../sbin/resize_reiserfs -File: /usr/lib/debug/.build-id/a9/def21650c69b06a933abdc2a4bd43b2941a8ef.debug 120777 root:root ../../sbin/resize_reiserfs.debug -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/fd9bff5db4bc40e62d7477388e0fecb885d328 120777 root:root ../../../../../sbin/reiserfsck -File: /usr/lib/debug/.build-id/fc/fd9bff5db4bc40e62d7477388e0fecb885d328.debug 120777 root:root ../../sbin/reiserfsck.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/571c885fbcacb442edd0c9154ebb0ff4ae4999 120777 root:root ../../../../../sbin/resize_reiserfs +File: /usr/lib/debug/.build-id/10/571c885fbcacb442edd0c9154ebb0ff4ae4999.debug 120777 root:root ../../sbin/resize_reiserfs.debug +File: /usr/lib/debug/.build-id/2e 40755 root:root +File: /usr/lib/debug/.build-id/2e/c3b262456cb7ac1cb74ac1927271580f87ea33 120777 root:root ../../../../../sbin/debugreiserfs +File: /usr/lib/debug/.build-id/2e/c3b262456cb7ac1cb74ac1927271580f87ea33.debug 120777 root:root ../../sbin/debugreiserfs.debug +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/22abb46b2d42dc6866f6fad8b5d4d5fe1b135b 120777 root:root ../../../../../sbin/reiserfsck +File: /usr/lib/debug/.build-id/49/22abb46b2d42dc6866f6fad8b5d4d5fe1b135b.debug 120777 root:root ../../sbin/reiserfsck.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/5ebdc3fc07767a8e570c8a15566e92ab382c15 120777 root:root ../../../../../sbin/reiserfstune +File: /usr/lib/debug/.build-id/5e/5ebdc3fc07767a8e570c8a15566e92ab382c15.debug 120777 root:root ../../sbin/reiserfstune.debug +File: /usr/lib/debug/.build-id/96 40755 root:root +File: /usr/lib/debug/.build-id/96/93ac3821193a5b6e01dd16c9e5417f10630293 120777 root:root ../../../../../sbin/mkreiserfs +File: /usr/lib/debug/.build-id/96/93ac3821193a5b6e01dd16c9e5417f10630293.debug 120777 root:root ../../sbin/mkreiserfs.debug File: /usr/lib/debug/sbin/debugfs.reiserfs.debug 120777 root:root debugreiserfs.debug -File: /usr/lib/debug/sbin/debugreiserfs.debug 100644 root:root 08fe559971fec15167f40c33fbc40e1d +File: /usr/lib/debug/sbin/debugreiserfs.debug 100644 root:root bc41d9a65fdf6121e7f72edb9c1242de File: /usr/lib/debug/sbin/fsck.reiserfs.debug 120777 root:root reiserfsck.debug File: /usr/lib/debug/sbin/mkfs.reiserfs.debug 120777 root:root mkreiserfs.debug -File: /usr/lib/debug/sbin/mkreiserfs.debug 100644 root:root 361680de15c636e76364fd7f58dfef5a -File: /usr/lib/debug/sbin/reiserfsck.debug 100644 root:root 6e9a6e5ef067fbf5b023d76c704cd3b3 -File: /usr/lib/debug/sbin/reiserfstune.debug 100644 root:root 0bfaa3501dc50c650f0979d3c0d28bd2 -File: /usr/lib/debug/sbin/resize_reiserfs.debug 100644 root:root 161c9a9fef73ef73a14a4b374a930e70 +File: /usr/lib/debug/sbin/mkreiserfs.debug 100644 root:root 26325012d98a55bdd27d08872f1d2ff8 +File: /usr/lib/debug/sbin/reiserfsck.debug 100644 root:root 65986f948e0d77d7f061354b9ab3ac54 +File: /usr/lib/debug/sbin/reiserfstune.debug 100644 root:root b9be8f6b9f494004f3e1ab36b95ed802 +File: /usr/lib/debug/sbin/resize_reiserfs.debug 100644 root:root 8c92007565e493694505cb83eea7096d File: /usr/lib/debug/sbin/tunefs.reiserfs.debug 120777 root:root reiserfstune.debug @@ -174,2 +174,2 @@ File: /usr/src/debug/reiserfsprogs-3.6.24/tune/tune.c 100644 root:root 33c8ee2066b93dc80fd3a0e23e68b38c -RPMIdentity: ace10fe54fe303fe32f7c4e5888f53c02947af86de62af0bcb65f1eab6c690fd286fe86c57ddbed5f68205af07eb67064aaf91c9b05c15ddea6679052ba549a3 +RPMIdentity: 8ab61f845ae2b356e17e2ba648a411bf38feea8f59448c1d9b2fbf6ae32a357fc219985a234b487c229455fcb8d74cfb5ca60cd403eb63c87017743d525f3ca1