Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocfs2-tools.spec'], chrootPath='/var/lib/mock/f31-build-88290-31950/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocfs2-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565308800 Wrote: /builddir/build/SRPMS/ocfs2-tools-1.8.6-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocfs2-tools.spec'], chrootPath='/var/lib/mock/f31-build-88290-31950/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocfs2-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565308800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tDJ21N + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocfs2-tools-ocfs2-tools-1.8.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocfs2-tools-1.8.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocfs2-tools-ocfs2-tools-1.8.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ocfs2-tools-1.8.5-format-fortify.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + sed -i -e s/-Wno-format//g o2info/Makefile o2image/Makefile o2monitor/Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (ocfs2-tools-1.8.5-format-fortify.patch): patching file tunefs.ocfs2/op_query.c Hunk #1 succeeded at 338 (offset -1 lines). Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6T6GpK + umask 022 + cd /builddir/build/BUILD + cd ocfs2-tools-ocfs2-tools-1.8.6 + cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess + cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + ./autogen.sh BUILDSTDERR: configure: WARNING: libcman not found, cman support will not be built BUILDSTDERR: configure: WARNING: openais/saCkpt.h not found, ocfs2_controld will not be built BUILDSTDERR: configure: WARNING: libSaCkpt not found, ocfs2_controld will not be built BUILDSTDERR: configure: WARNING: could not find Python 2.3 or higher, ocfs2console will not be built BUILDSTDERR: config.status: WARNING: 'Config.make.in' seems to ignore the --datarootdir setting '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for debugging... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for 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 io_setup in -laio... yes checking libaio.h usability... yes checking libaio.h presence... yes checking for libaio.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.60.0) 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 checking corosync/cpg.h usability... yes checking corosync/cpg.h presence... yes checking for corosync/cpg.h... yes checking for cpg_initialize in -lcpg... yes checking for openais/saCkpt.h... no no 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 corosync/cmap.h usability... yes checking corosync/cmap.h presence... yes checking for corosync/cmap.h... yes checking for cmap_initialize in -lcmap... yes checking for a Python interpreter with version >= 2.3... none checking whether to build ocfs2console... no 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 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 o2cb_ctl/o2cb.8 config.status: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 BUILDSTDERR: config.status: creating tunefs.o+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-dynamic-fsck=yes BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking BUILDSTDERR: configure: WARNING: libcman not found, cman support will not be built BUILDSTDERR: configure: WARNING: libcpg not found, ocfs2_controld will not be built BUILDSTDERR: configure: WARNING: openais/saCkpt.h not found, ocfs2_controld will not be built BUILDSTDERR: configure: WARNING: libSaCkpt not found, ocfs2_controld will not be built BUILDSTDERR: configure: WARNING: could not find Python 2.3 or higher, ocfs2console will not be built BUILDSTDERR: config.status: WARNING: 'Config.make.in' seems to ignore the --datarootdir setting cfs2/o2cluster.8 config.status: creating o2image/o2image.8 config.status: creating o2info/o2info.1 config.status: creating libo2cb/o2cb.7 config.status: creating o2monitor/o2hbmonitor.8 config.status: creating o2cb_ctl/ocfs2.cluster.conf.5 config.status: creating vendor/common/o2cb.sysconfig.5 config.status: creating libocfs2/ocfs2.7 config.status: creating vendor/common/ocfs2-tools.spec-generic config.status: creating defragfs.ocfs2/defragfs.ocfs2.8 '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for debugging... skipped, CFLAGS is set checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for 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 io_setup in -laio... yes checking libaio.h usability... yes checking libaio.h presence... yes checking for libaio.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.60.0) 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 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 checking for openais/saCkpt.h... no no 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 corosync/cmap.h usability... yes checking corosync/cmap.h presence... yes checking for corosync/cmap.h... yes checking for cmap_initialize in -lcmap... yes checking for a Python interpreter with version >= 2.3... none checking whether to build ocfs2console... no configure: creating ./config.status config.status: creating Config.make config.status: creating o2cb.pc BUILDSTDERR: config.status: creating o2dlm.pcconfigure: WARNING: unrecognized options: --disable-dependency-tracking BUILDSTDERR: ++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + make config.status: creating ocfs2.pc 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 o2cb_ctl/o2cb.8 config.status: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating tunefs.ocfs2/o2cluster.8 config.status: creating o2image/o2image.8 config.status: creating o2info/o2info.1 config.status: creating libo2cb/o2cb.7 config.status: creating o2monitor/o2hbmonitor.8 config.status: creating o2cb_ctl/ocfs2.cluster.conf.5 config.status: creating vendor/common/o2cb.sysconfig.5 config.status: creating libocfs2/ocfs2.7 config.status: creating vendor/common/ocfs2-tools.spec-generic config.status: creating defragfs.ocfs2/defragfs.ocfs2.8 make -C include make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include' make -C tools-internal make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/tools-internal' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/tools-internal' make -C ocfs2-kernel make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2-kernel' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2-kernel' make -C o2dlm make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2dlm' make -C ../../libo2dlm o2dlm_err.h make[3]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2dlm' compile_et o2dlm_err.et make[3]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2dlm' cp ../../libo2dlm/o2dlm_err.h o2dlm_err.h make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2dlm' make -C o2cb make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2cb' make -C ../../libo2cb o2cb_err.h make[3]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2cb' compile_et o2cb_err.et make[3]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2cb' cp ../../libo2cb/o2cb_err.h o2cb_err.h make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2cb' make -C ocfs2 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2' make -C ../../libocfs2 ocfs2_err.h make[3]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libocfs2' compile_et ocfs2_err.et make[3]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libocfs2' cp ../../libocfs2/ocfs2_err.h ocfs2_err.h make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2' make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include' make -C libtools-internal make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libtools-internal' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I. -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.verbose.d -o verbose.o -c verbose.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-scandisk.c: In function 'scansysfs': BUILDSTDERR: scandisk.c:551:40: warning: '/dev' directive output may be truncated writing 4 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 551 | snprintf(newpath, sizeof(newpath), "%s/dev", path); BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scandisk.c:584:40: warning: '/removable' directive output may be truncated writing 10 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 584 | snprintf(newpath, sizeof(newpath), "%s/removable", path); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scandisk.c:655:40: warning: '/device/type' directive output may be truncated writing 12 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 655 | snprintf(newpath, sizeof(newpath), "%s/device/type", path); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 4108 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scandisk.c:659:40: warning: '/../device/type' directive output may be truncated writing 15 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 659 | snprintf(newpath, sizeof(newpath), "%s/../device/type", path); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 4111 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scandisk.c:663:40: warning: '/device/media' directive output may be truncated writing 13 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 663 | snprintf(newpath, sizeof(newpath), "%s/device/media", path); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 14 and 4109 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scandisk.c:667:40: warning: '/../device/media' directive output may be truncated writing 16 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 667 | snprintf(newpath, sizeof(newpath), "%s/../device/media", path); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 4112 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scandisk.c:671:40: warning: '/device/devtype' directive output may be truncated writing 15 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 671 | snprintf(newpath, sizeof(newpath), "%s/device/devtype", path); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 4111 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scandisk.c:675:40: warning: '/../device/devtype' directive output may be truncated writing 18 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] BUILDSTDERR: 675 | snprintf(newpath, sizeof(newpath), "%s/../device/devtype", path); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from scandisk.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 19 and 4114 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from scandisk.c:23: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'add_path_obj' at scandisk.c:167:2, BUILDSTDERR: inlined from 'add_lsdev_block' at scandisk.c:192:7, BUILDSTDERR: inlined from 'lsdev' at scandisk.c:245:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4095 bytes from a string of length 4095 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/bin/ar: creating libtools-internal.a BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from o2dlm.c:38: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'o2dlm_new_lock_res' at o2dlm.c:385:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/bin/ar: creating libo2dlm.a BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from o2cb_abi.c:24: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'determine_stack' at o2cb_abi.c:197:4, BUILDSTDERR: inlined from 'o2cb_init' at o2cb_abi.c:728:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 99 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I. -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.progress.d -o progress.o -c progress.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I. -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.utils.d -o utils.o -c utils.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I. -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.scandisk.d -o scandisk.o -c scandisk.c rm -f libtools-internal.a /usr/bin/ar r libtools-internal.a verbose.o progress.o utils.o scandisk.o ranlib libtools-internal.a make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libtools-internal' make -C libo2dlm make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2dlm' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I. -I../include -DHAVE_FSDLM -MD -MP -MF ./.o2dlm.d -o o2dlm.o -c o2dlm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I. -I../include -DHAVE_FSDLM -MD -MP -MF ./.capabilities.d -o capabilities.o -c capabilities.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -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 ranlib libo2dlm.a make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2dlm' make -C libo2cb make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2cb' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -I. -DHAVE_CMAP -DHAVE_FSDLM -MD -MP -MF ./.o2cb_abi.d -o o2cb_abi.o -c o2cb_abi.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc/usr/bin/ar: creating libo2cb.a 1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -I. -DHAVE_CMAP -DHAVE_FSDLM -MD -MP -MF ./.o2cb_crc32.d -o o2cb_crc32.o -c o2cb_crc32.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -I. -DHAVE_CMAP -DHAVE_FSDLM -MD -MP -MF ./.client_proto.d -o client_proto.o -c client_proto.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -I. -DHAVE_CMAP -DHAVE_FSDLM -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 ranlib libo2cb.a make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2cb' make -C libocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libocfs2' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.alloc.d -o alloc.o -c alloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.bitmap.d -o bitmap.o -c bitmap.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.bitops.d -o bitops.o -c bitops.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.blockcheck.d -o blockcheck.o -c blockcheck.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.blocktype.d -o blocktype.o -c blocktype.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.cached_inode.d -o cached_inode.o -c cached_inode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.chain.d -o chain.o -c chain.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.chainalloc.d -o chainalloc.o -c chainalloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.checkhb.d -o checkhb.o -c checkhb.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.closefs.d -o closefs.o -c closefs.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.dirblock.d -o dirblock.o -c dirblock.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.dir_iterate.d -o dir_iterate.o -c dir_iterate.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.dir_scan.d -o dir_scan.o -c dir_scan.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.dlm.d -o dlm.o -c dlm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.fileio.d -o fileio.o -c fileio.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.freefs.d -o freefs.o -c freefs.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.expanddir.d -o expanddir.o -c expanddir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.extend_file.d -o extend_file.o -c extend_file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.extents.d -o extents.o -c extents.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.extent_map.d -o extent_map.o -c extent_map.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.getsectsize.d -o getsectsize.o -c getsectsize.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.getsize.d -o getsize.o -c getsize.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.heartbeat.d -o heartbeat.o -c heartbeat.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.inode.d -o inode.o -c inode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.inode_scan.d -o inode_scan.o -c inode_scan.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.ismounted.d -o ismounted.o -c ismounted.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.kernel-rbtree.d -o kernel-rbtree.o -c kernel-rbtree.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.link.d -o link.o -c link.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.lookup.d -o lookup.o -c lookup.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.memory.d -o memory.o -c memory.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.mkjournal.d -o mkjournal.o -c mkjournal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.namei.d -o namei.o -c namei.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.openfs.d -o openfs.o -c openfs.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.slot_map.d -o slot_map.o -c slot_map.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.sysfile.d -o sysfile.o -c sysfile.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.truncate.d -o truncate.o -c truncate.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.unix_io.d -o unix_io.o -c unix_io.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.unlink.d -o unlink.o -c unlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.lockid.d -o lockid.o -c lockid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.backup_super.d -o backup_super.o -c backup_super.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.feature_string.d -o feature_string.o -c feature_string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.quota.d -o quota.o -c quota.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.image.d -o image.o -c image.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.xattr.d -o xattr.o -c xattr.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.extent_tree.d -o extent_tree.o -c extent_tree.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.refcount.d -o refcount.o -c refcount.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.dir_indexed.d -o dir_indexed.o -c dir_indexed.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -fPIC -I../include -MD -MP -MF ./.ocfs2_err.d -o ocfs2_err.o -c ocfs2_err.c rm -f libocfs2.a BUILDSTDERR: /usr/bin/ar r libocfs2.a alloc.o bitma/usr/bin/ar: creating libocfs2.a p.o bitops.o blockcheck.o blocktype.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 ranlib libocfs2.a make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libocfs2' make -C fsck.ocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fsck.ocfs2' generating prompt-codes.h by parsing fsck.ocfs2.checks.8.in gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.fsck.d -o fsck.o -c fsck.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.dirblocks.d -o dirblocks.o -c dirblocks.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.dirparents.d -o dirparents.o -c dirparents.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.extent.d -o extent.o -c extent.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.icount.d -o icount.o -c icount.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.journal.d -o journal.o -c journal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.pass0.d -o pass0.o -c pass0.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.pass1.d -o pass1.o -c pass1.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.pass1b.d -o pass1b.o -c pass1b.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.pass2.d -o pass2.o -c pass2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.pass3.d -o pass3.o -c pass3.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.pass4.d -o pass4.o -c pass4.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.pass5.d -o pass5.o -c pass5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.problem.d -o problem.o -c problem.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.refcount.d -o refcount.o -c refcount.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.slot_recovery.d -o slot_recovery.o -c slot_recovery.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.strings.d -o strings.o -c strings.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.util.d -o util.o -c util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -DVERSION=\"1.8.6\" -MD -MP -MF ./.xattr.d -o xattr.o -c xattr.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 ../libtools-internal/libtools-internal.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -ldlm_lt -lcmap -L../libtools-internal -ltools-internal -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fsck.ocfs2' make -C mkfs.ocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mkfs.ocfs2' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.mkfs.d -o mkfs.o -c mkfs.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1In file included from /usr/include/string.h:494, BUILDSTDERR: from mounted.c:35: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'build_partition_list' at mounted.c:327:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/bin/ar: creating libocfs2ne.a .8.6\" -MD -MP -MF ./.check.d -o check.o -c check.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lcmap -ldlm_lt -lcom_err -luuid -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mkfs.ocfs2' make -C mounted.ocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mounted.ocfs2' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.mounted.d -o mounted.o -c mounted.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mounted.ocfs2 mounted.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a ../libtools-internal/libtools-internal.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libo2cb -lo2cb -ldlm_lt -lcmap ../libtools-internal/libtools-internal.a -lcom_err -luuid -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mounted.ocfs2' make -C tunefs.ocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/tunefs.ocfs2' compile_et o2ne_err.et gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.libocfs2ne.d -o libocfs2ne.o -c libocfs2ne.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -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 ranlib libocfs2ne.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.ocfs2ne.d -o ocfs2ne.o -c ocfs2ne.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXXIn file included from /usr/include/string.h:494, BUILDSTDERR: from op_cloned_volume.c:22: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'update_volume_label' at op_cloned_volume.c:72:4, BUILDSTDERR: inlined from 'cloned_volume' at op_cloned_volume.c:120:2, BUILDSTDERR: inlined from 'cloned_volume_run' at op_cloned_volume.c:141:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_list_sparse_files.c: In function 'list_sparse': BUILDSTDERR: op_list_sparse_files.c:407:31: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 407 | sprintf(ctxt.file_name, "%s/", file_name); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from op_list_sparse_files.c:20: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 256 bytes into a destination of size 255 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c: In function 'query_run': BUILDSTDERR: op_query.c:326:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | register_printf_function('B', handle_blocksize, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:327:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 327 | register_printf_function('T', handle_clustersize, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:328:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 328 | register_printf_function('N', handle_numslots, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:329:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 329 | register_printf_function('R', handle_rootdir, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:330:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 330 | register_printf_function('Y', handle_sysdir, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:331:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 331 | register_printf_function('P', handle_clustergroup, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:333:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 333 | register_printf_function('V', handle_label, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:334:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 334 | register_printf_function('U', handle_uuid, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:336:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 336 | register_printf_function('M', handle_compat, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:337:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 337 | register_printf_function('H', handle_incompat, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: op_query.c:338:2: warning: 'register_printf_function' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 338 | register_printf_function('O', handle_ro_compat, handle_arginfo); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from op_query.c:21: BUILDSTDERR: /usr/include/printf.h:108:12: note: declared here BUILDSTDERR: 108 | extern int register_printf_function (int __spec, printf_function __func, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from op_set_label.c:21: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'update_volume_label' at op_set_label.c:62:2, BUILDSTDERR: inlined from 'set_label_run' at op_set_label.c:96:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_cloned_volume.d -o op_cloned_volume.o -c op_cloned_volume.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_features.d -o op_features.o -c op_features.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_list_sparse_files.d -o op_list_sparse_files.o -c op_list_sparse_files.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_query.d -o op_query.o -c op_query.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_reset_uuid.d -o op_reset_uuid.o -c op_reset_uuid.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_resize_volume.d -o op_resize_volume.o -c op_resize_volume.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_set_label.d -o op_set_label.o -c op_set_label.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_set_journal_size.d -o op_set_journal_size.o -c op_set_journal_size.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_set_journal_block.d -o op_set_journal_block.o -c op_set_journal_block.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_set_slot_count.d -o op_set_slot_count.o -c op_set_slot_count.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_update_cluster_stack.d -o op_update_cluster_stack.o -c op_update_cluster_stack.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_backup_super.d -o feature_backup_super.o -c feature_backup_super.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_discontig_bg.d -o feature_discontig_bg.o -c feature_discontig_bg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_extended_slotmap.d -o feature_extended_slotmap.o -c feature_extended_slotmap.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_inline_data.d -o feature_inline_data.o -c feature_inline_data.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_local.d -o feature_local.o -c feature_local.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_metaecc.d -o feature_metaecc.o -c feature_metaecc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_refcount.d -o feature_refcount.o -c feature_refcount.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_sparse_files.d -o feature_sparse_files.o -c feature_sparse_files.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_unwritten_extents.d -o feature_unwritten_extents.o -c feature_unwritten_extents.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_xattr.d -o feature_xattr.o -c feature_xattr.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_indexed_dirs.d -o feature_indexed_dirs.o -c feature_indexed_dirs.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_quota.d -o feature_quota.o -c feature_quota.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_clusterinfo.d -o feature_clusterinfo.o -c feature_clusterinfo.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.feature_append_dio.d -o feature_append_dio.o -c feature_append_dio.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_journal_block.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 feature_clusterinfo.o feature_append_dio.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 -ldlm_lt -lcmap -L../libtools-internal -ltools-internal -lcom_err -laio ln -f ocfs2ne tunefs.ocfs2 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2cluster.d -o o2cluster.o -c o2cluster.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o o2cluster o2cluster.o ../libocfs2/libocfs2.a ../libo2cb/libo2cb.a ../libtools-internal/libtools-internal.a ../libo2dlm/libo2dlm.a -L../libocfs2 -locfs2 -L../libo2cb -lo2cb -ldlm_lt -lcmap -L../libtools-internal -ltools-internal -L../libo2dlm -lo2dlm -ldl -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/tunefs.ocfs2' make -C debugfs.ocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/debugfs.ocfs2' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.main.d -o main.o -c main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.commands.d -o commands.o -c commands.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.dump.d -o dump.o -c dump.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.utils.d -o utils.o -c utils.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.journal.d -o journal.o -c journal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.find_block_inode.d -o find_block_inode.o -c find_block_inode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.find_inode_paths.d -o find_inode_paths.o -c find_inode_paths.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.dump_fs_locks.d -o dump_fs_locks.o -c dump_fs_locks.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.dump_dlm_locks.d -o dump_dlm_locks.o -c dump_dlm_locks.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.stat_sysdir.d -o stat_sysdir.o -c stat_sysdir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DDEBUG -DVERSION=\"1.8.6\" -MD -MP -MF ./.dump_net_stats.d -o dump_net_stats.o -c dump_net_stats.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 stat_sysdir.o dump_net_stats.o -lglib-2.0 -L../libocfs2 -locfs2 -L../libo2cb -lo2cb -ldlm_lt -lcmap -lcom_err -lreadline -lncurses -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/debugfs.ocfs2' make -C o2cb_ctl make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2cb_ctl' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2cb_config.d -o o2cb_config.o -c o2cb_config.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.jconfig.d -o jconfig.o -c jconfig.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.jiterator.d -o jiterator.o -c jiterator.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2cb_ctl.d -o o2cb_ctl.o -c o2cb_ctl.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o o2cb_ctl o2cb_config.o jconfig.o jiterator.o o2cb_ctl.o ../libocfs2/libocfs2.a ../libo2cb/libo2cb.a -L../libo2cb -lo2cb -ldlm_lt -lcmap -lglib-2.0 -L../libocfs2 -locfs2 -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2cbtool.d -o o2cbtool.o -c o2cbtool.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_cluster.d -o op_cluster.o -c op_cluster.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_node.d -o op_node.o -c op_node.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_heartbeat.d -o op_heartbeat.o -c op_heartbeat.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_lists.d -o op_lists.o -c op_lists.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_register.d -o op_register.o -c op_register.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_start.d -o op_start.o -c op_start.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2cb_scandisk.d -o o2cb_scandisk.o -c o2cb_scandisk.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.op_status.d -o op_status.o -c op_status.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2cbutils.d -o o2cbutils.o -c o2cbutils.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o o2cb o2cb_config.o jconfig.o jiterator.o o2cbtool.o op_cluster.o op_node.o op_heartbeat.o op_lists.o op_register.o op_start.o o2cb_scandisk.o op_status.o o2cbutils.o ../libocfs2/libocfs2.a ../libo2cb/libo2cb.a ../libo2dlm/libo2dlm.a ../libtools-internal/libtools-internal.a -L../libo2cb -lo2cb -ldlm_lt -lcmap -lglib-2.0 -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -ldl -L../libtools-internal -ltools-internal -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2cb_ctl' make -C ocfs2_hb_ctl make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_hb_ctl' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.ocfs2_hb_ctl.d -o ocfs2_hb_ctl.o -c ocfs2_hb_ctl.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -ldlm_lt -lcmap -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_hb_ctl' make -C mount.ocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mount.ocfs2' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.mount.ocfs2.d -o mount.ocfs2.o -c mount.ocfs2.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.fstab.d -o fstab.o -c fstab.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.mntent.d -o mntent.o -c mntent.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-usundries.c: In function 'canonicalize': BUILDSTDERR: sundries.c:252:45: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 244 [-Wformat-truncation=] BUILDSTDERR: 252 | snprintf(path, sizeof(path), "/dev/mapper/%s", name); BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from sundries.c:12: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 268 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: o2image.c: In function 'write_image_file': BUILDSTDERR: o2image.c:544:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat=] BUILDSTDERR: 544 | com_err(program_name, ret, "allocating %lu bytes ", BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long unsigned int BUILDSTDERR: | %u BUILDSTDERR: 545 | ofs->fs_blocksize); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | unsigned int nwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.realpath.d -o realpath.o -c realpath.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.sundries.d -o sundries.o -c sundries.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.xmalloc.d -o xmalloc.o -c xmalloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -DVERSION=\"1.8.6\" -MD -MP -MF ./.opts.d -o opts.o -c opts.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -ldlm_lt -lcmap -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mount.ocfs2' make -C ocfs2_controld make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_controld' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_controld' make -C o2image make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2image' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I../include -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2image.d -o o2image.o -c o2image.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o o2image o2image.o ../libocfs2/libocIn file included from /usr/include/string.h:494, BUILDSTDERR: from ../include/ocfs2/ocfs2.h:41, BUILDSTDERR: from o2info.c:30: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'main' at o2info.c:591:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: operations.c: In function 'get_volinfo_ioctl': BUILDSTDERR: operations.c:294:8: warning: converting a packed 'struct ocfs2_info_label' pointer (alignment 1) to a 'struct ocfs2_info_request' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 294 | OCFS2_INFO_LABEL, flags); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/ocfs2/ocfs2.h:60, BUILDSTDERR: from operations.c:28: BUILDSTDERR: ../include/ocfs2-kernel/ocfs2_ioctl.h:122:8: note: defined here BUILDSTDERR: 122 | struct ocfs2_info_label { BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/ocfs2-kernel/ocfs2_ioctl.h:96:8: note: defined here BUILDSTDERR: 96 | struct ocfs2_info_request { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: operations.c:296:8: warning: converting a packed 'struct ocfs2_info_uuid' pointer (alignment 1) to a 'struct ocfs2_info_request' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 296 | OCFS2_INFO_UUID, flags); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/ocfs2/ocfs2.h:60, BUILDSTDERR: from operations.c:28: BUILDSTDERR: ../include/ocfs2-kernel/ocfs2_ioctl.h:127:8: note: defined here BUILDSTDERR: 127 | struct ocfs2_info_uuid { BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../include/ocfs2-kernel/ocfs2_ioctl.h:96:8: note: defined here BUILDSTDERR: 96 | struct ocfs2_info_request { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: operations.c: In function 'o2info_gen_mkfs_string': BUILDSTDERR: operations.c:454:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 454 | #define MKFS "-N %u " \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: operations.c:494:22: note: in expansion of macro 'MKFS' BUILDSTDERR: 494 | snprintf(buf, 4096, MKFS, oms.ovf.maxslots, oms.journal_size, BUILDSTDERR: | ^~~~ BUILDSTDERR: operations.c:455:19: note: format string is defined here BUILDSTDERR: 455 | "-J size=%llu " \ BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %lu BUILDSTDERR: operations.c: In function 'o2info_report_freefrag': BUILDSTDERR: operations.c:726:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: 726 | fprintf(stdout, "Total clusters: %llu\nFree clusters: %u (%0.1f%%)\n", BUILDSTDERR: | ~~~^ BUILDSTDERR: | | BUILDSTDERR: | long long unsigned int BUILDSTDERR: | %u BUILDSTDERR: 727 | off->clusters, off->free_clusters, BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | uint32_t {aka unsigned int} BUILDSTDERR: operations.c:761:31: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int' [-Wformat=] BUILDSTDERR: 761 | snprintf(end_str, 32, "%5lu%c-", end, *unitp); BUILDSTDERR: | ~~~^ ~~~ BUILDSTDERR: | | | BUILDSTDERR: | | unsigned int BUILDSTDERR: | long unsigned int BUILDSTDERR: | %5u BUILDSTDERR: operations.c: In function 'space_usage_run': BUILDSTDERR: operations.c:879:31: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type '__blkcnt_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 879 | fprintf(stdout, "Blocks: %-10u Shared: %-10u\tUnwritten: %-7u " BUILDSTDERR: | ~~~~^ BUILDSTDERR: | | BUILDSTDERR: | unsigned int BUILDSTDERR: | %-10lu BUILDSTDERR: 880 | "Holes: %-6u\n", st.st_blocks, ofp.shared, ofp.unwrittens, BUILDSTDERR: | ~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __blkcnt_t {aka long int} BUILDSTDERR: operations.c: In function 'o2info_report_filestat': BUILDSTDERR: operations.c:927:47: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__blkcnt_t' {aka 'long int'} [-Wformat=] BUILDSTDERR: 927 | fprintf(stdout, " Size: %-10lu\tBlocks: %-10u IO Block: %-6u %s\n", BUILDSTDERR: | ~~~~^ BUILDSTDERR: | | BUILDSTDERR: | unsigned int BUILDSTDERR: | %-10lu BUILDSTDERR: 928 | st->st_size, st->st_blocks, ofp->blocksize, filetype); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __blkcnt_t {aka long int} BUILDSTDERR: operations.c:930:29: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type '__dev_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 930 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %-5u" BUILDSTDERR: | ~^ BUILDSTDERR: | | BUILDSTDERR: | unsigned int BUILDSTDERR: | %lx BUILDSTDERR: 931 | " Device type: %u,%u\n", st->st_dev, st->st_dev, BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __dev_t {aka long unsigned int} BUILDSTDERR: operations.c:930:33: warning: format '%d' expects argument of type 'int', but argument 4 has type '__dev_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 930 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %-5u" BUILDSTDERR: | ~^ BUILDSTDERR: | | BUILDSTDERR: | int BUILDSTDERR: | %ld BUILDSTDERR: 931 | " Device type: %u,%u\n", st->st_dev, st->st_dev, BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __dev_t {aka long unsigned int} BUILDSTDERR: operations.c:930:48: warning: format '%i' expects argument of type 'int', but argument 5 has type '__ino_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 930 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %-5u" BUILDSTDERR: | ~~~~^ BUILDSTDERR: | | BUILDSTDERR: | int BUILDSTDERR: | %-10li BUILDSTDERR: 931 | " Device type: %u,%u\n", st->st_dev, st->st_dev, BUILDSTDERR: 932 | st->st_ino, st->st_nlink, BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __ino_t {aka long unsigned int} BUILDSTDERR: operations.c:930:19: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type '__dev_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 930 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %-5u" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 933 | st->st_dev >> 16UL, st->st_dev & 0x0000FFFF); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __dev_t {aka long unsigned int} BUILDSTDERR: operations.c:931:20: note: format string is defined here BUILDSTDERR: 931 | " Device type: %u,%u\n", st->st_dev, st->st_dev, BUILDSTDERR: | ~^ BUILDSTDERR: | | BUILDSTDERR: | unsigned int BUILDSTDERR: | %lu BUILDSTDERR: operations.c:930:19: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type '__dev_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 930 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %-5u" BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 933 | st->st_dev >> 16UL, st->st_dev & 0x0000FFFF); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __dev_t {aka long unsigned int} BUILDSTDERR: operations.c:931:23: note: format string is defined here BUILDSTDERR: 931 | " Device type: %u,%u\n", st->st_dev, st->st_dev, BUILDSTDERR: | ~^ BUILDSTDERR: | | BUILDSTDERR: | unsigned int BUILDSTDERR: | %lu BUILDSTDERR: operations.c:935:29: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type '__dev_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 935 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %u\n", BUILDSTDERR: | ~^ BUILDSTDERR: | | BUILDSTDERR: | unsigned int BUILDSTDERR: | %lx BUILDSTDERR: 936 | st->st_dev, st->st_dev, st->st_ino, st->st_nlink); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __dev_t {aka long unsigned int} BUILDSTDERR: operations.c:935:33: warning: format '%d' expects argument of type 'int', but argument 4 has type '__dev_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 935 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %u\n", BUILDSTDERR: | ~^ BUILDSTDERR: | | BUILDSTDERR: | int BUILDSTDERR: | %ld BUILDSTDERR: 936 | st->st_dev, st->st_dev, st->st_ino, st->st_nlink); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __dev_t {aka long unsigned int} BUILDSTDERR: operations.c:935:48: warning: format '%i' expects argument of type 'int', but argument 5 has type '__ino_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 935 | fprintf(stdout, "Device: %xh/%dd\tInode: %-10i Links: %u\n", BUILDSTDERR: | ~~~~^ BUILDSTDERR: | | BUILDSTDERR: | int BUILDSTDERR: | %-10li BUILDSTDERR: 936 | st->st_dev, st->st_dev, st->st_ino, st->st_nlink); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | __ino_t {aka long unsigned int} BUILDSTDERR: operations.c:937:25: warning: unknown conversion type character ':' in format [-Wformat=] BUILDSTDERR: 937 | fprintf(stdout, " Frag%: %-10.2f\tClusters: %-8u Extents: " BUILDSTDERR: | ^ BUILDSTDERR: operations.c:937:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: 937 | fprintf(stdout, " Frag%: %-10.2f\tClusters: %-8u Extents: " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 938 | "%-6lu Score: %.0f\n", ofp->frag, ofp->clusters, BUILDSTDERR: 939 | ofp->num_extents, ofp->score); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | uint32_t {aka unsigned int} BUILDSTDERR: operations.c:938:8: note: format string is defined here BUILDSTDERR: 938 | "%-6lu Score: %.0f\n", ofp->frag, ofp->clusters, BUILDSTDERR: | ~~~~^ BUILDSTDERR: | | BUILDSTDERR: | long unsigned int BUILDSTDERR: | %-6u BUILDSTDERR: operations.c: In function 'o2info_gen_mkfs_string': BUILDSTDERR: operations.c:454:14: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 4025 and 4071 [-Wformat-truncation=] BUILDSTDERR: 454 | #define MKFS "-N %u " \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: operations.c:494:22: note: in expansion of macro 'MKFS' BUILDSTDERR: 494 | snprintf(buf, 4096, MKFS, oms.ovf.maxslots, oms.journal_size, BUILDSTDERR: | ^~~~ BUILDSTDERR: operations.c:458:8: note: format string is defined here BUILDSTDERR: 458 | "%s " \ BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../include/ocfs2/ocfs2.h:37, BUILDSTDERR: from operations.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 28 and 8264 bytes into a destination of size 4096 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: libo2info.c: In function 'do_fiemap': BUILDSTDERR: libo2info.c:487:57: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: 487 | fprintf(stderr, "Got wrong extents number, expected:%lu, " BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long unsigned int BUILDSTDERR: | %u BUILDSTDERR: 488 | "got:%lu\n", num_extents, extents_got); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | uint32_t {aka unsigned int} BUILDSTDERR: libo2info.c:487:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] BUILDSTDERR: 487 | fprintf(stderr, "Got wrong extents number, expected:%lu, " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 488 | "got:%lu\n", num_extents, extents_got); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | uint32_t {aka unsigned int} BUILDSTDERR: libo2info.c:488:11: note: format string is defined here BUILDSTDERR: 488 | "got:%lu\n", num_extents, extents_got); BUILDSTDERR: | ~~^ BUILDSTDERR: | | BUILDSTDERR: | long unsigned int BUILDSTDERR: | %u BUILDSTDERR: /usr/bin/ar: creating libo2info.a fs2.a -lglib-2.0 -L../libocfs2 -locfs2 -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2image' make -C o2info make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2info' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2info.d -o o2info.o -c o2info.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.operations.d -o operations.o -c operations.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.utils.d -o utils.o -c utils.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.libo2info.d -o libo2info.o -c libo2info.c rm -f libo2info.a /usr/bin/ar r libo2info.a libo2info.o ranlib libo2info.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o o2info o2info.o operations.o utils.o ../libocfs2/libocfs2.a libo2info.a -L../libocfs2 -locfs2 -L../libtools-internal -ltools-internal -lcom_err -laio libo2info.a make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2info' make -C o2monitor make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2monitor' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I../include -I. -DVERSION=\"1.8.6\" -MD -MP -MF ./.o2hbmonitor.d -o o2hbmonitor.o -c o2hbmonitor.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o o2hbmonitor o2hbmonitor.o make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2monitor' make -C extras make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/extras' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.find_hardlinks.d -o find_hardlinks.o -c find_hardlinks.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o find_hardlinks find_hardlinks.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.find_dup_extents.d -o find_dup_extents.o -c find_dup_extents.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o find_dup_extents find_dup_extents.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.find_inode_paths.d -o find_inode_paths.o -c find_inode_paths.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o find_inode_paths find_inode_paths.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.set_random_bits.d -o set_random_bits.o -c set_random_bits.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o set_random_bits set_random_bits.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.decode_lockres.d -o decode_lockres.o -c decode_lockres.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decode_lockres decode_lockres.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.encode_lockres.d -o encode_lockres.o -c encode_lockres.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o encode_lockres encode_lockres.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.mark_journal_dirty.d -o mark_journal_dirty.o -c mark_journal_dirty.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mark_journal_dirty mark_journal_dirty.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.find_allocation_fragments.d -o find_allocation_fragments.o -c find_allocation_fragments.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o find_allocation_fragments find_allocation_fragments.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.compute_groups.d -o compute_groups.o -c compute_groups.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o compute_groups compute_groups.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.check_metaecc.d -o check_metaecc.o -c check_metaecc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o check_metaecc check_metaecc.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -MD -MP -MF ./.resize_slotmap.d -o resize_slotmap.o -c resize_slotmap.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o resize_slotmap resize_slotmap.o ../libocfs2/libocfs2.a ../libocfs2/libocfs2.a -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/extras' make -C fswreck make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fswreck' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.main.d -o main.o -c main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.corrupt.d -o corrupt.o -c corrupt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.chain.d -o chain.o -c chain.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.extent.d -o extent.o -c extent.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.group.d -o group.o -c group.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.inode.d -o inode.o -c inode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.local_alloc.d -o local_alloc.o -c local_alloc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.truncate_log.d -o truncate_log.o -c truncate_log.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.special.d -o special.o -c special.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.symlink.d -o symlink.o -c symlink.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.dir.d -o dir.o -c dir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.journal.d -o journal.o -c journal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.quota.d -o quota.o -c quota.c BUILDSTDERR: gcc -O2 -/usr/bin/ld: extent.o: in function `create_file': BUILDSTDERR: /builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fswreck/extent.c:58: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from main.c:5: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'get_file_backend_info' at main.c:167:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: main.c: In function 'get_file_backend_info': BUILDSTDERR: main.c:167:33: note: length computed here BUILDSTDERR: 167 | strncpy(dev, mnt->mnt_fsname, strlen(mnt->mnt_fsname) + 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.refcount.d -o refcount.o -c refcount.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -Iinclude -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_DEPRECATED -DLINUX -DVERSION=\"1.8.6\" -MD -MP -MF ./.discontig_bg.d -o discontig_bg.o -c discontig_bg.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -ldlm_lt -lglib-2.0 -lcom_err -laio make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fswreck' make -C patches make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/patches' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/patches' make -C defragfs.ocfs2 make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/defragfs.ocfs2' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I./include -DVERSION=\"1.8.6\" -MD -MP -MF ./.main.d -o main.o -c main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I./include -DVERSION=\"1.8.6\" -MD -MP -MF ./.record.d -o record.o -c record.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -I../include -I./include -DVERSION=\"1.8.6\" -MD -MP -MF ./.libdefrag.d -o libdefrag.o -c libdefrag.c BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -sp+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ecs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -D_DEFAULT_SOURCE=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o defragfs.ocfs2 main.o record.o libdefrag.o make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/defragfs.ocfs2' make -C vendor make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor' make -C common make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/common' rm -f o2cb.init o2cb.init+ sed -e 's/@@VERSION@@/1.8.6/g' o2cb.init.sh >o2cb.init+ chmod +x o2cb.init+ mv o2cb.init+ o2cb.init make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/common' make -C rhel7 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel7' make -C rhel6 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel6' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel6' make -C rhel5 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel5' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel5' make -C sles10 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles10' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles10' make -C rhel4 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel4' make -C sles9 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles9' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles9' make -C fc7 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc7' make -C fc8 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc8' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc8' make -C fc9 make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc9' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc9' make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OksgrO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64 + cd ocfs2-tools-ocfs2-tools-1.8.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make -C include install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include' /usr/bin/make -C tools-internal install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/tools-internal' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/tools-internal' /usr/bin/make -C ocfs2-kernel install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2-kernel' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/ocfs2-kernel mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/ocfs2-kernel for hdr in fiemap.h 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 -p -m 644 $hdr /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/ocfs2-kernel/$hdr; \ done make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2-kernel' /usr/bin/make -C o2dlm install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2dlm' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/o2dlm mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/o2dlm for hdr in o2dlm.h o2dlm_err.h; do \ /usr/bin/install -p -m 644 $hdr /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/o2dlm/$hdr; \ done make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2dlm' /usr/bin/make -C o2cb install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2cb' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/o2cb mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/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 -p -m 644 $hdr /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/o2cb/$hdr; \ done make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/o2cb' /usr/bin/make -C ocfs2 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/ocfs2 mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/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 -p -m 644 $hdr /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/include/ocfs2/$hdr; \ done make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include/ocfs2' make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/include' /usr/bin/make -C libtools-internal install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libtools-internal' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libtools-internal' /usr/bin/make -C libo2dlm install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2dlm' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64 mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64 for lib in libo2dlm.a; do \ /usr/bin/install -p $lib /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64/$lib; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2dlm' /usr/bin/make -C libo2cb install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2cb' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64 for lib in libo2cb.a; do \ /usr/bin/install -p $lib /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64/$lib; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in o2cb.7; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/man7 make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libo2cb' /usr/bin/make -C libocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64 for lib in libocfs2.a; do \ /usr/bin/install -p $lib /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64/$lib; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in ocfs2.7; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/libocfs2' /usr/bin/make -C fsck.ocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fsck.ocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in fsck.ocfs2; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in fsck.ocfs2.8 fsck.ocfs2.checks.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/man8 make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fsck.ocfs2' /usr/bin/make -C mkfs.ocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mkfs.ocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in mkfs.ocfs2; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in mkfs.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mkfs.ocfs2' /usr/bin/make -C mounted.ocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mounted.ocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in mounted.ocfs2; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in mounted.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mounted.ocfs2' /usr/bin/make -C tunefs.ocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/tunefs.ocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in tunefs.ocfs2 o2cluster; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in tunefs.ocfs2.8 o2cluster.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/tunefs.ocfs2' /usr/bin/make -C debugfs.ocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/debugfs.ocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in debugfs.ocfs2; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in debugfs.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/debugfs.ocfs2' /usr/bin/make -C o2cb_ctl install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2cb_ctl' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in o2cb_ctl o2cb; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in o2cb_ctl.8 o2cb.8 ocfs2.cluster.conf.5; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/man5 make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2cb_ctl' /usr/bin/make -C ocfs2_hb_ctl install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_hb_ctl' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in ocfs2_hb_ctl; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in ocfs2_hb_ctl.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_hb_ctl' /usr/bin/make -C mount.ocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mount.ocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in mount.ocfs2; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in mount.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/mount.ocfs2' /usr/bin/make -C ocfs2_controld install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_controld' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/ocfs2_controld' /usr/bin/make -C o2image install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2image' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in o2image; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in o2image.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2image' /usr/bin/make -C o2info install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2info' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/bin for prog in o2info; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/bin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in o2info.1; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2info' /usr/bin/make -C o2monitor install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2monitor' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/sbin mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/sbin for prog in o2hbmonitor; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in o2hbmonitor.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/o2monitor' /usr/bin/make -C extras install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/extras' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/extras' /usr/bin/make -C fswreck install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fswreck' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/fswreck' /usr/bin/make -C patches install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/patches' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/patches' /usr/bin/make -C defragfs.ocfs2 install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/defragfs.ocfs2' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin for prog in defragfs.ocfs2; do \ /usr/bin/install -p $prog /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/$prog; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in defragfs.ocfs2.8; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/defragfs.ocfs2' /usr/bin/make -C vendor install make[1]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor' /usr/bin/make -C common install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/common' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man for man in o2cb.sysconfig.5; do \ dir=`echo $man | sed -e 's/^.*\\./man/'`; \ /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir; \ /usr/bin/install -p -m 644 $man /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/man/$dir/$man; \ done make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/common' /usr/bin/make -C rhel7 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel7' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel7' /usr/bin/make -C rhel6 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel6' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel6' /usr/bin/make -C rhel5 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel5' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel5' /usr/bin/make -C sles10 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles10' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles10' /usr/bin/make -C rhel4 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel4' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/rhel4' /usr/bin/make -C sles9 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles9' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/sles9' /usr/bin/make -C fc7 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc7' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc7' /usr/bin/make -C fc8 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc8' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc8' BUILDSTDERR: /usr/bin/+ mkdir -p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/etc/ocfs2 + mkdir -p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/etc/sysconfig + cp -p vendor/common/o2cb.sysconfig /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/etc/sysconfig/o2cb + mkdir -p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib/udev/rules.d + cp -p vendor/common/51-ocfs2.rules /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib/udev/rules.d + mkdir -p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin + cp -p vendor/common/o2cb.init vendor/common/ocfs2.init /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin + mkdir -p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib/systemd/system + cp -p vendor/common/o2cb.service vendor/common/ocfs2.service /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib/systemd/system + sed -i -e 's/network\.service/network-online.target/' /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib/systemd/system/o2cb.service + chmod 644 /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64//usr/lib64/libo2cb.a /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64//usr/lib64/libo2dlm.a /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64//usr/lib64/libocfs2.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.8.6-1.fc31 --unique-debug-suffix -1.8.6-1.fc31.riscv64 --unique-debug-src-base ocfs2-tools-1.8.6-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6 make -C fc9 install make[2]: Entering directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc9' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor/fc9' make[1]: Leaving directory '/builddir/build/BUILD/ocfs2-tools-ocfs2-tools-1.8.6/vendor' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64/pkgconfig for p in o2cb.pc o2dlm.pc ocfs2.pc; do \ /usr/bin/install -p -m 644 $p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/lib64/pkgconfig/$p; \ done explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/debugfs.ocfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/defragfs.ocfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/fsck.ocfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/mkfs.ocfs2 extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/defragfs.ocfs2 extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/debugfs.ocfs2 extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/fsck.ocfs2 extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/mkfs.ocfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/mount.ocfs2 extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/mount.ocfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/mounted.ocfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2cb extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/mounted.ocfs2 extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2cb explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2cb_ctl extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2cb_ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2cluster extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2cluster explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2image extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/o2image explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/ocfs2_hb_ctl extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/ocfs2_hb_ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/tunefs.ocfs2 extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/sbin/tunefs.ocfs2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/bin/o2info extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/bin/o2info explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/sbin/o2hbmonitor extracting debug info from /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/sbin/o2hbmonitor original debug info size: 18704kB, size after compression: 15636kB BUILDSTDERR: /usr/lib/r4758 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs pm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. mangling shebang in /sbin/ocfs2.init from /bin/bash to #!/usr/bin/bash mangling shebang in /sbin/o2cb.init from /bin/bash to #!/usr/bin/bash Processing files: ocfs2-tools-1.8.6-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2KIdTM + umask 022 + cd /builddir/build/BUILD + cd ocfs2-tools-ocfs2-tools-1.8.6 + DOCDIR=/builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/doc/ocfs2-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/doc/ocfs2-tools + cp -pr README.O2CB /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/doc/ocfs2-tools + cp -pr CREDITS /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/doc/ocfs2-tools + cp -pr MAINTAINERS /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/doc/ocfs2-tools + cp -pr documentation/users_guide.txt /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/doc/ocfs2-tools + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZdGtNK + umask 022 + cd /builddir/build/BUILD + cd ocfs2-tools-ocfs2-tools-1.8.6 + LICENSEDIR=/builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/licenses/ocfs2-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/licenses/ocfs2-tools + cp -pr COPYING /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64/usr/share/licenses/ocfs2-tools + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: config(ocfs2-tools) = 1.8.6-1.fc31 ocfs2-tools = 1.8.6-1.fc31 ocfs2-tools(riscv-64) = 1.8.6-1.fc31 ocfs2-tools-pcmk = 1.8.6 Requires(interp): /bin/sh /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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libaio.so.1()(64bit) libaio.so.1(LIBAIO_0.1)(64bit) libaio.so.1(LIBAIO_0.4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcom_err.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libdlm_lt.so.3()(64bit) libglib-2.0.so.0()(64bit) libreadline.so.8()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Obsoletes: ocfs2-tools-pcmk < 1.6.3-1 Processing files: ocfs2-tools-devel-1.8.6-1.fc31.riscv64 Provides: ocfs2-tools-devel = 1.8.6-1.fc31 ocfs2-tools-devel(riscv-64) = 1.8.6-1.fc31 ocfs2-tools-static(riscv-64) = 1.8.6-1.fc31 pkgconfig(o2cb) = 1.8.6 pkgconfig(o2dlm) = 1.8.6 pkgconfig(ocfs2) = 1.8.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(com_err) pkgconfig(o2cb) pkgconfig(o2dlm) Processing files: ocfs2-tools-debugsource-1.8.6-1.fc31.riscv64 Provides: ocfs2-tools-debugsource = 1.8.6-1.fc31 ocfs2-tools-debugsource(riscv-64) = 1.8.6-1.fc31 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.8.6-1.fc31.riscv64 Provides: debuginfo(build-id) = 023e0b6807912b201328cd463a21ee26762d2cfb debuginfo(build-id) = 029302c98217da1b0b3179dd668274eb52b5dff9 debuginfo(build-id) = 163e73367587c34a466248bd5f7bf9e5c4ed833d debuginfo(build-id) = 22d092817241aaeb08839ec44bbea05ace9b8b5a debuginfo(build-id) = 287bd6b217d21113cef38b84fb70808330197fca debuginfo(build-id) = 3dcb7732e988ed86c3e27557278f53f6b903f576 debuginfo(build-id) = 515b79da3139b9e0c9537e4a227d2e4475dd4966 debuginfo(build-id) = bd3a4924eb38291c7df7d2aafa6fee4720d6ade4 debuginfo(build-id) = cc5dcdcdd52255831105b08922c49e6a382c44b9 debuginfo(build-id) = cd66c947b664bded3ea33ec3b16992ca46c0c60d debuginfo(build-id) = d35e417055aeb9e447753e28045caea1e1b93792 debuginfo(build-id) = dc704b8fc26de443e219a9c745a07b84bb44d7c0 debuginfo(build-id) = e5c5be895a6318294a22367b77219e9fdf01374e debuginfo(build-id) = f016b5d65b1ebf24d85bd4b08a22934f0acb07c2 ocfs2-tools-debuginfo = 1.8.6-1.fc31 ocfs2-tools-debuginfo(riscv-64) = 1.8.6-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocfs2-tools-debugsource(riscv-64) = 1.8.6-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64 Wrote: /builddir/build/RPMS/ocfs2-tools-1.8.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocfs2-tools-debugsource-1.8.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocfs2-tools-devel-1.8.6-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocfs2-tools-debuginfo-1.8.6-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QS17XN + umask 022 + cd /builddir/build/BUILD + cd ocfs2-tools-ocfs2-tools-1.8.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocfs2-tools-1.8.6-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0