D: [iurt_root_command] chroot warning: line 19: It's not recommended to have unversioned Obsoletes: Obsoletes: reiserfs-utils Installing /home/iurt/rpmbuild/SRPMS/reiserfsprogs-3.6.27-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.00yYHK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf reiserfsprogs-3.6.27 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/reiserfsprogs-3.6.27.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd reiserfsprogs-3.6.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9tMi2L + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reiserfsprogs-3.6.27 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 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... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... 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 x86_64-mageia-linux-gnu-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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in include /usr/bin/make all-am make[2]: Nothing to be done for 'all-am'. Making all in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o parse_time.lo parse_time.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c parse_time.c -fPIC -DPIC -o .libs/parse_time.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o progbar.lo progbar.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c progbar.c -fPIC -DPIC -o .libs/progbar.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o misc.lo misc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c misc.c -fPIC -DPIC -o .libs/misc.o misc.c:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from /usr/include/string.h:495, from misc.c:12: In function 'strncat', inlined from 'prepare_dma_check' at misc.c:722:5: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function 'prepare_dma_check': misc.c:722:5: note: length computed here 722 | strncat(buf, dirent->d_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 723 | strlen(dirent->d_name)); | ~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o io.lo io.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c io.c -fPIC -DPIC -o .libs/io.o 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] 606 | 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] 616 | fread(&rollback_blocksize, sizeof(rollback_blocksize), 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 617 | 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] 707 | fread(&rollback_blocks_number, sizeof(rollback_blocks_number), 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 708 | s_rollback_file); | ~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmisc.la io.lo misc.lo parse_time.lo progbar.lo -lcom_err -luuid libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libmisc.a .libs/io.o .libs/misc.o .libs/parse_time.o .libs/progbar.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libmisc.a libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' Making all in reiserfscore /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o hashes.lo hashes.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c hashes.c -fPIC -DPIC -o .libs/hashes.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o stree.lo stree.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c stree.c -fPIC -DPIC -o .libs/stree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ibalance.lo ibalance.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c ibalance.c -fPIC -DPIC -o .libs/ibalance.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o do_balan.lo do_balan.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c do_balan.c -fPIC -DPIC -o .libs/do_balan.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o lbalance.lo lbalance.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c lbalance.c -fPIC -DPIC -o .libs/lbalance.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o node_formats.lo node_formats.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c node_formats.c -fPIC -DPIC -o .libs/node_formats.o In file included from ../include/io.h:18, from includes.h:10, from node_formats.c:6: node_formats.c: In function 'get_ih_key_format': node_formats.c:1034:23: warning: taking address of packed member of 'struct item_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 1034 | get_bit_field_XX(16, &ih->ih_format, 0, 12); | ^~~~~~~~~~~~~~ ../include/misc.h:287:21: note: in definition of macro 'get_bit_field_XX' 287 | p = (__le##XX *)vp;\ | ^~ node_formats.c: In function 'get_ih_flags': node_formats.c:1039:23: warning: taking address of packed member of 'struct item_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 1039 | get_bit_field_XX(16, &ih->ih_format, 12, 4); | ^~~~~~~~~~~~~~ ../include/misc.h:287:21: note: in definition of macro 'get_bit_field_XX' 287 | p = (__le##XX *)vp;\ | ^~ node_formats.c: In function 'set_ih_key_format': ../include/misc.h:270:9: warning: taking address of packed member of 'struct item_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 270 | p = (__le##XX *)vp;\ node_formats.c:1044:2: note: in expansion of macro 'set_bit_field_XX' 1044 | set_bit_field_XX(16, &ih->ih_format, val, 0, 12); | ^~~~~~~~~~~~~~~~ node_formats.c: In function 'set_ih_flags': ../include/misc.h:270:9: warning: taking address of packed member of 'struct item_head' may result in an unaligned pointer value [-Waddress-of-packed-member] 270 | p = (__le##XX *)vp;\ node_formats.c:1049:2: note: in expansion of macro 'set_bit_field_XX' 1049 | set_bit_field_XX(16, &ih->ih_format, val, 12, 4); | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o prints.lo prints.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c prints.c -fPIC -DPIC -o .libs/prints.o prints.c:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from ../include/reiserfs_lib.h:15, from includes.h:12, from prints.c:8: prints.c: In function 'print_super_block': ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ prints.c:614:27: note: in expansion of macro 'sb_jp' 614 | print_journal_params(fp, sb_jp(sb)); | ^~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o bitmap.lo bitmap.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c bitmap.c -fPIC -DPIC -o .libs/bitmap.o bitmap.c: In function 'is_stage_magic_correct': bitmap.c:574:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 574 | fread(&v, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~ bitmap.c:588:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 588 | fread(&v, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~ bitmap.c:595:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 595 | fread(&v, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~ bitmap.c: In function 'reiserfs_bitmap_load': bitmap.c:622:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 622 | fread(&v, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~ bitmap.c:631:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 631 | fread(&v, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~ bitmap.c:643:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 643 | fread(&extents, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~ bitmap.c:649:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 649 | fread(&count, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~ bitmap.c:662:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 662 | fread(&v, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o xattr.lo xattr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c xattr.c -fPIC -DPIC -o .libs/xattr.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o reiserfs_err.lo reiserfs_err.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c reiserfs_err.c -fPIC -DPIC -o .libs/reiserfs_err.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o journal.lo journal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c journal.c -fPIC -DPIC -o .libs/journal.o journal.c:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from ../include/reiserfs_lib.h:15, from includes.h:12, from journal.c:8: journal.c: In function 'commit_expected': ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ journal.c:28:10: note: in expansion of macro 'sb_jp' 28 | sb_jp = sb_jp(fs->fs_ondisk_sb); | ^~~~~ journal.c: In function 'next_desc_expected': ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ journal.c:44:10: note: in expansion of macro 'sb_jp' 44 | sb_jp = sb_jp(fs->fs_ondisk_sb); | ^~~~~ 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] 509 | 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] 697 | asprintf(&fs->fs_j_file_name, "%s", j_device); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o reiserfslib.lo reiserfslib.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c reiserfslib.c -fPIC -DPIC -o .libs/reiserfslib.o reiserfslib.c:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition reiserfslib.c: In function 'reiserfs_open': reiserfslib.c:85:2: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | 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] 218 | asprintf(&fs->fs_file_name, "%s", filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o fix_node.lo fix_node.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c fix_node.c -fPIC -DPIC -o .libs/fix_node.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libreiserfscore.la -rpath /usr/lib64 do_balan.lo fix_node.lo hashes.lo ibalance.lo lbalance.lo prints.lo stree.lo node_formats.lo reiserfslib.lo bitmap.lo journal.lo xattr.lo reiserfs_err.lo ../lib/libmisc.la -lcom_err -lcom_err -luuid libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/do_balan.o .libs/fix_node.o .libs/hashes.o .libs/ibalance.o .libs/lbalance.o .libs/prints.o .libs/stree.o .libs/node_formats.o .libs/reiserfslib.o .libs/bitmap.o .libs/journal.o .libs/xattr.o .libs/reiserfs_err.o -Wl,--whole-archive ../lib/.libs/libmisc.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcom_err -luuid -Wl,-soname -Wl,libreiserfscore.so.0 -o .libs/libreiserfscore.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libreiserfscore.so.0" && ln -s "libreiserfscore.so.0.0.0" "libreiserfscore.so.0") libtool: link: (cd ".libs" && rm -f "libreiserfscore.so" && ln -s "libreiserfscore.so.0.0.0" "libreiserfscore.so") libtool: link: ( cd ".libs" && rm -f "libreiserfscore.la" && ln -s "../libreiserfscore.la" "libreiserfscore.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' Making all in fsck make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass4.o pass4.c In file included from pass4.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o lost+found.o lost+found.c In file included from lost+found.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition 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] 183 | asprintf(&lost_name, "%u_%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 184 | get_key_dirid(&tmp_ih.ih_key), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 185 | get_key_objectid(&tmp_ih.ih_key)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ubitmap.o ubitmap.c In file included from ubitmap.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass2.o pass2.c In file included from pass2.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition pass2.c: In function 'link_one': pass2.c:77:2: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 77 | 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] 372 | asprintf(&buf, "%.*s", namelen, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass1.o pass1.c In file included from pass1.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ustree.o ustree.c In file included from ustree.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o semantic_check.o semantic_check.c In file included from semantic_check.c:5: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition 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] 562 | asprintf(&name, "%.*s", namelen, name_in_entry(deh, i)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/reiserfs_lib.h:15, from fsck.h:14, from semantic_check.c:5: semantic_check.c: In function 'check_semantic_pass.constprop': ../include/reiserfs_fs.h:62:51: warning: 'relocated_ih' may be used uninitialized in this function [-Wmaybe-uninitialized] 62 | #define get_leXX(xx,p,field) (le##xx##_to_cpu ((p)->field)) | ^~ ../include/reiserfs_fs.h:62:51: warning: 'relocated_ih' may be used uninitialized in this function [-Wmaybe-uninitialized] make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o main.o main.c In file included from main.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition main.c: In function 'parse_options': main.c:201:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 201 | asprintf(&data->rebuild.passes_dump_file_name, "%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 202 | optarg); | ~~~~~~~ main.c:211:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 211 | 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] 224 | 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] 229 | 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] 1270 | asprintf(&fs->fs_file_name, "%s", file_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o uobjectid.o uobjectid.c In file included from uobjectid.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o semantic_rebuild.o semantic_rebuild.c In file included from semantic_rebuild.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition 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] 926 | asprintf(&name, "%.*s", namelen, name_in_entry(deh, i)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o info.o info.c In file included from info.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o super.o super.c In file included from super.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition super.c: In function 'rebuild_sb': super.c:206:4: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 206 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:317:5: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 317 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:324:5: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 324 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:365:4: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 365 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:422:6: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 422 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:443:4: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 443 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:448:4: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:698:4: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 698 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ super.c:745:4: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 745 | 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] 28 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o check_tree.o check_tree.c In file included from check_tree.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o ufile.o ufile.c In file included from ufile.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pass0.o pass0.c In file included from pass0.c:6: fsck.h:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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/libreiserfscore.la -lcom_err -luuid libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/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/.libs/libreiserfscore.so -lcom_err -luuid -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' Making all in debugreiserfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o stat.o stat.c In file included from stat.c:6: debugreiserfs.h:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o recover.o recover.c In file included from recover.c:6: debugreiserfs.h:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition recover.c: In function 'get_answer': recover.c:270:3: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 270 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o debugreiserfs.o debugreiserfs.c In file included from debugreiserfs.c:6: debugreiserfs.h:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition debugreiserfs.c: In function 'parse_options': debugreiserfs.c:267:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 267 | asprintf(&data->map_file, "%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:273:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 273 | asprintf(&data->input_bitmap, "%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:341:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 341 | asprintf(&data->recovery_file, "%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.c:382:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 382 | asprintf(&badblocks_file, "%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o unpack.o unpack.c In file included from unpack.c:6: debugreiserfs.h:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from unpack.c:6: unpack.c: In function 'unpack_partition': debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' 167 | fread32(&tmp); \ | ^~~~~~~ unpack.c:496:2: note: in expansion of macro 'fread_le32' 496 | fread_le32(&magic32); | ^~~~~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' 160 | fread16(&tmp); \ | ^~~~~~~ unpack.c:500:2: note: in expansion of macro 'fread_le16' 500 | fread_le16(&blocksize); | ^~~~~~~~~~ unpack.c:508:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 508 | fread(c, 1, 1, stdin); | ^~~~~~~~~~~~~~~~~~~~~ unpack.c:516:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 516 | 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] 521 | fread(c, 1, 1, stdin); | ^~~~~~~~~~~~~~~~~~~~~ unpack.c:523:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 523 | fread(c + 1, 1, 1, stdin); /* read % */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6: debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:533:3: note: in expansion of macro 'fread16' 533 | 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] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' 167 | fread32(&tmp); \ | ^~~~~~~ unpack.c:292:2: note: in expansion of macro 'fread_le32' 292 | fread_le32(&v32); | ^~~~~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' 160 | fread16(&tmp); \ | ^~~~~~~ unpack.c:295:2: note: in expansion of macro 'fread_le16' 295 | fread_le16(&v16); | ^~~~~~~~~~ unpack.c:316:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 316 | fread(&pi, sizeof(struct packed_item), 1, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6: debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:320:4: note: in expansion of macro 'fread32' 320 | fread32(&v32); | ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:331:4: note: in expansion of macro 'fread32' 331 | fread32(&v32); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:353:4: note: in expansion of macro 'fread16' 353 | fread16(&v16); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:358:4: note: in expansion of macro 'fread16' 358 | fread16(&ih->ih_format); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' 160 | fread16(&tmp); \ | ^~~~~~~ unpack.c:389:2: note: in expansion of macro 'fread_le16' 389 | 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] 181 | #define fread64(pv) fread (pv, sizeof (__u64), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:174:5: note: in expansion of macro 'fread64' 174 | fread64(&tmp); \ | ^~~~~~~ unpack.c:33:3: note: in expansion of macro 'fread_le64' 33 | fread_le64(&v64); | ^~~~~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' 167 | fread32(&tmp); \ | ^~~~~~~ unpack.c:41:3: note: in expansion of macro 'fread_le32' 41 | 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] 241 | fread(ind_item, get_pi_item_len(pi), 1, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6: debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:248:3: note: in expansion of macro 'fread32' 248 | fread32(ind_item); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' 160 | fread16(&tmp); \ | ^~~~~~~ unpack.c:249:3: note: in expansion of macro 'fread_le16' 249 | 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] 178 | #define fread8(pv) fread (pv, sizeof (__u8), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:103:3: note: in expansion of macro 'fread8' 103 | fread8(&mask); | ^~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' 160 | fread16(&tmp); \ | ^~~~~~~ unpack.c:104:3: note: in expansion of macro 'fread_le16' 104 | fread_le16(&entry_len); | ^~~~~~~~~~ unpack.c:107:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | fread(item + location, entry_len, 1, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unpack.c:6: debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:115:3: note: in expansion of macro 'fread32' 115 | fread32(&deh->deh2_objectid); | ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:117:4: note: in expansion of macro 'fread32' 117 | fread32(&deh->deh2_dir_id); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' 160 | fread16(&tmp); \ | ^~~~~~~ unpack.c:133:4: note: in expansion of macro 'fread_le16' 133 | fread_le16(&gen_counter); | ^~~~~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:138:4: note: in expansion of macro 'fread16' 138 | 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] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:169:3: note: in expansion of macro 'fread16' 169 | fread16(&sd->sd_mode); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:170:3: note: in expansion of macro 'fread16' 170 | fread16(&sd->sd_nlink); | ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:171:3: note: in expansion of macro 'fread32' 171 | fread32(&sd->sd_size); | ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:172:3: note: in expansion of macro 'fread32' 172 | fread32(&sd->u.sd_blocks); | ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:175:4: note: in expansion of macro 'fread32' 175 | fread32(&sd->sd_first_direct_byte); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:191:3: note: in expansion of macro 'fread16' 191 | fread16(&sd->sd_mode); | ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:194:4: note: in expansion of macro 'fread32' 194 | fread32(&sd->sd_nlink); | ^~~~~~~ debugreiserfs.h:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:198:4: note: in expansion of macro 'fread16' 198 | fread16(&nlink16); | ^~~~~~~ debugreiserfs.h:181:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 181 | #define fread64(pv) fread (pv, sizeof (__u64), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:203:4: note: in expansion of macro 'fread64' 203 | fread64(&sd->sd_size); | ^~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' 167 | fread32(&tmp); \ | ^~~~~~~ unpack.c:208:4: note: in expansion of macro 'fread_le32' 208 | fread_le32(&size32); | ^~~~~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unpack.c:212:3: note: in expansion of macro 'fread32' 212 | 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] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' 167 | fread32(&tmp); \ | ^~~~~~~ unpack.c:417:2: note: in expansion of macro 'fread_le32' 417 | fread_le32(&block); | ^~~~~~~~~~ unpack.c:426:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 426 | 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:179:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | #define fread16(pv) fread (pv, sizeof (__u16), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:160:5: note: in expansion of macro 'fread16' 160 | fread16(&tmp); \ | ^~~~~~~ unpack.c:472:2: note: in expansion of macro 'fread_le16' 472 | fread_le16(&bmap_num); | ^~~~~~~~~~ debugreiserfs.h:180:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | #define fread32(pv) fread (pv, sizeof (__u32), 1, stdin) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugreiserfs.h:167:5: note: in expansion of macro 'fread32' 167 | fread32(&tmp); \ | ^~~~~~~ unpack.c:473:2: note: in expansion of macro 'fread_le32' 473 | fread_le32(&block_count); | ^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o scan.o scan.c In file included from scan.c:6: debugreiserfs.h:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition scan.c: In function 'do_scan': scan.c:1041:3: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 1041 | getline(&answer, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:1045:3: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 1045 | 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] 817 | asprintf(&file_name, "%s.%d", map_file(fs), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 818 | ++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] 594 | 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] 256 | asprintf(&name, "%u_%u", get_key_dirid(key), get_key_objectid(key)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o pack.o pack.c In file included from pack.c:6: debugreiserfs.h:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o corruption.o corruption.c In file included from corruption.c:6: debugreiserfs.h:5: warning: "_GNU_SOURCE" redefined 5 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from ../include/reiserfs_lib.h:15, from debugreiserfs.h:13, from corruption.c:6: corruption.c: In function 'edit_super_block': ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:127:22: note: in expansion of macro 'sb_jp' 127 | edit_journal_params(sb_jp(fs->fs_ondisk_sb)); | ^~~~~ corruption.c:108:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 108 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:115:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:122:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:132:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:139:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:146:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 146 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:153:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 153 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:160:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 160 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:167:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 167 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:175:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 175 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:182:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 182 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:189:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 189 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:196:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 196 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:203:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 203 | 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] 56 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:62:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:67:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:72:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 72 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:78:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 78 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:84:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 84 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ corruption.c:90:2: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 90 | getline(&str, &n, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o debugreiserfs debugreiserfs.o pack.o unpack.o stat.o corruption.o scan.o recover.o ../reiserfscore/libreiserfscore.la -lcom_err -luuid libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/debugreiserfs debugreiserfs.o pack.o unpack.o stat.o corruption.o scan.o recover.o ../reiserfscore/.libs/libreiserfscore.so -lcom_err -luuid -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' Making all in resize_reiserfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o fe.o fe.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o do_shrink.o do_shrink.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o resize_reiserfs.o resize_reiserfs.c resize_reiserfs.c:13: warning: "_GNU_SOURCE" redefined 13 | #define _GNU_SOURCE | : note: this is the location of the previous definition make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o resize_reiserfs fe.o resize_reiserfs.o do_shrink.o ../reiserfscore/libreiserfscore.la -lcom_err -luuid libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/resize_reiserfs fe.o resize_reiserfs.o do_shrink.o ../reiserfscore/.libs/libreiserfscore.so -lcom_err -luuid -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' Making all in mkreiserfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o mkreiserfs.o mkreiserfs.c mkreiserfs.c:13: warning: "_GNU_SOURCE" redefined 13 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from ../include/reiserfs_lib.h:15, from mkreiserfs.c:21: mkreiserfs.c: In function 'report': ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ mkreiserfs.c:364:32: note: in expansion of macro 'sb_jp' 364 | print_journal_params(stdout, sb_jp(sb)); | ^~~~~ mkreiserfs.c: In function 'main': mkreiserfs.c:646:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 646 | 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] 48 | vasprintf(&buf, fmt, args); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkreiserfs mkreiserfs.o ../reiserfscore/libreiserfscore.la -lcom_err -luuid libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mkreiserfs mkreiserfs.o ../reiserfscore/.libs/libreiserfscore.so -lcom_err -luuid -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' Making all in tune make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o tune.o tune.c tune.c:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from ../include/reiserfs_lib.h:15, from tune.h:12, from tune.c:8: tune.c: In function 'main': ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ tune.c:763:12: note: in expansion of macro 'sb_jp' 763 | sb_jp(fs->fs_ondisk_sb)); | ^~~~~ ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ tune.c:843:31: note: in expansion of macro 'sb_jp' 843 | print_journal_params(stdout, sb_jp(fs->fs_ondisk_sb)); | ^~~~~ ../include/reiserfs_fs.h:177:20: warning: taking address of packed member of 'struct reiserfs_super_block' may result in an unaligned pointer value [-Waddress-of-packed-member] 177 | #define sb_jp(sb) (&((sb)->s_v1.sb_journal)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ tune.c:891:31: note: in expansion of macro 'sb_jp' 891 | print_journal_params(stdout, sb_jp(fs->fs_ondisk_sb)); | ^~~~~ tune.c:490:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 490 | asprintf(&badblocks_file, "%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tune.c:494:4: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 494 | 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] 29 | vasprintf(&buf, fmt, args); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o reiserfstune tune.o ../reiserfscore/libreiserfscore.la -lcom_err -luuid libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -Wno-unused-parameter -Wredundant-decls -Wuninitialized -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/reiserfstune tune.o ../reiserfscore/.libs/libreiserfscore.so -lcom_err -luuid -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0pytQH + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64 + cd reiserfsprogs-3.6.27 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/include' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/include/reiserfs' /usr/bin/install -p -m 644 io.h misc.h reiserfs_fs.h reiserfs_lib.h swab.h '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/include/reiserfs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/include' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/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 '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/lib' Making install in reiserfscore make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libreiserfscore.la '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libreiserfscore.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64/libreiserfscore.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/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 -p .libs/libreiserfscore.lai /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64/libreiserfscore.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 reiserfscore.pc '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/include/reiserfs' /usr/bin/install -p -m 644 reiserfs_err.h '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/include/reiserfs' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/reiserfscore' Making install in fsck make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p reiserfsck '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/reiserfsck /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/reiserfsck /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' ln -s reiserfsck /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/fsck.reiserfs /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8 ln -s reiserfsck.8 /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8/fsck.reiserfs.8 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 reiserfsck.8 '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/fsck' Making install in debugreiserfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p debugreiserfs '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/debugreiserfs /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/debugreiserfs /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' ln -s debugreiserfs /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/debugfs.reiserfs /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8 ln -s debugreiserfs.8 /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8/debugfs.reiserfs.8 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 debugreiserfs.8 '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/debugreiserfs' Making install in resize_reiserfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p resize_reiserfs '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/resize_reiserfs /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/resize_reiserfs /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 resize_reiserfs.8 '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/resize_reiserfs' Making install in mkreiserfs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p mkreiserfs '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/mkreiserfs /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/mkreiserfs /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' ln -s mkreiserfs /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/mkfs.reiserfs /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8 ln -s mkreiserfs.8 /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8/mkfs.reiserfs.8 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 mkreiserfs.8 '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/mkreiserfs' Making install in tune make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p reiserfstune '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin' libtool: warning: '../reiserfscore/libreiserfscore.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/reiserfstune /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/reiserfstune /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' ln -s reiserfstune /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/tunefs.reiserfs /usr/bin/install -p -m 755 -d /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8 ln -s reiserfstune.8 /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8/tunefs.reiserfs.8 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 reiserfstune.8 '/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27/tune' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27' + find /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64 -name '*.*a' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.6.27-3.mga8 --unique-debug-suffix -3.6.27-3.mga8.x86_64 --unique-debug-src-base reiserfsprogs-3.6.27-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/reiserfsprogs-3.6.27 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/reiserfsck explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64/libreiserfscore.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/debugreiserfs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/mkreiserfs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/reiserfstune extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/lib64/libreiserfscore.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/reiserfsck extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/mkreiserfs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/debugreiserfs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/resize_reiserfs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/reiserfstune extracting debug info from /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/sbin/resize_reiserfs original debug info size: 1648kB, size after compression: 1496kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 2098 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: reiserfsprogs-3.6.27-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5By6YL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reiserfsprogs-3.6.27 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/doc/reiserfsprogs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/doc/reiserfsprogs + cp -pr README /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/doc/reiserfsprogs + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64/usr/share/doc/reiserfsprogs + RPM_EC=0 ++ jobs -p + exit 0 Provides: reiserfs-utils reiserfsprogs = 1:3.6.27-3.mga8 reiserfsprogs(x86-64) = 1:3.6.27-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libreiserfscore.so.0()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Obsoletes: reiserfs-utils Processing files: lib64reiserfsprogs0-3.6.27-3.mga8.x86_64 Provides: lib64reiserfsprogs0 = 1:3.6.27-3.mga8 lib64reiserfsprogs0(x86-64) = 1:3.6.27-3.mga8 libreiserfscore.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Processing files: lib64reiserfsprogs-devel-3.6.27-3.mga8.x86_64 Provides: devel(libreiserfscore(64bit)) lib64reiserfsprogs-devel = 1:3.6.27-3.mga8 lib64reiserfsprogs-devel(x86-64) = 1:3.6.27-3.mga8 pkgconfig(reiserfscore) = 3.6.27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcom_err(64bit)) devel(libuuid(64bit)) pkgconfig Processing files: reiserfsprogs-debugsource-3.6.27-3.mga8.x86_64 Provides: reiserfsprogs-debugsource = 1:3.6.27-3.mga8 reiserfsprogs-debugsource(x86-64) = 1:3.6.27-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: reiserfsprogs-debuginfo-3.6.27-3.mga8.x86_64 Provides: debuginfo(build-id) = 47a23f917fe24c968e6e494c036a5bc75f49fd93 debuginfo(build-id) = 8053e0be81d17cab64fa0953c4e787ffe19fff67 debuginfo(build-id) = 87cbb110bf3a85ed296d59c4dbddbe4ce152e7b8 debuginfo(build-id) = 9eb36613cc46f8aa28095784b40a87dc7b1989d9 debuginfo(build-id) = d884715961b191ded144eaffc268a2353d26cd87 reiserfsprogs-debuginfo = 1:3.6.27-3.mga8 reiserfsprogs-debuginfo(x86-64) = 1:3.6.27-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: reiserfsprogs-debugsource(x86-64) = 1:3.6.27-3.mga8 Processing files: lib64reiserfsprogs0-debuginfo-3.6.27-3.mga8.x86_64 Provides: debuginfo(build-id) = f013e695fa8ec2c15903d392faa1c2d16aa4ffab lib64reiserfsprogs0-debuginfo = 1:3.6.27-3.mga8 lib64reiserfsprogs0-debuginfo(x86-64) = 1:3.6.27-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: reiserfsprogs-debugsource(x86-64) = 1:3.6.27-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64reiserfsprogs-devel-3.6.27-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64reiserfsprogs0-3.6.27-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/reiserfsprogs-3.6.27-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64reiserfsprogs0-debuginfo-3.6.27-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/reiserfsprogs-debuginfo-3.6.27-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/reiserfsprogs-debugsource-3.6.27-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.132GSI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd reiserfsprogs-3.6.27 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/reiserfsprogs-3.6.27-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VOUtKJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf reiserfsprogs-3.6.27 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!