D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ocfs2-tools-1.6.4-9.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ILkxtR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocfs2-tools-1.6.4 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/ocfs2-tools-1.6.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocfs2-tools-1.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ocfs2-tools-1.6.4-fix-format-errors.patch):' Patch #1 (ocfs2-tools-1.6.4-fix-format-errors.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file debugfs.ocfs2/commands.c patching file debugfs.ocfs2/find_block_inode.c patching file extras/check_metaecc.c patching file fsck.ocfs2/problem.c patching file fswreck/chain.c patching file fswreck/group.c patching file mount.ocfs2/mount.ocfs2.c patching file tunefs.ocfs2/op_query.c + echo 'Patch #2 (ocfs2-tools-1.4.4-fix-linking.patch):' Patch #2 (ocfs2-tools-1.4.4-fix-linking.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ocfs2console/ocfs2interface/Makefile patching file fsck.ocfs2/Makefile Hunk #1 succeeded at 70 (offset 12 lines). patching file o2cb_ctl/Makefile patching file ocfs2_hb_ctl/Makefile + echo 'Patch #4 (ocfs2-tools-1.6.4-umode_t.patch):' Patch #4 (ocfs2-tools-1.6.4-umode_t.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file include/ocfs2-kernel/ocfs2_fs.h + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0J3yFi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocfs2-tools-1.6.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for debugging... skipped, CFLAGS is set checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for vendor... not found 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 pkg-config... /usr/bin/pkg-config checking for com_err... yes checking COM_ERR_CFLAGS... -I/usr/include/et checking COM_ERR_LIBS... -lcom_err checking for uuid_unparse in -luuid... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for tgetstr in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for debug executables... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for GLIB - version >= 2.2.3... yes (version 2.54.2) checking whether glib and com_err can be linked statically... no checking whether to build fsck dynamically... yes checking whether to build cluster control tools dynamically... yes checking for readline in -lreadline... (cached) yes checking for readline/readline.h... (cached) yes checking for crm_get_peer in -lcrmcluster... yes checking pacemaker/crm_config.h usability... yes checking pacemaker/crm_config.h presence... yes checking for pacemaker/crm_config.h... yes checking for cman_replyto_shutdown in -lcman... no configure: WARNING: libcman not found, cman support will not be built checking corosync/cpg.h usability... yes checking corosync/cpg.h presence... yes checking for corosync/cpg.h... yes checking for cpg_initialize in -lcpg... no configure: WARNING: libcpg not found, ocfs2_controld will not be built checking for openais/saCkpt.h... no configure: WARNING: openais/saCkpt.h not found, ocfs2_controld will not be built no configure: WARNING: libSaCkpt not found, ocfs2_controld will not be built checking for dlmc_fs_connect in -ldlmcontrol... yes checking for libdlmcontrol.h... yes checking libdlm.h usability... yes checking libdlm.h presence... yes checking for libdlm.h... yes checking for dlm_create_lockspace in -ldlm_lt... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... found checking for blkid >= 1.36... yes checking BLKID_CFLAGS... -I/usr/include/blkid -I/usr/include/uuid checking BLKID_LIBS... -lblkid configure: creating ./config.status config.status: creating Config.make config.status: creating o2cb.pc config.status: creating o2dlm.pc config.status: creating ocfs2.pc config.status: creating ocfs2console/ocfs2interface/confdefs.py config.status: creating debugfs.ocfs2/debugfs.ocfs2.8 config.status: creating mkfs.ocfs2/mkfs.ocfs2.8 config.status: creating mounted.ocfs2/mounted.ocfs2.8 config.status: creating fsck.ocfs2/fsck.ocfs2.8 config.status: creating fsck.ocfs2/fsck.ocfs2.checks.8 config.status: creating mount.ocfs2/mount.ocfs2.8 config.status: creating o2cb_ctl/o2cb_ctl.8 config.status: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8 config.status: creating ocfs2console/ocfs2console.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating o2image/o2image.8 config.status: creating o2info/o2info.1 config.status: creating libo2cb/o2cb.7 config.status: creating vendor/common/ocfs2-tools.spec-generic + perl -pi -e 's|^pyexecdir.*|pyexecdir = /usr/lib/python2.7/site-packages|g' Config.make + make make -C include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include' make -C tools-internal make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/tools-internal' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/tools-internal' make -C ocfs2-kernel make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2-kernel' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2-kernel' make -C o2dlm make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2dlm' make -C ../../libo2dlm o2dlm_err.h make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2dlm' compile_et o2dlm_err.et make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2dlm' cp ../../libo2dlm/o2dlm_err.h o2dlm_err.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2dlm' make -C o2cb make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2cb' make -C ../../libo2cb o2cb_err.h make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2cb' compile_et o2cb_err.et make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2cb' cp ../../libo2cb/o2cb_err.h o2cb_err.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2cb' make -C ocfs2 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2' make -C ../../libocfs2 ocfs2_err.h make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libocfs2' compile_et ocfs2_err.et make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libocfs2' cp ../../libocfs2/ocfs2_err.h ocfs2_err.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include' make -C libtools-internal make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libtools-internal' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I. -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.verbose.d -o verbose.o -c verbose.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I. -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.progress.d -o progress.o -c progress.c rm -f libtools-internal.a /usr/bin/ar r libtools-internal.a verbose.o progress.o /usr/bin/ar: creating libtools-internal.a ranlib libtools-internal.a make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libtools-internal' make -C libo2dlm make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2dlm' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I. -I../include -DHAVE_FSDLM -MD -MP -MF ./.o2dlm.d -o o2dlm.o -c o2dlm.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I. -I../include -DHAVE_FSDLM -MD -MP -MF ./.capabilities.d -o capabilities.o -c capabilities.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I. -I../include -DHAVE_FSDLM -MD -MP -MF ./.o2dlm_err.d -o o2dlm_err.o -c o2dlm_err.c rm -f libo2dlm.a /usr/bin/ar r libo2dlm.a o2dlm.o capabilities.o o2dlm_err.o /usr/bin/ar: creating libo2dlm.a ranlib libo2dlm.a make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2dlm' make -C libo2cb make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2cb' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -I. -MD -MP -MF ./.o2cb_abi.d -o o2cb_abi.o -c o2cb_abi.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -I. -MD -MP -MF ./.o2cb_crc32.d -o o2cb_crc32.o -c o2cb_crc32.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -I. -MD -MP -MF ./.client_proto.d -o client_proto.o -c client_proto.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -I. -MD -MP -MF ./.o2cb_err.d -o o2cb_err.o -c o2cb_err.c rm -f libo2cb.a /usr/bin/ar r libo2cb.a o2cb_abi.o o2cb_crc32.o client_proto.o o2cb_err.o /usr/bin/ar: creating libo2cb.a ranlib libo2cb.a make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2cb' make -C libocfs2 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libocfs2' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.alloc.d -o alloc.o -c alloc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.bitmap.d -o bitmap.o -c bitmap.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.bitops.d -o bitops.o -c bitops.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.blockcheck.d -o blockcheck.o -c blockcheck.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.cached_inode.d -o cached_inode.o -c cached_inode.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.chain.d -o chain.o -c chain.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.chainalloc.d -o chainalloc.o -c chainalloc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.checkhb.d -o checkhb.o -c checkhb.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.closefs.d -o closefs.o -c closefs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.dirblock.d -o dirblock.o -c dirblock.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.dir_iterate.d -o dir_iterate.o -c dir_iterate.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.dir_scan.d -o dir_scan.o -c dir_scan.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.dlm.d -o dlm.o -c dlm.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.fileio.d -o fileio.o -c fileio.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.freefs.d -o freefs.o -c freefs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.expanddir.d -o expanddir.o -c expanddir.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.extend_file.d -o extend_file.o -c extend_file.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.extents.d -o extents.o -c extents.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.extent_map.d -o extent_map.o -c extent_map.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.getsectsize.d -o getsectsize.o -c getsectsize.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.getsize.d -o getsize.o -c getsize.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.heartbeat.d -o heartbeat.o -c heartbeat.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.inode.d -o inode.o -c inode.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.inode_scan.d -o inode_scan.o -c inode_scan.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.ismounted.d -o ismounted.o -c ismounted.c ismounted.c: In function 'is_swap_device': ismounted.c:260:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), f); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.kernel-rbtree.d -o kernel-rbtree.o -c kernel-rbtree.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.link.d -o link.o -c link.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.lookup.d -o lookup.o -c lookup.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.memory.d -o memory.o -c memory.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.mkjournal.d -o mkjournal.o -c mkjournal.c mkjournal.c: In function 'ocfs2_write_journal_superblock': mkjournal.c:278:31: warning: variable 'jsb' set but not used [-Wunused-but-set-variable] journal_superblock_t *disk, *jsb; ^~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.namei.d -o namei.o -c namei.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.openfs.d -o openfs.o -c openfs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.slot_map.d -o slot_map.o -c slot_map.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.sysfile.d -o sysfile.o -c sysfile.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.truncate.d -o truncate.o -c truncate.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.unix_io.d -o unix_io.o -c unix_io.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.unlink.d -o unlink.o -c unlink.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.lockid.d -o lockid.o -c lockid.c In file included from ../include/ocfs2/ocfs2.h:59:0, from lockid.c:26: lockid.c: In function 'ocfs2_decode_lockres': ../include/ocfs2-kernel/ocfs2_lockid.h:36:27: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'uint64_t * {aka long unsigned int *}' [-Wformat=] #define OCFS2_LOCK_ID_PAD "000000" ^ lockid.c:102:21: note: in expansion of macro 'OCFS2_LOCK_ID_PAD' i = sscanf(l + 1, OCFS2_LOCK_ID_PAD"%016llx%08x", &b, &g); ^~~~~~~~~~~~~~~~~ lockid.c:102:45: note: format string is defined here i = sscanf(l + 1, OCFS2_LOCK_ID_PAD"%016llx%08x", &b, &g); ~~~~~~^ %016lx lockid.c:106:28: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'uint64_t * {aka long unsigned int *}' [-Wformat=] i = sscanf(l + 1, "%016llx", &p); ~~~~~~^ ~~ %016lx gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.backup_super.d -o backup_super.o -c backup_super.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.feature_string.d -o feature_string.o -c feature_string.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.quota.d -o quota.o -c quota.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.image.d -o image.o -c image.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.xattr.d -o xattr.o -c xattr.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.extent_tree.d -o extent_tree.o -c extent_tree.c extent_tree.c: In function 'ocfs2_new_path': extent_tree.c:432:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] errcode_t ret = 0; ^~~ extent_tree.c: In function 'ocfs2_rotate_subtree_right': extent_tree.c:1429:29: warning: variable 'eb' set but not used [-Wunused-but-set-variable] struct ocfs2_extent_block *eb; ^~ extent_tree.c:1425:8: warning: variable 'right_leaf_eb' set but not used [-Wunused-but-set-variable] char *right_leaf_eb; ^~~~~~~~~~~~~ extent_tree.c: In function 'ocfs2_unlink_subtree': extent_tree.c:1802:28: warning: variable 'el' set but not used [-Wunused-but-set-variable] struct ocfs2_extent_list *el; ^~ extent_tree.c: In function 'ocfs2_rotate_subtree_left': extent_tree.c:1837:8: warning: variable 'root_buf' set but not used [-Wunused-but-set-variable] char *root_buf; ^~~~~~~~ extent_tree.c: In function 'ocfs2_split_extent': extent_tree.c:3766:28: warning: variable 'rightmost_el' set but not used [-Wunused-but-set-variable] struct ocfs2_extent_list *rightmost_el; ^~~~~~~~~~~~ extent_tree.c: In function 'ocfs2_truncate_rec': extent_tree.c:4033:6: warning: variable 'wants_rotate' set but not used [-Wunused-but-set-variable] int wants_rotate = 0, is_rightmost_tree_rec = 0; ^~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.refcount.d -o refcount.o -c refcount.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.dir_indexed.d -o dir_indexed.o -c dir_indexed.c dir_indexed.c: In function 'ocfs2_dx_dir_transfer_leaf': dir_indexed.c:757:42: warning: variable 'new_list' set but not used [-Wunused-but-set-variable] struct ocfs2_dx_entry_list *orig_list, *new_list, *tmp_list; ^~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I../include -MD -MP -MF ./.ocfs2_err.d -o ocfs2_err.o -c ocfs2_err.c rm -f libocfs2.a /usr/bin/ar r libocfs2.a alloc.o bitmap.o bitops.o blockcheck.o cached_inode.o chain.o chainalloc.o checkhb.o closefs.o dirblock.o dir_iterate.o dir_scan.o dlm.o fileio.o freefs.o expanddir.o extend_file.o extents.o extent_map.o getsectsize.o getsize.o heartbeat.o inode.o inode_scan.o ismounted.o kernel-rbtree.o link.o lookup.o memory.o mkjournal.o namei.o openfs.o slot_map.o sysfile.o truncate.o unix_io.o unlink.o lockid.o backup_super.o feature_string.o quota.o image.o xattr.o extent_tree.o refcount.o dir_indexed.o ocfs2_err.o /usr/bin/ar: creating libocfs2.a ranlib libocfs2.a make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libocfs2' make -C fsck.ocfs2 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fsck.ocfs2' generating prompt-codes.h by parsing fsck.ocfs2.checks.8.in gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.fsck.d -o fsck.o -c fsck.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.dirblocks.d -o dirblocks.o -c dirblocks.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.dirparents.d -o dirparents.o -c dirparents.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.extent.d -o extent.o -c extent.c In file included from extent.c:44:0: extent.c: In function 'o2fsck_check_extent_rec': extent.c:374:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type '__le64 {aka long long unsigned int}' [-Wformat=] "The extent record for cluster offset %"PRIu32" at block " ^ extent.c:377:48: "Clear the REFCOUNTED flag?", er->e_cpos, er->e_blkno, ~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from extent.c:38:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.icount.d -o icount.o -c icount.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.journal.d -o journal.o -c journal.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.pass0.d -o pass0.o -c pass0.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.pass1.d -o pass1.o -c pass1.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.pass1b.d -o pass1b.o -c pass1b.c pass1b.c: In function 'process_dup_clusters': pass1b.c:385:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while testing cluster %"PRIu32" of inode " ^~~~~~~~~~~~~~~~~~~~~~~~~ pass1b.c:387:13: p_cpos, pc->di->i_blkno); ~~~~~~~~~~~~~~~ In file included from pass1b.c:63:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from include/extent.h:23:0, from pass1b.c:72: include/fsck.h:93:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] printf("%s:%d | " fmt, __FUNCTION__, __LINE__, args);\ ^ pass1b.c:392:4: note: in expansion of macro 'verbosef' verbosef("Marking multiply-claimed cluster %"PRIu32 ^~~~~~~~ In file included from pass1b.c:63:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" pass1b.c:398:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while marking duplicate cluster " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pass1b.c:401:14: p_cpos, pc->di->i_blkno); ~~~~~~~~~~~~~~~ In file included from pass1b.c:63:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" pass1b.c: In function 'process_xattr_header': pass1b.c:505:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while processing xattrs on inode %"PRIu64, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pc->di->i_blkno); ~~~~~~~~~~~~~~~ In file included from pass1b.c:63:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" pass1b.c: In function 'process_one_bucket_list': pass1b.c:544:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while reading the xattr bucket at " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pass1b.c:546:12: blkno, pc->di->i_blkno); ~~~~~~~~~~~~~~~ In file included from pass1b.c:63:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" pass1b.c: In function 'process_xattr_tree': pass1b.c:607:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while processing xattrs on inode %"PRIu64, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pc->di->i_blkno); ~~~~~~~~~~~~~~~ In file included from pass1b.c:63:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" pass1b.c: In function 'process_xattr_block': pass1b.c:625:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while allocating a buffer to read the xattr block " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pass1b.c:627:4: pc->di->i_xattr_loc); ~~~~~~~~~~~~~~~~~~~ In file included from pass1b.c:63:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.pass2.d -o pass2.o -c pass2.c In file included from pass2.c:45:0: pass2.c: In function 'fix_dir_trailer': pass2.c:240:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Directory block trailer for logical block %"PRIu64" " ^ pass2.c:244:6: trailer->db_blkno)) { ~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass2.c:35:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass2.c:45:0: pass2.c:251:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Directory block trailer for logical block %"PRIu64" " ^ pass2.c:255:6: trailer->db_parent_dinode)) { ~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass2.c:35:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.pass3.d -o pass3.o -c pass3.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.pass4.d -o pass4.o -c pass4.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.pass5.d -o pass5.o -c pass5.c In file included from pass5.c:42:0: pass5.c: In function 'o2fsck_check_data_blk': pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:251:9: dquot->d_ddquot.dqb_isoftlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:252:9: dquot->d_ddquot.dqb_ihardlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:253:9: dquot->d_ddquot.dqb_bsoftlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:254:9: dquot->d_ddquot.dqb_bhardlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:255:9: ddquot->dqb_isoftlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:256:9: ddquot->dqb_ihardlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 13 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:257:9: ddquot->dqb_bsoftlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:244:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 14 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Duplicate %s quota structure for id %" ^ pass5.c:258:9: ddquot->dqb_bhardlimit)) ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:270:9: dquot->d_ddquot.dqb_isoftlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:271:9: dquot->d_ddquot.dqb_ihardlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:272:9: dquot->d_ddquot.dqb_bsoftlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:273:9: dquot->d_ddquot.dqb_bhardlimit, ~~~~~~~~~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:274:9: ddquot->dqb_isoftlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:275:9: ddquot->dqb_ihardlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 13 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:276:9: ddquot->dqb_bsoftlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 14 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found %s quota structure for id %"PRIu32 ^ pass5.c:277:9: ddquot->dqb_bhardlimit)) ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:281:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found corrupted %s quota structure for id" ^ pass5.c:286:9: ddquot->dqb_isoftlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:281:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found corrupted %s quota structure for id" ^ pass5.c:287:9: ddquot->dqb_ihardlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:281:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found corrupted %s quota structure for id" ^ pass5.c:288:9: ddquot->dqb_bsoftlimit, ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" In file included from pass5.c:42:0: pass5.c:281:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Found corrupted %s quota structure for id" ^ pass5.c:289:9: ddquot->dqb_bhardlimit)) ~~~~~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from pass5.c:33:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.problem.d -o problem.o -c problem.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.refcount.d -o refcount.o -c refcount.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.slot_recovery.d -o slot_recovery.o -c slot_recovery.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.strings.d -o strings.o -c strings.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.util.d -o util.o -c util.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -DVERSION=\"1.6.4\" -MD -MP -MF ./.xattr.d -o xattr.o -c xattr.c In file included from xattr.c:26:0: xattr.c: In function 'check_xattr_entry': xattr.c:251:9: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'long int' [-Wformat=] "Extended attribute entry in %s #%" ^ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ xattr.c:252:43: note: format string is defined here PRIu64" refers to a used area at %u," ~^ %lu In file included from xattr.c:26:0: xattr.c:288:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Extended attribute entry in %s #%"PRIu64 ^ xattr.c:293:16: local, xe->xe_value_size)) { ~~~~~ include/problem.h:47:40: note: in definition of macro 'prompt' _ret = prompt_input(ost, flags, code, fmt); \ ^~~ In file included from xattr.c:18:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" xattr.c: In function 'detect_xattr_bucket_count': xattr.c:477:21: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] (xh->xh_count * ENTRY_SIZE && ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -lcom_err -lpthread make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fsck.ocfs2' make -C mkfs.ocfs2 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mkfs.ocfs2' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.mkfs.d -o mkfs.o -c mkfs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.check.d -o check.o -c check.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkfs.ocfs2 mkfs.o check.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -lcom_err -luuid make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mkfs.ocfs2' make -C mounted.ocfs2 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mounted.ocfs2' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.mounted.d -o mounted.o -c mounted.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mounted.ocfs2 mounted.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -lcom_err -luuid make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mounted.ocfs2' make -C tunefs.ocfs2 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/tunefs.ocfs2' compile_et o2ne_err.et gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.libocfs2ne.d -o libocfs2ne.o -c libocfs2ne.c libocfs2ne.c: In function 'dirblock_scan_iterate': libocfs2ne.c:733:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Reading dinode %"PRIu64" dirblock %"PRIu64" at block " ^~~~~~~~~~~~~~~~~~ libocfs2ne.c:735:4: tc->d_di->i_blkno, bcount, blkno); ~~~~~~~~~~~~~~~~~ In file included from libocfs2ne.c:32:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.o2ne_err.d -o o2ne_err.o -c o2ne_err.c rm -f libocfs2ne.a /usr/bin/ar r libocfs2ne.a libocfs2ne.o o2ne_err.o /usr/bin/ar: creating libocfs2ne.a ranlib libocfs2ne.a gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.ocfs2ne.d -o ocfs2ne.o -c ocfs2ne.c ocfs2ne.c: In function 'parse_options': ocfs2ne.c:883:7: warning: variable 'error' set but not used [-Wunused-but-set-variable] char error[PATH_MAX]; ^~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_cloned_volume.d -o op_cloned_volume.o -c op_cloned_volume.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_features.d -o op_features.o -c op_features.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_list_sparse_files.d -o op_list_sparse_files.o -c op_list_sparse_files.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_query.d -o op_query.o -c op_query.c op_query.c: In function 'query_run': op_query.c:326:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('B', handle_blocksize, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:327:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('T', handle_clustersize, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:328:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('N', handle_numslots, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:329:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('R', handle_rootdir, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:330:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('Y', handle_sysdir, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:331:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('P', handle_clustergroup, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:333:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('V', handle_label, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:334:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('U', handle_uuid, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:336:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('M', handle_compat, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:337:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('H', handle_incompat, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ op_query.c:338:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] register_printf_function('O', handle_ro_compat, handle_arginfo); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from op_query.c:21:0: /usr/include/printf.h:105:12: note: declared here extern int register_printf_function (int __spec, printf_function __func, ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_reset_uuid.d -o op_reset_uuid.o -c op_reset_uuid.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_resize_volume.d -o op_resize_volume.o -c op_resize_volume.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_set_label.d -o op_set_label.o -c op_set_label.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_set_journal_size.d -o op_set_journal_size.o -c op_set_journal_size.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_set_slot_count.d -o op_set_slot_count.o -c op_set_slot_count.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_update_cluster_stack.d -o op_update_cluster_stack.o -c op_update_cluster_stack.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.op_set_quota_sync_interval.d -o op_set_quota_sync_interval.o -c op_set_quota_sync_interval.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_backup_super.d -o feature_backup_super.o -c feature_backup_super.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_discontig_bg.d -o feature_discontig_bg.o -c feature_discontig_bg.c feature_discontig_bg.c: In function 'disable_discontig_bg': feature_discontig_bg.c:312:3: warning: 'prog' may be used uninitialized in this function [-Wmaybe-uninitialized] tools_progress_stop(prog); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_extended_slotmap.d -o feature_extended_slotmap.o -c feature_extended_slotmap.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_inline_data.d -o feature_inline_data.o -c feature_inline_data.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_local.d -o feature_local.o -c feature_local.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_metaecc.d -o feature_metaecc.o -c feature_metaecc.c feature_metaecc.c: In function 'dirdata_iterate': feature_metaecc.c:401:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] verbosef(VL_DEBUG, "Reading extent block at %"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rec->e_blkno); ~~~~~~~~~~~~ In file included from feature_metaecc.c:25:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" feature_metaecc.c: In function 'metadata_iterate': feature_metaecc.c:453:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] verbosef(VL_DEBUG, "Reading extent block at %"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rec->e_blkno); ~~~~~~~~~~~~ In file included from feature_metaecc.c:25:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" feature_metaecc.c: In function 'install_trailers': feature_metaecc.c:672:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] "Writing trailer for dinode %"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tc->d_di->i_blkno); ~~~~~~~~~~~~~~~~~ In file included from feature_metaecc.c:25:0: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_refcount.d -o feature_refcount.o -c feature_refcount.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_sparse_files.d -o feature_sparse_files.o -c feature_sparse_files.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_unwritten_extents.d -o feature_unwritten_extents.o -c feature_unwritten_extents.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_xattr.d -o feature_xattr.o -c feature_xattr.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_indexed_dirs.d -o feature_indexed_dirs.o -c feature_indexed_dirs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.feature_quota.d -o feature_quota.o -c feature_quota.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ocfs2ne ocfs2ne.o op_cloned_volume.o op_features.o op_list_sparse_files.o op_query.o op_reset_uuid.o op_resize_volume.o op_set_label.o op_set_journal_size.o op_set_slot_count.o op_update_cluster_stack.o op_set_quota_sync_interval.o feature_backup_super.o feature_discontig_bg.o feature_extended_slotmap.o feature_inline_data.o feature_local.o feature_metaecc.o feature_refcount.o feature_sparse_files.o feature_unwritten_extents.o feature_xattr.o feature_indexed_dirs.o feature_quota.o libocfs2ne.a ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a ../libtools-internal/libtools-internal.a -L../libocfs2 -locfs2 -luuid -L../libo2dlm -lo2dlm -ldl \ -L../libo2cb -lo2cb -L../libtools-internal -ltools-internal -lcom_err ln -f ocfs2ne tunefs.ocfs2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/tunefs.ocfs2' make -C debugfs.ocfs2 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/debugfs.ocfs2' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.main.d -o main.o -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.commands.d -o commands.o -c commands.c commands.c: In function 'dirblocks_proxy': commands.c:1305:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while reading dirblock %"PRIu64" on inode " ^~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:1307:11: blkno, ctxt->di->i_blkno); ~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from commands.c:27: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" commands.c: In function 'walk_refcount_block': commands.c:2177:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while traversing the extent tree " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:2179:5: rb->rf_blkno); ~~~~~~~~~~~~ In file included from include/main.h:50:0, from commands.c:27: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" commands.c:2194:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "while looking up next refcount leaf in " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:2196:5: rb->rf_blkno); ~~~~~~~~~~~~ In file included from include/main.h:50:0, from commands.c:27: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.dump.d -o dump.o -c dump.c dump.c: In function 'dump_inode': dump.c:320:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(out, " Sub Alloc Group %"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~ in->i_suballoc_loc); ~~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" dump.c: In function 'dump_extent_block': dump.c:443:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(out, " SubAlloc Group: %"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~ blk->h_suballoc_loc); ~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" dump.c: In function 'dump_dir_trailer': dump.c:534:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] "\tTrailer Block: %-15"PRIu64" Inode: %-15"PRIu64" rec_len: %-4u\n", ^~~~~~~~~~~~~~~~~~~~~~~ trailer->db_blkno, trailer->db_parent_dinode, ~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" dump.c:534:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "\tTrailer Block: %-15"PRIu64" Inode: %-15"PRIu64" rec_len: %-4u\n", ^~~~~~~~~~~~~~~~~~~~~~~ trailer->db_blkno, trailer->db_parent_dinode, ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" dump.c:538:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "\tLargest hole: %u Next in list: %-15"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trailer->db_free_rec_len, trailer->db_free_next); ~~~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" dump.c: In function 'dump_dx_root': dump.c:633:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(out, " SubAlloc Group: %"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~ dr->dr_suballoc_loc); ~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" dump.c: In function 'dump_refcount_block': dump.c:1243:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(out, " SubAlloc Group: %"PRIu64"\n", ^~~~~~~~~~~~~~~~~~~~~~ rb->rf_suballoc_loc); ~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" dump.c: In function 'dump_refcount_records': dump.c:1279:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] "\t%-3d %-20"PRIu64" %-12"PRIu32" %"PRIu32"\n", ^~~~~~~~~~~~~ i, rl->rl_recs[i].r_cpos, rl->rl_recs[i].r_clusters, ~~~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:50:0, from dump.c:30: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.utils.d -o utils.o -c utils.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.journal.d -o journal.o -c journal.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.find_block_inode.d -o find_block_inode.o -c find_block_inode.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.find_inode_paths.d -o find_inode_paths.o -c find_inode_paths.c find_inode_paths.c: In function 'walk_tree_func': find_inode_paths.c:46:11: warning: variable 'oldval' set but not used [-Wunused-but-set-variable] int len, oldval; ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.dump_fs_locks.d -o dump_fs_locks.o -c dump_fs_locks.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUGOCFS -DDEBUG -DVERSION=\"1.6.4\" -MD -MP -MF ./.dump_dlm_locks.d -o dump_dlm_locks.o -c dump_dlm_locks.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o debugfs.ocfs2 main.o commands.o dump.o utils.o journal.o find_block_inode.o find_inode_paths.o dump_fs_locks.o dump_dlm_locks.o -lglib-2.0 -L../libocfs2 -locfs2 -L../libo2cb -lo2cb -lcom_err -lreadline -lncurses make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/debugfs.ocfs2' make -C o2cb_ctl make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2cb_ctl' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.o2cb_ctl.d -o o2cb_ctl.o -c o2cb_ctl.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.o2cb_config.d -o o2cb_config.o -c o2cb_config.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.jconfig.d -o jconfig.o -c jconfig.c jconfig.c: In function 'j_config_parse_base': jconfig.c:318:12: warning: variable 'toknam' set but not used [-Wunused-but-set-variable] gchar *toknam; ^~~~~~ jconfig.c: In function 'j_config_add_stanza': jconfig.c:1063:12: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] GList *tmp; ^~~ jconfig.c: In function 'j_config_get_stanzas': jconfig.c:1410:42: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (matches[i].value != '\0') ^~ jconfig.c:1410:25: note: did you mean to dereference the pointer? if (matches[i].value != '\0') ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.jiterator.d -o jiterator.o -c jiterator.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o o2cb_ctl o2cb_ctl.o o2cb_config.o jconfig.o jiterator.o ../libocfs2/libocfs2.a ../libo2cb/libo2cb.a -L../libo2cb -lo2cb -lglib-2.0 -L../libocfs2 -locfs2 -lcom_err -lpthread make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2cb_ctl' make -C ocfs2_hb_ctl make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_hb_ctl' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.ocfs2_hb_ctl.d -o ocfs2_hb_ctl.o -c ocfs2_hb_ctl.c ocfs2_hb_ctl.c: In function 'scan_devices': ocfs2_hb_ctl.c:261:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc, major, minor; ^~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ocfs2_hb_ctl ocfs2_hb_ctl.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -lcom_err -lpthread make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_hb_ctl' make -C mount.ocfs2 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mount.ocfs2' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.mount.ocfs2.d -o mount.ocfs2.o -c mount.ocfs2.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.fstab.d -o fstab.o -c fstab.c fstab.c: In function 'update_mtab': fstab.c:662:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown (MOUNTED_TEMP, sbuf.st_uid, sbuf.st_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.mntent.d -o mntent.o -c mntent.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.realpath.d -o realpath.o -c realpath.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.sundries.d -o sundries.o -c sundries.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.xmalloc.d -o xmalloc.o -c xmalloc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.opts.d -o opts.o -c opts.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mount.ocfs2 mount.ocfs2.o fstab.o mntent.o realpath.o sundries.o xmalloc.o opts.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -lcom_err make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mount.ocfs2' make -C ocfs2_controld make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_controld' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_controld' make -C o2image make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2image' gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -I../include -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.6.4\" -MD -MP -MF ./.o2image.d -o o2image.o -c o2image.c o2image.c: In function 'traverse_extents': o2image.c:99:9: warning: variable 'bits' set but not used [-Wunused-but-set-variable] __le32 bits; ^~~~ o2image.c: In function 'write_raw_image_file': o2image.c:501:28: warning: variable 'super' set but not used [-Wunused-but-set-variable] struct ocfs2_super_block *super; ^~~~~ gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o o2image o2image.o ../libocfs2/libocfs2.a -lglib-2.0 -L../libocfs2 -locfs2 -lcom_err make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2image' make -C o2info make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2info' gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.o2info.d -o o2info.o -c o2info.c o2info.c: In function 'parse_options': o2info.c:319:7: warning: variable 'error' set but not used [-Wunused-but-set-variable] char error[PATH_MAX]; ^~~~~ gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.operations.d -o operations.o -c operations.c gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.utils.d -o utils.o -c utils.c gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o o2info o2info.o operations.o utils.o ../libocfs2/libocfs2.a -L../libocfs2 -locfs2 -L../libtools-internal -ltools-internal -lcom_err make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2info' make -C o2monitor make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2monitor' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2monitor' make -C listuuid make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/listuuid' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.listuuid.d -o listuuid.o -c listuuid.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o listuuid listuuid.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -lcom_err -luuid make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/listuuid' make -C sizetest make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/sizetest' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -DVERSION=\"1.6.4\" -MD -MP -MF ./.sizetest.d -o sizetest.o -c sizetest.c sizetest.c: In function 'print_ocfs2_extent_rec': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:50:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_rec, e_cpos); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:51:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_rec, e_int_clusters); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:52:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_rec, e_blkno); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:54:2: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_extent_rec); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_chain_rec': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:62:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_rec, c_free); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:63:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_rec, c_total); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:64:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_rec, c_blkno); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:66:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_chain_rec); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_extent_list': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:74:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_list, l_tree_depth); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:75:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_list, l_count); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:76:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_list, l_next_free_rec); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:77:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_list, l_reserved1); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:78:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_list, l_reserved2); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:79:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_list, l_recs); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:81:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_extent_list); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_chain_list': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:89:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_list, cl_cpg); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:90:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_list, cl_bpc); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:91:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_list, cl_count); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:92:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_list, cl_next_free_rec); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:93:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_list, cl_reserved1); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:94:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_chain_list, cl_recs); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:96:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_chain_list); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_extent_block': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:104:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_signature); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:105:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_check); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:106:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_suballoc_slot); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:107:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_suballoc_bit); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:108:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_fs_generation); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:109:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_blkno); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:110:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_suballoc_loc); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:111:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_next_leaf_blk); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:112:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_extent_block, h_list); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:114:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_extent_block); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_super_block': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:122:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_major_rev_level); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:123:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_minor_rev_level); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:124:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_mnt_count); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:125:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_max_mnt_count); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:126:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_state); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:127:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_errors); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:128:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_checkinterval); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:129:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_lastcheck); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:130:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_creator_os); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:131:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_feature_compat); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:132:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_feature_incompat); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:133:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_feature_ro_compat); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:134:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_root_blkno); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:135:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_system_dir_blkno); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:136:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_blocksize_bits); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:137:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_clustersize_bits); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:138:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_max_slots); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:139:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_tunefs_flag); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:140:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_uuid_hash); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:141:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_first_cluster_group); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:142:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_label); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:143:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_uuid); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:144:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_cluster_info); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:145:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_xattr_inline_size); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:146:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_reserved0); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:147:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_dx_seed); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:148:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_super_block, s_reserved2); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:150:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_super_block); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_local_alloc': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:158:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_local_alloc, la_bm_off); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:159:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_local_alloc, la_size); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:160:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_local_alloc, la_reserved1); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:161:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_local_alloc, la_reserved2); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:162:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_local_alloc, la_bitmap); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:164:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_local_alloc); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_dinode': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:172:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_signature); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:173:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_generation); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:174:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_suballoc_slot); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:175:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_suballoc_bit); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:176:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_links_count_hi); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:177:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_xattr_inline_size); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:178:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_clusters); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:179:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_uid); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:180:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_gid); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:181:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_size); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:182:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_mode); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:183:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_links_count); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:184:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_flags); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:185:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_atime); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:186:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_ctime); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:187:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_mtime); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:188:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_dtime); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:189:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_blkno); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:190:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_last_eb_blk); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:191:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_fs_generation); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:192:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_atime_nsec); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:193:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_ctime_nsec); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:194:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_mtime_nsec); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:195:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_attr); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:196:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_orphaned_slot); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:197:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_dyn_features); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:198:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_xattr_loc); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:199:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_check); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:200:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_dx_root); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:201:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_refcount_loc); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:202:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_suballoc_loc); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:203:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, i_reserved2); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:205:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id1.i_pad1); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:206:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id1.dev1.i_rdev); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:207:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id1.bitmap1.i_used); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:208:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id1.bitmap1.i_total); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:209:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id1.journal1.ij_flags); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:210:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id1.journal1.ij_recovery_generation); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:212:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id2.i_super); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:213:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id2.i_lab); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:214:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id2.i_chain); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:215:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id2.i_list); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:216:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id2.i_dealloc); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:217:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id2.i_data); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:218:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dinode, id2.i_symlink); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:220:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_dinode); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_dir_entry': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:228:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dir_entry, inode); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:229:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dir_entry, rec_len); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:230:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dir_entry, name_len); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:231:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dir_entry, file_type); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:232:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_dir_entry, name); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:234:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_dir_entry); ^~~~~~~~ sizetest.c: In function 'print_ocfs2_group_desc': sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:242:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_signature); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:243:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_size); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:244:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_bits); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:245:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_free_bits_count); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:246:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_chain); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:247:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_generation); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:248:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_reserved1); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:249:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_next_group); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:250:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_parent_dinode); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:251:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_blkno); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:252:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_check); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:253:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_reserved2); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:254:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_bitmap); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:255:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_bitmap_filler); ^~~~~~~~~~~ sizetest.c:31:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define offsetof(TYPE, MEMBER) ((unsigned int) &((TYPE *)0)->MEMBER) ^ sizetest.c:39:40: note: in expansion of macro 'offsetof' printf("0x%03X\t%-20s\t+0x%02X\n", offsetof(TYPE, MEMBER), #MEMBER, ssizeof(TYPE, MEMBER)); \ ^~~~~~~~ sizetest.c:256:2: note: in expansion of macro 'SHOW_OFFSET' SHOW_OFFSET(struct ocfs2_group_desc, bg_list); ^~~~~~~~~~~ sizetest.c:43:12: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("\t%-20s\t0x%03X\n", "Total", sizeof(*((TYPE *)0))); \ ^ sizetest.c:258:9: note: in expansion of macro 'END_TYPE' END_TYPE(struct ocfs2_group_desc); ^~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sizetest.ocfs2 sizetest.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/sizetest' make -C extras make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/extras' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.find_hardlinks.d -o find_hardlinks.o -c find_hardlinks.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o find_hardlinks find_hardlinks.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.find_dup_extents.d -o find_dup_extents.o -c find_dup_extents.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o find_dup_extents find_dup_extents.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.find_inode_paths.d -o find_inode_paths.o -c find_inode_paths.c find_inode_paths.c: In function 'walk_tree_func': find_inode_paths.c:63:11: warning: variable 'oldval' set but not used [-Wunused-but-set-variable] int len, oldval; ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o find_inode_paths find_inode_paths.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.set_random_bits.d -o set_random_bits.o -c set_random_bits.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o set_random_bits set_random_bits.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.decode_lockres.d -o decode_lockres.o -c decode_lockres.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_lockres decode_lockres.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.encode_lockres.d -o encode_lockres.o -c encode_lockres.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o encode_lockres encode_lockres.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.mark_journal_dirty.d -o mark_journal_dirty.o -c mark_journal_dirty.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mark_journal_dirty mark_journal_dirty.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.find_allocation_fragments.d -o find_allocation_fragments.o -c find_allocation_fragments.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o find_allocation_fragments find_allocation_fragments.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.compute_groups.d -o compute_groups.o -c compute_groups.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compute_groups compute_groups.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -MD -MP -MF ./.check_metaecc.d -o check_metaecc.o -c check_metaecc.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_metaecc check_metaecc.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/extras' make -C fswreck make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fswreck' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.main.d -o main.o -c main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.corrupt.d -o corrupt.o -c corrupt.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.chain.d -o chain.o -c chain.c chain.c: In function 'mess_up_sys_file': chain.c:89:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrupt CHAIN_EMPTY:" ^~~~~~~~~~~~~~~~~~~~~~ chain.c:92:12: blkno, cr->c_blkno); ~~~~~~~~~~~ In file included from include/main.h:48:0, from chain.c:25: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" chain.c:102:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrupt CHAIN_I_SIZE:" ^~~~~~~~~~~~~~~~~~~~~~~ chain.c:105:12: blkno, di->i_size, (di->i_size + 10)); ~~~~~~~~~~ In file included from include/main.h:48:0, from chain.c:25: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" chain.c:102:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrupt CHAIN_I_SIZE:" ^~~~~~~~~~~~~~~~~~~~~~~ chain.c:105:24: blkno, di->i_size, (di->i_size + 10)); ~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from chain.c:25: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" chain.c:120:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrupt CHAIN_HEAD_LINK_RANGE:" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chain.c:123:22: blkno, oldblkno, cr->c_blkno); ~~~~~~~~~~~ In file included from include/main.h:48:0, from chain.c:25: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" chain.c:152:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrupt CHAIN_LINK_RANGE: " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ chain.c:154:22: " \n", oldblkno, bg->bg_next_group); ~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from chain.c:25: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" chain.c: In function 'mess_up_sys_chains': chain.c:204:38: warning: too many arguments for format [-Wformat-extra-args] snprintf(sysfile, sizeof(sysfile), "%s", ^~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.extent.d -o extent.o -c extent.c extent.c: In function 'damage_extent_block': extent.c:161:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "EB_BLKNO: Corrupt inode#%"PRIu64", " ^~~~~~~~~~~~~~~~~~~~~~~~~~~ extent.c:163:44: "%"PRIu64"\n", blkno, oldblkno, eb->h_blkno); ~~~~~~~~~~~ In file included from include/main.h:48:0, from extent.c:37: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" extent.c:181:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrupt the signature of extent block " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extent.c:183:5: eb->h_blkno); ~~~~~~~~~~~ In file included from include/main.h:48:0, from extent.c:37: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" extent.c: In function 'mess_up_record': extent.c:327:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "EXTENT_BLKNO_UNALIGNED: " ^~~~~~~~~~~~~~~~~~~~~~~~~~ extent.c:330:19: blkno, oldno, er->e_blkno); ~~~~~~~~~~~ In file included from include/main.h:48:0, from extent.c:37: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" extent.c:344:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "EXTENT_BLKNO_RANGE: " ^~~~~~~~~~~~~~~~~~~~~~ extent.c:347:18: blkno, oldno, er->e_blkno); ~~~~~~~~~~~ In file included from include/main.h:48:0, from extent.c:37: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.group.d -o group.o -c group.c group.c: In function 'damage_group_desc': group.c:119:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrput GROUP_EXPECED_DESC: " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group.c:121:13: "#%d\n", bg->bg_next_group, bg->bg_chain); ~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from group.c:36: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" group.c:162:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrput GROUP_PARENT: " ^~~~~~~~~~~~~~~~~~~~~~~~ group.c:164:4: bg->bg_parent_dinode, (bg->bg_parent_dinode + 10)); ~~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from group.c:36: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" group.c:162:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrput GROUP_PARENT: " ^~~~~~~~~~~~~~~~~~~~~~~~ group.c:164:26: bg->bg_parent_dinode, (bg->bg_parent_dinode + 10)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from group.c:36: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" group.c:168:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrput GROUP_BLKNO: " ^~~~~~~~~~~~~~~~~~~~~~~ group.c:170:4: bg->bg_blkno, (bg->bg_blkno + 10)); ~~~~~~~~~~~~ In file included from include/main.h:48:0, from group.c:36: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" group.c:168:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "Corrput GROUP_BLKNO: " ^~~~~~~~~~~~~~~~~~~~~~~ group.c:170:18: bg->bg_blkno, (bg->bg_blkno + 10)); ~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from group.c:36: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" group.c: In function 'mess_up_group_desc': group.c:220:38: warning: too many arguments for format [-Wformat-extra-args] snprintf(sysfile, sizeof(sysfile), "%s", ^~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.inode.d -o inode.o -c inode.c inode.c: In function 'damage_inode': inode.c:80:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "INODE_BLKNO: " ^~~~~~~~~~~~~~~ inode.c:83:11: blkno, di->i_blkno, (di->i_blkno + 100)); ~~~~~~~~~~~ In file included from include/main.h:48:0, from inode.c:40: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" inode.c:80:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "INODE_BLKNO: " ^~~~~~~~~~~~~~~ inode.c:83:24: blkno, di->i_blkno, (di->i_blkno + 100)); ~~~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from inode.c:40: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" inode.c:87:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "INODE_NZ_DTIME: " ^~~~~~~~~~~~~~~~~~ inode.c:89:24: " to 100\n", blkno, di->i_dtime); ~~~~~~~~~~~ In file included from include/main.h:48:0, from inode.c:40: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" inode.c:100:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "INODE_SIZE: " ^~~~~~~~~~~~~~ inode.c:103:12: blkno, di->i_size, (di->i_size + 100)); ~~~~~~~~~~ In file included from include/main.h:48:0, from inode.c:40: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" inode.c:100:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "INODE_SIZE: " ^~~~~~~~~~~~~~ inode.c:103:24: blkno, di->i_size, (di->i_size + 100)); ~~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from inode.c:40: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" inode.c:107:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "INODE_SPARSE_SIZE: " ^~~~~~~~~~~~~~~~~~~~~ inode.c:110:12: blkno, di->i_size, fs->fs_clustersize); ~~~~~~~~~~ In file included from include/main.h:48:0, from inode.c:40: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.local_alloc.d -o local_alloc.o -c local_alloc.c local_alloc.c:43:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static uint32_t get_local_alloc_window_bits() ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.truncate_log.d -o truncate_log.o -c truncate_log.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.special.d -o special.o -c special.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.symlink.d -o symlink.o -c symlink.c symlink.c: In function 'corrupt_symlink_file': symlink.c:204:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "LINK_SIZE: " ^~~~~~~~~~~~~ symlink.c:207:11: blkno, di->i_size, (di->i_size + 10)); ~~~~~~~~~~ In file included from include/main.h:48:0, from symlink.c:31: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" symlink.c:204:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type '__le64 {aka long long unsigned int}' [-Wformat=] fprintf(stdout, "LINK_SIZE: " ^~~~~~~~~~~~~ symlink.c:207:23: blkno, di->i_size, (di->i_size + 10)); ~~~~~~~~~~~~~~~~~ In file included from include/main.h:48:0, from symlink.c:31: /usr/include/inttypes.h:105:34: note: format string is defined here # define PRIu64 __PRI64_PREFIX "u" gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.dir.d -o dir.o -c dir.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.journal.d -o journal.o -c journal.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.quota.d -o quota.o -c quota.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.refcount.d -o refcount.o -c refcount.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.6.4\" -MD -MP -MF ./.discontig_bg.d -o discontig_bg.o -c discontig_bg.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fswreck main.o corrupt.o chain.o extent.o group.o inode.o local_alloc.o truncate_log.o special.o symlink.o dir.o journal.o quota.o refcount.o discontig_bg.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -lglib-2.0 -lcom_err extent.o: In function `create_file': /home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fswreck/extent.c:58: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fswreck' make -C patches make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/patches' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/patches' make -C ocfs2console make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console' make -C blkid make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/blkid' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/blkid' make -C ocfs2interface make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/ocfs2interface' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I/usr/include/blkid -I/usr/include/uuid -I../../include -MD -MP -MF ./.ocfsplist.d -o ocfsplist.o -c ocfsplist.c ocfsplist.c: In function 'partition_info_fill': ocfsplist.c:260:3: warning: ignoring return value of 'g_slist_append', declared with attribute warn_unused_result [-Wunused-result] g_slist_append (list, device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -fno-strict-aliasing -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../../include -MD -MP -MF ./.plistmodule.d -o plistmodule.o -c plistmodule.c plistmodule.c:148:1: warning: no previous prototype for 'initplist' [-Wmissing-prototypes] initplist (void) ^~~~~~~~~ plistmodule.c: In function 'initplist': plistmodule.c:150:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] PyObject *m; ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o plistmodule.so ocfsplist.o plistmodule.o ../../libocfs2/libocfs2.a ../../libo2dlm/libo2dlm.a ../../libo2cb/libo2cb.a -shared -L../../libocfs2 -locfs2 -L../../libo2dlm -lo2dlm -ldl -L../../libo2cb -lo2cb -lblkid -lcom_err -lglib-2.0 `python-config --libs` gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -fno-strict-aliasing -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../../include -MD -MP -MF ./.gidlemodule.d -o gidlemodule.o -c gidlemodule.c gidlemodule.c:380:1: warning: no previous prototype for 'initgidle' [-Wmissing-prototypes] initgidle (void) ^~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gidlemodule.so gidlemodule.o -shared -lglib-2.0 `python-config --libs` gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -fno-strict-aliasing -I/usr/include/python2.7 -I../../include -MD -MP -MF ./.ocfs2module.d -o ocfs2module.o -c ocfs2module.c ocfs2module.c: In function 'fs_dir_iterate': ocfs2module.c:769:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] errcode_t ret; ^~~ ocfs2module.c: At top level: ocfs2module.c:1148:1: warning: no previous prototype for 'initocfs2' [-Wmissing-prototypes] initocfs2 (void) ^~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ocfs2module.so ocfs2module.o ../../libocfs2/libocfs2.a ../../libo2dlm/libo2dlm.a ../../libo2cb/libo2cb.a -shared -L../../libocfs2 -locfs2 -L../../libo2dlm -lo2dlm -ldl -L../../libo2cb -lo2cb -lcom_err -luuid `python-config --libs` gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -fno-strict-aliasing -I/usr/include/python2.7 -I../../include -MD -MP -MF ./.o2cbmodule.d -o o2cbmodule.o -c o2cbmodule.c o2cbmodule.c:536:1: warning: no previous prototype for 'inito2cb' [-Wmissing-prototypes] inito2cb (void) ^~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o o2cbmodule.so o2cbmodule.o ../../libo2cb/libo2cb.a -shared -L../../libo2cb -lo2cb -lcom_err `python-config --libs` make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/ocfs2interface' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console' make -C vendor make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor' make -C common make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/common' rm -f o2cb.init o2cb.init+ sed -e 's/@@VERSION@@/1.6.4/g' o2cb.init.sh >o2cb.init+ chmod +x o2cb.init+ mv o2cb.init+ o2cb.init make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/common' make -C rhel6 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel6' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel6' make -C rhel5 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel5' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel5' make -C sles10 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles10' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles10' make -C rhel4 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel4' make -C sles9 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles9' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles9' make -C fc7 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc7' make -C fc8 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc8' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc8' make -C fc9 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc9' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc9' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uomQjO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64 + cd ocfs2-tools-1.6.4 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64 install make -C include install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include' make -C tools-internal install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/tools-internal' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/tools-internal' make -C ocfs2-kernel install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2-kernel' /bin/sh ../../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/ocfs2-kernel mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/ocfs2-kernel for hdr in kernel-list.h ocfs1_fs_compat.h ocfs2_fs.h ocfs2_ioctl.h ocfs2_lockid.h quota_tree.h sparse_endian_types.h; do \ /usr/bin/install -c -m 644 $hdr /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/ocfs2-kernel/$hdr; \ done make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2-kernel' make -C o2dlm install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2dlm' /bin/sh ../../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/o2dlm mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/o2dlm for hdr in o2dlm.h o2dlm_err.h; do \ /usr/bin/install -c -m 644 $hdr /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/o2dlm/$hdr; \ done make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2dlm' make -C o2cb install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2cb' /bin/sh ../../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/o2cb mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/o2cb for hdr in o2cb.h ocfs2_nodemanager.h ocfs2_heartbeat.h o2cb_client_proto.h o2cb_err.h; do \ /usr/bin/install -c -m 644 $hdr /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/o2cb/$hdr; \ done make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/o2cb' make -C ocfs2 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2' /bin/sh ../../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/ocfs2 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/ocfs2 for hdr in ocfs2.h jbd2.h bitops.h byteorder.h kernel-rbtree.h image.h ocfs2_err.h; do \ /usr/bin/install -c -m 644 $hdr /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/include/ocfs2/$hdr; \ done make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include/ocfs2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/include' make -C libtools-internal install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libtools-internal' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libtools-internal' make -C libo2dlm install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2dlm' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64 for lib in libo2dlm.a; do \ /usr/bin/install -c $lib /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64/$lib; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2dlm' make -C libo2cb install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2cb' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64 for lib in libo2cb.a; do \ /usr/bin/install -c $lib /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64/$lib; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in o2cb.7; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/man7 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libo2cb' make -C libocfs2 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libocfs2' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64 for lib in libocfs2.a; do \ /usr/bin/install -c $lib /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64/$lib; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/libocfs2' make -C fsck.ocfs2 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fsck.ocfs2' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in fsck.ocfs2; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in fsck.ocfs2.8 fsck.ocfs2.checks.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/man8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fsck.ocfs2' make -C mkfs.ocfs2 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mkfs.ocfs2' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in mkfs.ocfs2; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in mkfs.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mkfs.ocfs2' make -C mounted.ocfs2 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mounted.ocfs2' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in mounted.ocfs2; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in mounted.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mounted.ocfs2' make -C tunefs.ocfs2 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/tunefs.ocfs2' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in tunefs.ocfs2; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in tunefs.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/tunefs.ocfs2' make -C debugfs.ocfs2 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/debugfs.ocfs2' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in debugfs.ocfs2; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in debugfs.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/debugfs.ocfs2' make -C o2cb_ctl install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2cb_ctl' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in o2cb_ctl; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in o2cb_ctl.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2cb_ctl' make -C ocfs2_hb_ctl install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_hb_ctl' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in ocfs2_hb_ctl; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in ocfs2_hb_ctl.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_hb_ctl' make -C mount.ocfs2 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mount.ocfs2' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in mount.ocfs2; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in mount.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/mount.ocfs2' make -C ocfs2_controld install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_controld' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2_controld' make -C o2image install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2image' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin for prog in o2image; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in o2image.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2image' make -C o2info install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2info' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/bin mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/bin for prog in o2info; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/bin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in o2info.1; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/man1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2info' make -C o2monitor install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2monitor' gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.6.4\" -MD -MP -MF ./.o2hbmonitor.d -o o2hbmonitor.o -c o2hbmonitor.c gcc -Wall -Wstrict-prototypes -Wno-format -Wmissing-prototypes -Wmissing-declarations -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o o2hbmonitor o2hbmonitor.o /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin for prog in o2hbmonitor; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/$prog; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/o2monitor' make -C listuuid install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/listuuid' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/listuuid' make -C sizetest install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/sizetest' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/sizetest' make -C extras install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/extras' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/extras' make -C fswreck install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fswreck' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/fswreck' make -C patches install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/patches' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/patches' make -C ocfs2console install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console' make -C blkid install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/blkid' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/blkid' make -C ocfs2interface install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/ocfs2interface' /bin/sh ../../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib/python2.7/site-packages/ocfs2interface mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib/python2.7/site-packages/ocfs2interface for f in plistmodule.so gidlemodule.so ocfs2module.so o2cbmodule.so __init__.py about.py bosa.py classlabel.py console.py format.py fsck.py fstab.py fswidgets.py general.py guiutil.py ipwidget.py ls.py mount.py menu.py nodeconfig.py o2cb_ctl.py partitionview.py process.py pushconfig.py terminal.py toolbar.py tune.py confdefs.py; do \ /usr/bin/install -c -m 644 $f /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib/python2.7/site-packages/ocfs2interface/$f; \ done make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console/ocfs2interface' /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin for prog in ocfs2console; do \ /usr/bin/install -c $prog /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/$prog; \ done /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man for man in ocfs2console.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir; \ /usr/bin/install -c -m 644 $man /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/ocfs2console' make -C vendor install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor' make -C common install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/common' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/common' make -C rhel6 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel6' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel6' make -C rhel5 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel5' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel5' make -C sles10 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles10' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles10' make -C rhel4 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel4' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/rhel4' make -C sles9 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles9' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/sles9' make -C fc7 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc7' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc7' make -C fc8 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc8' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc8' make -C fc9 install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc9' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor/fc9' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4/vendor' /bin/sh ./mkinstalldirs /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64/pkgconfig mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64/pkgconfig for p in o2cb.pc o2dlm.pc ocfs2.pc; do \ /usr/bin/install -c -m 644 $p /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib64/pkgconfig/$p; \ done + install -d /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/etc/ocfs2 + install -m0644 documentation/samples/cluster.conf /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/etc/ocfs2/cluster.conf + install -d /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin + install -m0755 extras/compute_groups /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/decode_lockres /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/encode_lockres /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/find_allocation_fragments /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/find_dup_extents /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/find_hardlinks /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/find_inode_paths /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/mark_journal_dirty /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + install -m0755 extras/set_random_bits /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/ + /usr/bin/python -c 'import compileall; compileall.compile_dir('\''/home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64%{py_libdir}/site-packages/ocfs2interface'\'', ddir='\''%{py_libdir}/site-packages/ocfs2interface'\'')' Listing /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64%{py_libdir}/site-packages/ocfs2interface ... Can't list /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64%{py_libdir}/site-packages/ocfs2interface + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/etc/rc.d/init.d + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/etc/sysconfig + install -m 0755 vendor/common/o2cb.init /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/etc/rc.d/init.d/o2cb + install -m 0755 vendor/common/ocfs2.init /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/etc/rc.d/init.d/ocfs2 + install -m 0644 vendor/common/o2cb.sysconfig /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/etc/sysconfig/o2cb + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.6.4-9.mga7 --unique-debug-suffix -1.6.4-9.mga7.x86_64 --unique-debug-src-base ocfs2-tools-1.6.4-9.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocfs2-tools-1.6.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/o2image extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/tunefs.ocfs2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/ocfs2_hb_ctl extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/o2cb_ctl extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/mkfs.ocfs2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/mount.ocfs2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/debugfs.ocfs2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/mounted.ocfs2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/sbin/fsck.ocfs2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/set_random_bits extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/mark_journal_dirty extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/find_inode_paths extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/find_hardlinks extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/find_dup_extents extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/encode_lockres extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/find_allocation_fragments extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/decode_lockres extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/compute_groups extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/sbin/o2hbmonitor extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/bin/o2info /usr/lib/rpm/sepdebugcrcfix: Updated 20 CRC32s, 0 CRC32s did match. 4206 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: ocfs2-tools-1.6.4-9.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ELSIGs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocfs2-tools-1.6.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + cp -pr README README.O2CB /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + cp -pr CREDITS /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + cp -pr MAINTAINERS /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + cp -pr documentation/samples/cluster.conf /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + cp -pr documentation/ocfs2_faq.txt documentation/users_guide.txt /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64/usr/share/doc/ocfs2-tools + exit 0 Provides: config(ocfs2-tools) = 1.6.4-9.mga7 ocfs2-tools = 1.6.4-9.mga7 ocfs2-tools(x86-64) = 1.6.4-9.mga7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh 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)(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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libglib-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.7()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Processing files: ocfs2console-1.6.4-9.mga7.x86_64 Provides: ocfs2console = 1.6.4-9.mga7 ocfs2console(x86-64) = 1.6.4-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) 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) libcom_err.so.2()(64bit) libglib-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) python(abi) Processing files: ocfs2-tools-devel-1.6.4-9.mga7.x86_64 Provides: ocfs2-tools-devel = 1.6.4-9.mga7 ocfs2-tools-devel(x86-64) = 1.6.4-9.mga7 pkgconfig(o2cb) = 1.6.4 pkgconfig(o2dlm) = 1.6.4 pkgconfig(ocfs2) = 1.6.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig pkgconfig(o2cb) pkgconfig(o2dlm) Processing files: ocfs2-tools-static-devel-1.6.4-9.mga7.x86_64 Provides: ocfs2-tools-static-devel = 1.6.4-9.mga7 ocfs2-tools-static-devel(x86-64) = 1.6.4-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocfs2-tools-debugsource-1.6.4-9.mga7.x86_64 Provides: ocfs2-tools-debugsource = 1.6.4-9.mga7 ocfs2-tools-debugsource(x86-64) = 1.6.4-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocfs2-tools-debuginfo-1.6.4-9.mga7.x86_64 Provides: debuginfo(build-id) = 0a37f47e9068183b8eda7d75bab8d9ed3f60ce93 debuginfo(build-id) = 0bf93d7b5499c2bd5795a8504bd0ec6f1c8695b7 debuginfo(build-id) = 1354e75cc09b03303977269cff6c1d1ad5d4613d debuginfo(build-id) = 1d9e756131a7ff7cfd0ad1ee58043c45f4c85bab debuginfo(build-id) = 1f854d1c50728cd2a282e0aa6c72ea430d529bca debuginfo(build-id) = 23e6efb3293233bcd04a9a3818f7fbdd8e821fa7 debuginfo(build-id) = 4254b30d29c75640e2dac3f0715e375f2db74cf3 debuginfo(build-id) = 56ab883816bba4dea3498a94362418248b9fbe5c debuginfo(build-id) = 5d779a14df22858145638899f668fbd09f3d2081 debuginfo(build-id) = 7b7d8fb00b5ad455dda4491ad0fb6c83a4423715 debuginfo(build-id) = 7bbb430fdafdb03a06b0f1b618562025a556f8bc debuginfo(build-id) = 9c4d93ae300c4da3f898f0e1cb6d529b635ae94a debuginfo(build-id) = a3d4d238a363ffed0829942a2554d8af37c16e60 debuginfo(build-id) = a9b3e498ed522908fd286d802aad6413a4d3143b debuginfo(build-id) = ac1bf7b80323818aea519c6fe7d57bfc25943baf debuginfo(build-id) = b3dbb82439e6c68d034597216f5554d2b2c37fe1 debuginfo(build-id) = b8bb83333e0ca4bcfa90e2ba6826896f5aaaad13 debuginfo(build-id) = c2057133c57e08f78e645b843766336a262db69f debuginfo(build-id) = d72c0f3d77723bbcf6911ec8743b3678ea679a00 debuginfo(build-id) = e6c1acbe7dd31a06d98989ff72ed3a936ee195d5 ocfs2-tools-debuginfo = 1.6.4-9.mga7 ocfs2-tools-debuginfo(x86-64) = 1.6.4-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocfs2-tools-debugsource(x86-64) = 1.6.4-9.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocfs2-tools-1.6.4-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocfs2console-1.6.4-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocfs2-tools-devel-1.6.4-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocfs2-tools-static-devel-1.6.4-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocfs2-tools-debugsource-1.6.4-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocfs2-tools-debuginfo-1.6.4-9.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gH3Yiz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocfs2-tools-1.6.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocfs2-tools-1.6.4-9.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QlWCYF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocfs2-tools-1.6.4 + exit 0 D: [iurt_root_command] Success!