Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/nvml.spec'], chrootPath='/var/lib/mock/c9s-build-269469-64606/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/nvml.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1644192000 Wrote: /builddir/build/SRPMS/nvml-1.10.1-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/nvml.spec'], chrootPath='/var/lib/mock/c9s-build-269469-64606/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/nvml.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1644192000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xxC88A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pmdk-1.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pmdk-1.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pmdk-1.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Makefile-bypass-check-doc-in-check.patch): + echo 'Patch #0 (Makefile-bypass-check-doc-in-check.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile Patch #1 (pmdk-1.10.1-use_ddebug_instead_of_debug_cflags.patch): + echo 'Patch #1 (pmdk-1.10.1-use_ddebug_instead_of_debug_cflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.inc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dU5rIT + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + make -j20 NORPATH=1 DOC=n make -C src all make[1]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src' make -C libpmem make -C common make -C core make -C libpmem2 make -C librpmem make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' NOTE: Skipping librpmem because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details mkdir -p ../nondebug/librpmem mkdir -p ../nondebug/librpmem/.. mkdir -p ../nondebug/core make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' make -C librpmem DEBUG=1 mkdir -p ../nondebug/core/.. make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' NOTE: Skipping librpmem because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details mkdir -p ../nondebug/common mkdir -p ../nondebug/common/.. mkdir -p ../nondebug/libpmem2 cc -MD -c -o ../nondebug/core/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC alloc.c mkdir -p ../nondebug/libpmem2/.. mkdir -p ../nondebug/libpmem mkdir -p ../nondebug/libpmem/.. cc -MD -c -o ../nondebug/common/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC bad_blocks.c cc -MD -c -o ../nondebug/core/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC fs_posix.c cc -MD -c -o ../nondebug/libpmem2/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c cc -MD -c -o ../nondebug/common/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC set_badblocks.c cc -MD -c -o ../nondebug/core/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC os_posix.c cc -MD -c -o ../nondebug/libpmem/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../nondebug/libpmem2/libpmem2.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC libpmem2.c cc -MD -c -o ../nondebug/common/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl.c cc -MD -c -o ../nondebug/core/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC os_thread_posix.c cc -MD -c -o ../nondebug/libpmem/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../nondebug/common/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_prefault.c cc -MD -c -o ../nondebug/core/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC out.c cc -MD -c -o ../nondebug/libpmem/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../nondebug/common/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_sds.c cc -MD -c -o ../nondebug/core/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC util.c mkdir -p ../debug/librpmem cc -MD -c -o ../nondebug/libpmem2/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC badblocks.c cc -MD -c -o ../nondebug/core/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC util_posix.c cc -MD -c -o ../nondebug/libpmem/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/alloc.o ../../src/../src/core/alloc.c cc -MD -c -o ../nondebug/common/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/ctl_prefault.o ctl_prefault.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/badblocks.o badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/core/alloc.o alloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/os_posix.o ../../src/../src/core/os_posix.c skip ../nondebug/libpmem/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/libpmem2.o libpmem2.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/ctl_sds.o ctl_sds.c cc -MD -c -o ../nondebug/libpmem/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../nondebug/common/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_cow.c cc -MD -c -o ../nondebug/libpmem/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c cc -MD -c -o ../nondebug/libpmem2/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/fs_posix.o ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/core/fs_posix.o fs_posix.c cc -MD -c -o ../nondebug/common/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/ctl_fallocate.o ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/core/os_thread_posix.o os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/core/os_posix.o os_posix.c skip ../nondebug/core/os_thread_posix.o skip ../nondebug/core/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/set_badblocks.o set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/core/util_posix.o util_posix.c cc -MD -c -o ../nondebug/libpmem/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../nondebug/common/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/bad_blocks.o bad_blocks.c cc -MD -c -o ../nondebug/libpmem2/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC config.c cc -MD -c -o ../nondebug/common/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC mmap.c cc -MD -c -o ../nondebug/libpmem/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c cc -MD -c -o ../nondebug/libpmem/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/ctl_cow.o ctl_cow.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/os_thread_posix.o ../../src/../src/core/os_thread_posix.c skip ../nondebug/libpmem/os_thread_posix.o cc -MD -c -o ../nondebug/libpmem/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c cc -MD -c -o ../nondebug/common/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/core/out.o out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/ravl.o ../../src/../src/common/ravl.c cc -MD -c -o ../nondebug/common/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC os_deep_linux.c cc -MD -c -o ../nondebug/common/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC pool_hdr.c cc -MD -c -o ../nondebug/libpmem/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c cc -MD -c -o ../nondebug/common/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/ctl.o ctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/config.o config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/util_posix.o ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/file_posix.o file_posix.c cc -MD -c -o ../nondebug/libpmem2/deep_flush.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC deep_flush.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/core/util.o util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/mmap_posix.o mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/file.o file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/rand.o rand.c cc -MD -c -o ../nondebug/common/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/file_posix.o ../../src/../src/common/file_posix.c cc -MD -c -o ../nondebug/libpmem/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/out.o ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/file.o ../../src/../src/common/file.c cc -MD -c -o ../nondebug/common/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/util.o ../../src/../src/core/util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/badblocks_ndctl.o badblocks_ndctl.c ld -o ../nondebug/core/libpmemcore_unscoped.o -r ../nondebug/core/alloc.o ../nondebug/core/fs_posix.o ../nondebug/core/os_posix.o ../nondebug/core/os_thread_posix.o ../nondebug/core/out.o ../nondebug/core/util.o ../nondebug/core/util_posix.o cc -MD -c -o ../nondebug/libpmem/libpmem.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC libpmem.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/deep_flush.o deep_flush.c objcopy ../nondebug/core/libpmemcore_unscoped.o ../nondebug/core/libpmemcore_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/os_deep_linux.o os_deep_linux.c cc -MD -c -o ../nondebug/common/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC shutdown_state.c cc -MD -c -o ../nondebug/common/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC uuid.c ar rv ../nondebug/core/../libpmemcore.a ../nondebug/core/libpmemcore_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/pool_hdr.o pool_hdr.c cc -MD -c -o ../nondebug/libpmem/memops_generic.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/memops_generic.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/mmap.o mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/mmap_posix.o ../../src/../src/common/mmap_posix.c ar: creating ../nondebug/core/../libpmemcore.a a - ../nondebug/core/libpmemcore_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make -C core DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/mmap.o ../../src/../src/common/mmap.c cc -MD -c -o ../nondebug/libpmem2/errormsg.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC errormsg.c cc -MD -c -o ../nondebug/common/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC uuid_linux.c cc -MD -c -o ../nondebug/libpmem/pmem.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC pmem.c cc -MD -c -o ../nondebug/libpmem2/memops_generic.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC memops_generic.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/os_deep_linux.o ../../src/../src/common/os_deep_linux.c cc -MD -c -o ../nondebug/common/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../nondebug/libpmem/pmem_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC pmem_posix.c cc -MD -c -o ../nondebug/libpmem2/map.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC map.c cc -MD -c -o ../nondebug/common/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/uuid.o uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/libpmem.o libpmem.c cc -MD -c -o ../nondebug/libpmem2/map_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC map_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/errormsg.o errormsg.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/ravl.o ravl.c mkdir -p ../debug/core ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/uuid_linux.o uuid_linux.c mkdir -p ../debug/core/.. cc -MD -c -o ../debug/core/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC alloc.c cc -MD -c -o ../nondebug/libpmem/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../nondebug/common/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/libpmem2/persist.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC persist.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/shutdown_state.o shutdown_state.c cc -MD -c -o ../nondebug/libpmem2/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC persist_posix.c cc -MD -c -o ../nondebug/common/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/pmem_posix.o pmem_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../nondebug/libpmem/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c cc -MD -c -o ../nondebug/common/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../nondebug/libpmem/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/libpmem/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/core/alloc.o alloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/badblocks.o ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../debug/core/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/map.o map.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/memops_generic.o ../../src/../src/libpmem2/memops_generic.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/config.o ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/common/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../nondebug/libpmem/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/memops_generic.o memops_generic.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/persist_posix.o persist_posix.c cc -MD -c -o ../debug/core/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC os_posix.c cc -MD -c -o ../nondebug/libpmem/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../nondebug/common/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/config.o ../../src/../src/libpmem2/config.c cc -MD -c -o ../nondebug/libpmem/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/common/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c cc -MD -c -o ../nondebug/libpmem2/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC pmem2_utils.c cc -MD -c -o ../nondebug/common/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c cc -MD -c -o ../nondebug/libpmem2/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC usc_ndctl.c cc -MD -c -o ../nondebug/libpmem/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/source.o ../../src/../src/libpmem2/source.c cc -MD -c -o ../nondebug/libpmem2/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/core/fs_posix.o fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/persist.o persist.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/pmem.o pmem.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/core/os_posix.o os_posix.c skip ../debug/core/os_posix.o cc -MD -c -o ../nondebug/common/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../debug/core/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/source_posix.o ../../src/../src/libpmem2/source_posix.c cc -MD -c -o ../debug/core/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/pmem2_utils.o pmem2_utils.c cc -MD -c -o ../debug/core/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/source.o source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/map_posix.o map_posix.c cc -MD -c -o ../nondebug/common/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../nondebug/libpmem2/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC source_posix.c cc -MD -c -o ../nondebug/libpmem/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/usc_ndctl.o usc_ndctl.c cc -MD -c -o ../nondebug/libpmem/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../nondebug/common/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c cc -MD -c -o ../nondebug/libpmem2/vm_reservation.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC vm_reservation.c cc -MD -c -o ../nondebug/libpmem/init.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/ppc64/init.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/core/os_thread_posix.o os_thread_posix.c skip ../debug/core/os_thread_posix.o cc -MD -c -o ../nondebug/libpmem2/vm_reservation_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC vm_reservation_posix.c cc -MD -c -o ../debug/core/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC util_posix.c cc -MD -c -o ../nondebug/libpmem2/ravl_interval.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ravl_interval.c cc -MD -c -o ../nondebug/common/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../nondebug/common/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../nondebug/libpmem2/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/init.o ../../src/../src/libpmem2/ppc64/init.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/source_posix.o source_posix.c cc -MD -c -o ../nondebug/libpmem2/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC deep_flush_linux.c cc -MD -c -o ../nondebug/libpmem2/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC extent_linux.c cc -MD -c -o ../nondebug/libpmem2/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/core/out.o out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/vm_reservation.o vm_reservation.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/vm_reservation_posix.o vm_reservation_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../nondebug/libpmem2/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/core/util.o util.c cc -MD -c -o ../nondebug/libpmem2/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/core/util_posix.o util_posix.c cc -MD -c -o ../nondebug/libpmem2/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/ravl_interval.o ravl_interval.c cc -MD -c -o ../nondebug/libpmem2/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/auto_flush_linux.o auto_flush_linux.c cc -MD -c -o ../nondebug/libpmem2/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../nondebug/libpmem2/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../nondebug/libpmem2/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/deep_flush_linux.o deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/pmem2_utils_linux.o pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/extent_linux.o extent_linux.c cc -MD -c -o ../nondebug/libpmem2/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c ld -o ../nondebug/libpmem/libpmem_unscoped.o -r ../nondebug/libpmem/alloc.o ../nondebug/libpmem/fs_posix.o ../nondebug/libpmem/os_posix.o ../nondebug/libpmem/os_thread_posix.o ../nondebug/libpmem/out.o ../nondebug/libpmem/util.o ../nondebug/libpmem/util_posix.o ../nondebug/libpmem/file.o ../nondebug/libpmem/file_posix.o ../nondebug/libpmem/mmap.o ../nondebug/libpmem/mmap_posix.o ../nondebug/libpmem/os_deep_linux.o ../nondebug/libpmem/libpmem.o ../nondebug/libpmem/memops_generic.o ../nondebug/libpmem/pmem.o ../nondebug/libpmem/pmem_posix.o ../nondebug/libpmem/pmem2_utils.o ../nondebug/libpmem/config.o ../nondebug/libpmem/persist_posix.o ../nondebug/libpmem/source.o ../nondebug/libpmem/source_posix.o ../nondebug/libpmem/pmem2_utils_linux.o ../nondebug/libpmem/pmem2_utils_ndctl.o ../nondebug/libpmem/auto_flush_linux.o ../nondebug/libpmem/deep_flush_linux.o ../nondebug/libpmem/region_namespace_ndctl.o ../nondebug/libpmem/init.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/alloc.o ../../src/../src/core/alloc.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmem/.. -shared -Wl,--version-script=libpmem.link,-soname,libpmem.so.1 -o ../nondebug/libpmem/../libpmem.so.1.0.0 ../nondebug/libpmem/alloc.o ../nondebug/libpmem/fs_posix.o ../nondebug/libpmem/os_posix.o ../nondebug/libpmem/os_thread_posix.o ../nondebug/libpmem/out.o ../nondebug/libpmem/util.o ../nondebug/libpmem/util_posix.o ../nondebug/libpmem/file.o ../nondebug/libpmem/file_posix.o ../nondebug/libpmem/mmap.o ../nondebug/libpmem/mmap_posix.o ../nondebug/libpmem/os_deep_linux.o ../nondebug/libpmem/libpmem.o ../nondebug/libpmem/memops_generic.o ../nondebug/libpmem/pmem.o ../nondebug/libpmem/pmem_posix.o ../nondebug/libpmem/pmem2_utils.o ../nondebug/libpmem/config.o ../nondebug/libpmem/persist_posix.o ../nondebug/libpmem/source.o ../nondebug/libpmem/source_posix.o ../nondebug/libpmem/pmem2_utils_linux.o ../nondebug/libpmem/pmem2_utils_ndctl.o ../nondebug/libpmem/auto_flush_linux.o ../nondebug/libpmem/deep_flush_linux.o ../nondebug/libpmem/region_namespace_ndctl.o ../nondebug/libpmem/init.o -lndctl -ldaxctl -pthread cc -MD -c -o ../nondebug/libpmem2/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../nondebug/libpmem2/init.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/ppc64/init.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/pmem2_utils_ndctl.o pmem2_utils_ndctl.c ld -o ../debug/core/libpmemcore_unscoped.o -r ../debug/core/alloc.o ../debug/core/fs_posix.o ../debug/core/os_posix.o ../debug/core/os_thread_posix.o ../debug/core/out.o ../debug/core/util.o ../debug/core/util_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/fs_posix.o ../../src/../src/core/fs_posix.c objcopy ../debug/core/libpmemcore_unscoped.o ../debug/core/libpmemcore_all.o ar rv ../debug/core/../libpmemcore.a ../debug/core/libpmemcore_all.o ar: creating ../debug/core/../libpmemcore.a a - ../debug/core/libpmemcore_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/os_posix.o ../../src/../src/core/os_posix.c skip ../nondebug/libpmem2/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/os_thread_posix.o ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/region_namespace_ndctl.o region_namespace_ndctl.c skip ../nondebug/libpmem2/os_thread_posix.o objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmem.link` ../nondebug/libpmem/libpmem_unscoped.o ../nondebug/libpmem/libpmem_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/init.o ../../src/../src/libpmem2/ppc64/init.c ln -sf libpmem.so.1.0.0 ../nondebug/libpmem/../libpmem.so.1 ln -sf libpmem.so.1 ../nondebug/libpmem/../libpmem.so ar rv ../nondebug/libpmem/../libpmem.a ../nondebug/libpmem/libpmem_all.o ar: creating ../nondebug/libpmem/../libpmem.a ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/util_posix.o ../../src/../src/core/util_posix.c a - ../nondebug/libpmem/libpmem_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make -C libpmem DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/out.o ../../src/../src/core/out.c mkdir -p ../debug/libpmem mkdir -p ../debug/libpmem/.. cc -MD -c -o ../debug/libpmem/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmem/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmem/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../debug/libpmem/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmem2/util.o ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmem/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../debug/libpmem/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmem/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../debug/libpmem/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c cc -MD -c -o ../debug/libpmem/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c cc -MD -c -o ../debug/libpmem/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c cc -MD -c -o ../debug/libpmem/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c cc -MD -c -o ../debug/libpmem/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c cc -MD -c -o ../debug/libpmem/libpmem.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC libpmem.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/alloc.o ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmem/memops_generic.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/memops_generic.c cc -MD -c -o ../debug/libpmem/pmem.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC pmem.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/fs_posix.o ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmem/pmem_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC pmem_posix.c cc -MD -c -o ../debug/libpmem/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/os_posix.o ../../src/../src/core/os_posix.c skip ../debug/libpmem/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/os_thread_posix.o ../../src/../src/core/os_thread_posix.c ld -o ../nondebug/libpmem2/libpmem2_unscoped.o -r ../nondebug/libpmem2/ravl.o ../nondebug/libpmem2/libpmem2.o ../nondebug/libpmem2/badblocks.o ../nondebug/libpmem2/badblocks_ndctl.o ../nondebug/libpmem2/config.o ../nondebug/libpmem2/deep_flush.o ../nondebug/libpmem2/errormsg.o ../nondebug/libpmem2/memops_generic.o ../nondebug/libpmem2/map.o ../nondebug/libpmem2/map_posix.o ../nondebug/libpmem2/persist.o ../nondebug/libpmem2/persist_posix.o ../nondebug/libpmem2/pmem2_utils.o ../nondebug/libpmem2/usc_ndctl.o ../nondebug/libpmem2/source.o ../nondebug/libpmem2/source_posix.o ../nondebug/libpmem2/vm_reservation.o ../nondebug/libpmem2/vm_reservation_posix.o ../nondebug/libpmem2/ravl_interval.o ../nondebug/libpmem2/auto_flush_linux.o ../nondebug/libpmem2/deep_flush_linux.o ../nondebug/libpmem2/extent_linux.o ../nondebug/libpmem2/pmem2_utils_linux.o ../nondebug/libpmem2/pmem2_utils_ndctl.o ../nondebug/libpmem2/region_namespace_ndctl.o ../nondebug/libpmem2/alloc.o ../nondebug/libpmem2/fs_posix.o ../nondebug/libpmem2/os_posix.o ../nondebug/libpmem2/os_thread_posix.o ../nondebug/libpmem2/out.o ../nondebug/libpmem2/util.o ../nondebug/libpmem2/util_posix.o ../nondebug/libpmem2/init.o skip ../debug/libpmem/os_thread_posix.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmem2/.. -shared -Wl,--version-script=libpmem2.link,-soname,libpmem2.so.1 -o ../nondebug/libpmem2/../libpmem2.so.1.0.0 ../nondebug/libpmem2/ravl.o ../nondebug/libpmem2/libpmem2.o ../nondebug/libpmem2/badblocks.o ../nondebug/libpmem2/badblocks_ndctl.o ../nondebug/libpmem2/config.o ../nondebug/libpmem2/deep_flush.o ../nondebug/libpmem2/errormsg.o ../nondebug/libpmem2/memops_generic.o ../nondebug/libpmem2/map.o ../nondebug/libpmem2/map_posix.o ../nondebug/libpmem2/persist.o ../nondebug/libpmem2/persist_posix.o ../nondebug/libpmem2/pmem2_utils.o ../nondebug/libpmem2/usc_ndctl.o ../nondebug/libpmem2/source.o ../nondebug/libpmem2/source_posix.o ../nondebug/libpmem2/vm_reservation.o ../nondebug/libpmem2/vm_reservation_posix.o ../nondebug/libpmem2/ravl_interval.o ../nondebug/libpmem2/auto_flush_linux.o ../nondebug/libpmem2/deep_flush_linux.o ../nondebug/libpmem2/extent_linux.o ../nondebug/libpmem2/pmem2_utils_linux.o ../nondebug/libpmem2/pmem2_utils_ndctl.o ../nondebug/libpmem2/region_namespace_ndctl.o ../nondebug/libpmem2/alloc.o ../nondebug/libpmem2/fs_posix.o ../nondebug/libpmem2/os_posix.o ../nondebug/libpmem2/os_thread_posix.o ../nondebug/libpmem2/out.o ../nondebug/libpmem2/util.o ../nondebug/libpmem2/util_posix.o ../nondebug/libpmem2/init.o -pthread -lndctl -ldaxctl ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/util_posix.o ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/libpmem.o libpmem.c cc -MD -c -o ../debug/libpmem/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c cc -MD -c -o ../debug/libpmem/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/mmap_posix.o ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmem2.link` ../nondebug/libpmem2/libpmem2_unscoped.o ../nondebug/libpmem2/libpmem2_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/os_deep_linux.o ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/pmem_posix.o pmem_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/file_posix.o ../../src/../src/common/file_posix.c cc -MD -c -o ../debug/libpmem/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/out.o ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/util.o ../../src/../src/core/util.c ar rv ../nondebug/libpmem2/../libpmem2.a ../nondebug/libpmem2/libpmem2_all.o cc -MD -c -o ../debug/libpmem/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c ln -sf libpmem2.so.1.0.0 ../nondebug/libpmem2/../libpmem2.so.1 ln -sf libpmem2.so.1 ../nondebug/libpmem2/../libpmem2.so ar: creating ../nondebug/libpmem2/../libpmem2.a ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/file.o ../../src/../src/common/file.c cc -MD -c -o ../debug/libpmem/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../debug/libpmem/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c a - ../nondebug/libpmem2/libpmem2_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make -C libpmem2 DEBUG=1 ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/memops_generic.o ../../src/../src/libpmem2/memops_generic.c make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' cc -MD -c -o ../debug/libpmem/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/config.o ../../src/../src/libpmem2/config.c cc -MD -c -o ../debug/libpmem/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/mmap.o ../../src/../src/common/mmap.c cc -MD -c -o ../debug/libpmem/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../debug/libpmem/init.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/ppc64/init.c mkdir -p ../debug/libpmem2 mkdir -p ../debug/libpmem2/.. ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/source.o ../../src/../src/libpmem2/source.c cc -MD -c -o ../debug/libpmem2/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../debug/libpmem2/libpmem2.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC libpmem2.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../debug/libpmem2/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC badblocks.c cc -MD -c -o ../debug/libpmem2/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC badblocks_ndctl.c cc -MD -c -o ../debug/libpmem2/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC config.c cc -MD -c -o ../debug/libpmem2/deep_flush.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC deep_flush.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/source_posix.o ../../src/../src/libpmem2/source_posix.c cc -MD -c -o ../debug/libpmem2/errormsg.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC errormsg.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../debug/libpmem2/memops_generic.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC memops_generic.c cc -MD -c -o ../debug/libpmem2/map.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC map.c cc -MD -c -o ../debug/libpmem2/map_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC map_posix.c cc -MD -c -o ../debug/libpmem2/persist.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC persist.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/init.o ../../src/../src/libpmem2/ppc64/init.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/badblocks.o badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/pmem.o pmem.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/libpmem2.o libpmem2.c cc -MD -c -o ../debug/libpmem2/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC persist_posix.c cc -MD -c -o ../debug/libpmem2/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/errormsg.o errormsg.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/deep_flush.o deep_flush.c cc -MD -c -o ../debug/libpmem2/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/config.o config.c cc -MD -c -o ../debug/libpmem2/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC source.c cc -MD -c -o ../debug/libpmem2/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC source_posix.c cc -MD -c -o ../debug/libpmem2/vm_reservation.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC vm_reservation.c cc -MD -c -o ../debug/libpmem2/vm_reservation_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC vm_reservation_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/persist_posix.o persist_posix.c cc -MD -c -o ../debug/libpmem2/ravl_interval.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ravl_interval.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/ravl.o ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/pmem2_utils.o pmem2_utils.c ld -o ../debug/libpmem/libpmem_unscoped.o -r ../debug/libpmem/alloc.o ../debug/libpmem/fs_posix.o ../debug/libpmem/os_posix.o ../debug/libpmem/os_thread_posix.o ../debug/libpmem/out.o ../debug/libpmem/util.o ../debug/libpmem/util_posix.o ../debug/libpmem/file.o ../debug/libpmem/file_posix.o ../debug/libpmem/mmap.o ../debug/libpmem/mmap_posix.o ../debug/libpmem/os_deep_linux.o ../debug/libpmem/libpmem.o ../debug/libpmem/memops_generic.o ../debug/libpmem/pmem.o ../debug/libpmem/pmem_posix.o ../debug/libpmem/pmem2_utils.o ../debug/libpmem/config.o ../debug/libpmem/persist_posix.o ../debug/libpmem/source.o ../debug/libpmem/source_posix.o ../debug/libpmem/pmem2_utils_linux.o ../debug/libpmem/pmem2_utils_ndctl.o ../debug/libpmem/auto_flush_linux.o ../debug/libpmem/deep_flush_linux.o ../debug/libpmem/region_namespace_ndctl.o ../debug/libpmem/init.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmem/.. -shared -Wl,--version-script=libpmem.link,-soname,libpmem.so.1 -o ../debug/libpmem/../libpmem.so.1.0.0 ../debug/libpmem/alloc.o ../debug/libpmem/fs_posix.o ../debug/libpmem/os_posix.o ../debug/libpmem/os_thread_posix.o ../debug/libpmem/out.o ../debug/libpmem/util.o ../debug/libpmem/util_posix.o ../debug/libpmem/file.o ../debug/libpmem/file_posix.o ../debug/libpmem/mmap.o ../debug/libpmem/mmap_posix.o ../debug/libpmem/os_deep_linux.o ../debug/libpmem/libpmem.o ../debug/libpmem/memops_generic.o ../debug/libpmem/pmem.o ../debug/libpmem/pmem_posix.o ../debug/libpmem/pmem2_utils.o ../debug/libpmem/config.o ../debug/libpmem/persist_posix.o ../debug/libpmem/source.o ../debug/libpmem/source_posix.o ../debug/libpmem/pmem2_utils_linux.o ../debug/libpmem/pmem2_utils_ndctl.o ../debug/libpmem/auto_flush_linux.o ../debug/libpmem/deep_flush_linux.o ../debug/libpmem/region_namespace_ndctl.o ../debug/libpmem/init.o -lndctl -ldaxctl -pthread ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/memops_generic.o memops_generic.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/map.o map.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/usc_ndctl.o usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/source.o source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/vm_reservation_posix.o vm_reservation_posix.c cc -MD -c -o ../debug/libpmem2/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC auto_flush_linux.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmem.link` ../debug/libpmem/libpmem_unscoped.o ../debug/libpmem/libpmem_all.o cc -MD -c -o ../debug/libpmem2/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/source_posix.o source_posix.c cc -MD -c -o ../debug/libpmem2/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC extent_linux.c cc -MD -c -o ../debug/libpmem2/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/vm_reservation.o vm_reservation.c cc -MD -c -o ../debug/libpmem2/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/map_posix.o map_posix.c ar rv ../debug/libpmem/../libpmem.a ../debug/libpmem/libpmem_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/ravl_interval.o ravl_interval.c cc -MD -c -o ../debug/libpmem2/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/persist.o persist.c cc -MD -c -o ../debug/libpmem2/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c ln -sf libpmem.so.1.0.0 ../debug/libpmem/../libpmem.so.1 ar: creating ../debug/libpmem/../libpmem.a a - ../debug/libpmem/libpmem_all.o cc -MD -c -o ../debug/libpmem2/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmem2/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c ln -sf libpmem.so.1 ../debug/libpmem/../libpmem.so ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/common/set.o set.c make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' cc -MD -c -o ../debug/libpmem2/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c make -C libpmemblk make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' cc -MD -c -o ../debug/libpmem2/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c make -C libpmemlog make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/deep_flush_linux.o deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/pmem2_utils_linux.o pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/auto_flush_linux.o auto_flush_linux.c cc -MD -c -o ../debug/libpmem2/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/alloc.o ../../src/../src/core/alloc.c make -C libpmemobj make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/pmem2_utils_ndctl.o pmem2_utils_ndctl.c cc -MD -c -o ../debug/libpmem2/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/extent_linux.o extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/badblocks_ndctl.o badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/fs_posix.o ../../src/../src/core/fs_posix.c mkdir -p ../nondebug/libpmemlog cc -MD -c -o ../debug/libpmem2/init.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -Ippc64 -I. -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/ppc64/init.c cc -MD -c -o ../nondebug/libpmemlog/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c mkdir -p ../nondebug/libpmemobj cc -MD -c -o ../nondebug/libpmemlog/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c mkdir -p ../nondebug/libpmemobj/.. ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/region_namespace_ndctl.o region_namespace_ndctl.c cc -MD -c -o ../nondebug/libpmemlog/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c mkdir -p ../nondebug/libpmemblk ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/os_posix.o ../../src/../src/core/os_posix.c mkdir -p ../nondebug/libpmemblk/.. skip ../debug/libpmem2/os_posix.o cc -MD -c -o ../nondebug/libpmemobj/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../nondebug/libpmemlog/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../nondebug/libpmemlog/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../nondebug/libpmemlog/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c cc -MD -c -o ../nondebug/libpmemblk/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../nondebug/libpmemobj/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/os_thread_posix.o ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../nondebug/libpmemlog/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/util_posix.o ../../src/../src/core/util_posix.c skip ../debug/libpmem2/os_thread_posix.o cc -MD -c -o ../nondebug/libpmemlog/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c cc -MD -c -o ../nondebug/libpmemlog/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c cc -MD -c -o ../nondebug/libpmemblk/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/init.o ../../src/../src/libpmem2/ppc64/init.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/alloc.o ../../src/../src/core/alloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/alloc.o ../../src/../src/core/alloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/fs_posix.o ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/alloc.o ../../src/../src/core/alloc.c cc -MD -c -o ../nondebug/libpmemblk/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../nondebug/libpmemobj/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c ld -o ../nondebug/common/libpmemcommon_unscoped.o -r ../nondebug/common/bad_blocks.o ../nondebug/common/set_badblocks.o ../nondebug/common/ctl.o ../nondebug/common/ctl_prefault.o ../nondebug/common/ctl_sds.o ../nondebug/common/ctl_fallocate.o ../nondebug/common/ctl_cow.o ../nondebug/common/file.o ../nondebug/common/file_posix.o ../nondebug/common/mmap.o ../nondebug/common/mmap_posix.o ../nondebug/common/os_deep_linux.o ../nondebug/common/pool_hdr.o ../nondebug/common/rand.o ../nondebug/common/ravl.o ../nondebug/common/set.o ../nondebug/common/shutdown_state.o ../nondebug/common/uuid.o ../nondebug/common/uuid_linux.o ../nondebug/common/pmem2_utils.o ../nondebug/common/config.o ../nondebug/common/persist_posix.o ../nondebug/common/badblocks.o ../nondebug/common/badblocks_ndctl.o ../nondebug/common/usc_ndctl.o ../nondebug/common/source.o ../nondebug/common/source_posix.o ../nondebug/common/auto_flush_linux.o ../nondebug/common/deep_flush_linux.o ../nondebug/common/extent_linux.o ../nondebug/common/pmem2_utils_linux.o ../nondebug/common/pmem2_utils_ndctl.o ../nondebug/common/region_namespace_ndctl.o cc -MD -c -o ../nondebug/libpmemlog/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c cc -MD -c -o ../nondebug/libpmemblk/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/util_posix.o ../../src/../src/core/util_posix.c cc -MD -c -o ../nondebug/libpmemblk/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/out.o ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/fs_posix.o ../../src/../src/core/fs_posix.c cc -MD -c -o ../nondebug/libpmemlog/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmem2/util.o ../../src/../src/core/util.c objcopy ../nondebug/common/libpmemcommon_unscoped.o ../nondebug/common/libpmemcommon_all.o ar rv ../nondebug/common/../libpmemcommon.a ../nondebug/common/libpmemcommon_all.o ar: creating ../nondebug/common/../libpmemcommon.a ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/fs_posix.o ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/os_posix.o ../../src/../src/core/os_posix.c skip ../nondebug/libpmemlog/os_posix.o a - ../nondebug/common/libpmemcommon_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make -C common DEBUG=1 ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/os_thread_posix.o ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/bad_blocks.o ../../src/../src/common/bad_blocks.c make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' skip ../nondebug/libpmemlog/os_thread_posix.o cc -MD -c -o ../nondebug/libpmemblk/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/out.o ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/set_badblocks.o ../../src/../src/common/set_badblocks.c cc -MD -c -o ../nondebug/libpmemobj/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../nondebug/libpmemlog/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c cc -MD -c -o ../nondebug/libpmemblk/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../nondebug/libpmemblk/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/os_posix.o ../../src/../src/core/os_posix.c cc -MD -c -o ../nondebug/libpmemobj/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c skip ../nondebug/libpmemblk/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/ctl_prefault.o ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../nondebug/libpmemblk/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c cc -MD -c -o ../nondebug/libpmemlog/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/os_posix.o ../../src/../src/core/os_posix.c skip ../nondebug/libpmemobj/os_posix.o cc -MD -c -o ../nondebug/libpmemobj/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/util.o ../../src/../src/core/util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/os_thread_posix.o ../../src/../src/core/os_thread_posix.c skip ../nondebug/libpmemblk/os_thread_posix.o cc -MD -c -o ../nondebug/libpmemlog/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c ld -o ../debug/libpmem2/libpmem2_unscoped.o -r ../debug/libpmem2/ravl.o ../debug/libpmem2/libpmem2.o ../debug/libpmem2/badblocks.o ../debug/libpmem2/badblocks_ndctl.o ../debug/libpmem2/config.o ../debug/libpmem2/deep_flush.o ../debug/libpmem2/errormsg.o ../debug/libpmem2/memops_generic.o ../debug/libpmem2/map.o ../debug/libpmem2/map_posix.o ../debug/libpmem2/persist.o ../debug/libpmem2/persist_posix.o ../debug/libpmem2/pmem2_utils.o ../debug/libpmem2/usc_ndctl.o ../debug/libpmem2/source.o ../debug/libpmem2/source_posix.o ../debug/libpmem2/vm_reservation.o ../debug/libpmem2/vm_reservation_posix.o ../debug/libpmem2/ravl_interval.o ../debug/libpmem2/auto_flush_linux.o ../debug/libpmem2/deep_flush_linux.o ../debug/libpmem2/extent_linux.o ../debug/libpmem2/pmem2_utils_linux.o ../debug/libpmem2/pmem2_utils_ndctl.o ../debug/libpmem2/region_namespace_ndctl.o ../debug/libpmem2/alloc.o ../debug/libpmem2/fs_posix.o ../debug/libpmem2/os_posix.o ../debug/libpmem2/os_thread_posix.o ../debug/libpmem2/out.o ../debug/libpmem2/util.o ../debug/libpmem2/util_posix.o ../debug/libpmem2/init.o mkdir -p ../debug/common cc -MD -c -o ../nondebug/libpmemobj/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c mkdir -p ../debug/common/.. cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmem2/.. -shared -Wl,--version-script=libpmem2.link,-soname,libpmem2.so.1 -o ../debug/libpmem2/../libpmem2.so.1.0.0 ../debug/libpmem2/ravl.o ../debug/libpmem2/libpmem2.o ../debug/libpmem2/badblocks.o ../debug/libpmem2/badblocks_ndctl.o ../debug/libpmem2/config.o ../debug/libpmem2/deep_flush.o ../debug/libpmem2/errormsg.o ../debug/libpmem2/memops_generic.o ../debug/libpmem2/map.o ../debug/libpmem2/map_posix.o ../debug/libpmem2/persist.o ../debug/libpmem2/persist_posix.o ../debug/libpmem2/pmem2_utils.o ../debug/libpmem2/usc_ndctl.o ../debug/libpmem2/source.o ../debug/libpmem2/source_posix.o ../debug/libpmem2/vm_reservation.o ../debug/libpmem2/vm_reservation_posix.o ../debug/libpmem2/ravl_interval.o ../debug/libpmem2/auto_flush_linux.o ../debug/libpmem2/deep_flush_linux.o ../debug/libpmem2/extent_linux.o ../debug/libpmem2/pmem2_utils_linux.o ../debug/libpmem2/pmem2_utils_ndctl.o ../debug/libpmem2/region_namespace_ndctl.o ../debug/libpmem2/alloc.o ../debug/libpmem2/fs_posix.o ../debug/libpmem2/os_posix.o ../debug/libpmem2/os_thread_posix.o ../debug/libpmem2/out.o ../debug/libpmem2/util.o ../debug/libpmem2/util_posix.o ../debug/libpmem2/init.o -pthread -lndctl -ldaxctl cc -MD -c -o ../debug/common/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/ctl_sds.o ../../src/../src/common/ctl_sds.c cc -MD -c -o ../nondebug/libpmemlog/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c cc -MD -c -o ../nondebug/libpmemlog/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/util_posix.o ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/out.o ../../src/../src/core/out.c cc -MD -c -o ../nondebug/libpmemlog/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../nondebug/libpmemlog/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/os_thread_posix.o ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../debug/common/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC set_badblocks.c skip ../nondebug/libpmemobj/os_thread_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/ctl.o ../../src/../src/common/ctl.c cc -MD -c -o ../nondebug/libpmemobj/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/ctl_cow.o ../../src/../src/common/ctl_cow.c cc -MD -c -o ../nondebug/libpmemobj/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c cc -MD -c -o ../nondebug/libpmemlog/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmem2.link` ../debug/libpmem2/libpmem2_unscoped.o ../debug/libpmem2/libpmem2_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/util_posix.o ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/bad_blocks.o ../../src/../src/common/bad_blocks.c cc -MD -c -o ../nondebug/libpmemlog/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c ln -sf libpmem2.so.1.0.0 ../debug/libpmem2/../libpmem2.so.1 ar rv ../debug/libpmem2/../libpmem2.a ../debug/libpmem2/libpmem2_all.o ar: creating ../debug/libpmem2/../libpmem2.a ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/set_badblocks.o ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/out.o ../../src/../src/core/out.c a - ../debug/libpmem2/libpmem2_all.o ln -sf libpmem2.so.1 ../debug/libpmem2/../libpmem2.so cc -MD -c -o ../nondebug/libpmemblk/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' cc -MD -c -o ../nondebug/libpmemlog/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c cc -MD -c -o ../nondebug/libpmemblk/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/mmap_posix.o ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/file_posix.o ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/bad_blocks.o bad_blocks.c cc -MD -c -o ../nondebug/libpmemobj/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/util.o ../../src/../src/core/util.c cc -MD -c -o ../nondebug/libpmemlog/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/set_badblocks.o set_badblocks.c cc -MD -c -o ../debug/common/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/rand.o ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/util.o ../../src/../src/core/util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/bad_blocks.o ../../src/../src/common/bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/os_deep_linux.o ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/file.o ../../src/../src/common/file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/pool_hdr.o ../../src/../src/common/pool_hdr.c cc -MD -c -o ../nondebug/libpmemblk/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/set_badblocks.o ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/ctl_prefault.o ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../debug/common/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_prefault.c cc -MD -c -o ../nondebug/libpmemlog/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c cc -MD -c -o ../nondebug/libpmemblk/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../nondebug/libpmemobj/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../nondebug/libpmemobj/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c cc -MD -c -o ../debug/common/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_sds.c cc -MD -c -o ../nondebug/libpmemblk/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c cc -MD -c -o ../nondebug/libpmemobj/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../nondebug/libpmemblk/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c cc -MD -c -o ../nondebug/libpmemlog/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c cc -MD -c -o ../nondebug/libpmemobj/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/ctl_sds.o ../../src/../src/common/ctl_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/mmap.o ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/ctl_prefault.o ctl_prefault.c cc -MD -c -o ../nondebug/libpmemobj/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ctl_sds.o ../../src/../src/common/ctl_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ctl_prefault.o ../../src/../src/common/ctl_prefault.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/ctl.o ../../src/../src/common/ctl.c cc -MD -c -o ../nondebug/libpmemblk/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/ctl_cow.o ../../src/../src/common/ctl_cow.c cc -MD -c -o ../nondebug/libpmemobj/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c cc -MD -c -o ../nondebug/libpmemlog/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/ctl_sds.o ctl_sds.c cc -MD -c -o ../nondebug/libpmemblk/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ctl.o ../../src/../src/common/ctl.c cc -MD -c -o ../debug/common/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ctl_cow.o ../../src/../src/common/ctl_cow.c cc -MD -c -o ../nondebug/libpmemobj/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/ravl.o ../../src/../src/common/ravl.c cc -MD -c -o ../debug/common/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ctl_cow.c cc -MD -c -o ../nondebug/libpmemobj/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c cc -MD -c -o ../debug/common/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/shutdown_state.o ../../src/../src/common/shutdown_state.c cc -MD -c -o ../nondebug/libpmemobj/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/ctl.o ctl.c cc -MD -c -o ../nondebug/libpmemlog/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/uuid.o ../../src/../src/common/uuid.c cc -MD -c -o ../nondebug/libpmemobj/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c cc -MD -c -o ../nondebug/libpmemlog/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../debug/common/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/file.o ../../src/../src/common/file.c cc -MD -c -o ../nondebug/libpmemobj/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c cc -MD -c -o ../nondebug/libpmemblk/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/file_posix.o ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/ctl_fallocate.o ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/ctl_cow.o ctl_cow.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/uuid_linux.o ../../src/../src/common/uuid_linux.c cc -MD -c -o ../nondebug/libpmemlog/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/file_posix.o ../../src/../src/common/file_posix.c cc -MD -c -o ../debug/common/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC mmap.c cc -MD -c -o ../debug/common/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/mmap_posix.o ../../src/../src/common/mmap_posix.c cc -MD -c -o ../nondebug/libpmemlog/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/file.o ../../src/../src/common/file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/os_deep_linux.o ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/rand.o ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../nondebug/libpmemlog/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/mmap_posix.o ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/mmap.o ../../src/../src/common/mmap.c cc -MD -c -o ../nondebug/libpmemobj/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c cc -MD -c -o ../nondebug/libpmemlog/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/config.o ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/file_posix.o file_posix.c cc -MD -c -o ../nondebug/libpmemobj/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c cc -MD -c -o ../nondebug/libpmemlog/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/pool_hdr.o ../../src/../src/common/pool_hdr.c cc -MD -c -o ../debug/common/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/file.o file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/badblocks.o ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/libpmemobj/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/mmap.o ../../src/../src/common/mmap.c cc -MD -c -o ../nondebug/libpmemblk/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c cc -MD -c -o ../nondebug/libpmemlog/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/mmap_posix.o mmap_posix.c cc -MD -c -o ../nondebug/libpmemblk/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c cc -MD -c -o ../nondebug/libpmemobj/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c cc -MD -c -o ../nondebug/libpmemlog/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c cc -MD -c -o ../nondebug/libpmemobj/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c cc -MD -c -o ../debug/common/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC pool_hdr.c cc -MD -c -o ../nondebug/libpmemobj/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/common/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC rand.c cc -MD -c -o ../nondebug/libpmemblk/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/os_deep_linux.o os_deep_linux.c cc -MD -c -o ../debug/common/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/uuid.o ../../src/../src/common/uuid.c cc -MD -c -o ../nondebug/libpmemlog/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/os_deep_linux.o ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/shutdown_state.o ../../src/../src/common/shutdown_state.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/mmap.o mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/uuid_linux.o ../../src/../src/common/uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ravl.o ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/rand.o ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/pool_hdr.o ../../src/../src/common/pool_hdr.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/rand.o rand.c cc -MD -c -o ../nondebug/libpmemlog/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../nondebug/libpmemblk/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c cc -MD -c -o ../nondebug/libpmemobj/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c cc -MD -c -o ../debug/common/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC set.c cc -MD -c -o ../nondebug/libpmemobj/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../debug/common/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC shutdown_state.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/pool_hdr.o pool_hdr.c cc -MD -c -o ../nondebug/libpmemlog/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../nondebug/libpmemblk/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c cc -MD -c -o ../nondebug/libpmemblk/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c cc -MD -c -o ../nondebug/libpmemlog/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../nondebug/libpmemblk/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c cc -MD -c -o ../nondebug/libpmemlog/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../debug/common/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC uuid.c cc -MD -c -o ../debug/common/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/ravl.o ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/config.o ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/uuid.o ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/persist_posix.o ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../nondebug/libpmemlog/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/shutdown_state.o shutdown_state.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/uuid.o uuid.c cc -MD -c -o ../debug/common/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../nondebug/libpmemobj/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../nondebug/libpmemlog/libpmemlog.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC libpmemlog.c cc -MD -c -o ../nondebug/libpmemlog/log.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC log.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/ravl.o ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/uuid_linux.o uuid_linux.c cc -MD -c -o ../nondebug/libpmemblk/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c cc -MD -c -o ../nondebug/libpmemobj/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../nondebug/libpmemblk/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/badblocks.o ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/shutdown_state.o ../../src/../src/common/shutdown_state.c cc -MD -c -o ../nondebug/libpmemblk/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c cc -MD -c -o ../nondebug/libpmemobj/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../nondebug/libpmemobj/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c cc -MD -c -o ../nondebug/libpmemobj/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../debug/common/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/libpmemlog.o libpmemlog.c cc -MD -c -o ../nondebug/libpmemblk/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/uuid_linux.o ../../src/../src/common/uuid_linux.c cc -MD -c -o ../nondebug/libpmemobj/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../nondebug/libpmemblk/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/config.o ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/common/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/libpmemblk/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../debug/common/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/libpmemblk/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/config.o ../../src/../src/libpmem2/config.c cc -MD -c -o ../debug/common/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../nondebug/libpmemobj/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/badblocks.o ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../nondebug/libpmemblk/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c cc -MD -c -o ../nondebug/libpmemobj/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/badblocks.o ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../debug/common/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../nondebug/libpmemblk/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/log.o log.c cc -MD -c -o ../nondebug/libpmemobj/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../nondebug/libpmemblk/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c cc -MD -c -o ../debug/common/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/persist_posix.o ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/common/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/extent_linux.o ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../nondebug/libpmemobj/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../debug/common/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c cc -MD -c -o ../nondebug/libpmemblk/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/common/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c cc -MD -c -o ../nondebug/libpmemobj/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/common/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../nondebug/libpmemobj/alloc_class.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC alloc_class.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../debug/common/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../nondebug/libpmemblk/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../nondebug/libpmemobj/bucket.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC bucket.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../nondebug/libpmemblk/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../debug/common/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../nondebug/libpmemblk/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../nondebug/libpmemobj/container_ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC container_ravl.c cc -MD -c -o ../debug/common/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/extent_linux.o ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../nondebug/libpmemblk/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/bucket.o bucket.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../nondebug/libpmemblk/blk.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC blk.c cc -MD -c -o ../nondebug/libpmemobj/container_seglists.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC container_seglists.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../nondebug/libpmemblk/btt.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC btt.c cc -MD -c -o ../nondebug/libpmemobj/critnib.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC critnib.c cc -MD -c -o ../nondebug/libpmemblk/libpmemblk.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -I../include -I../common/ -I../core/ -fPIC libpmemblk.c cc -MD -c -o ../nondebug/libpmemobj/ctl_debug.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ctl_debug.c cc -MD -c -o ../nondebug/libpmemobj/heap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC heap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/alloc_class.o alloc_class.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/container_ravl.o container_ravl.c cc -MD -c -o ../nondebug/libpmemobj/lane.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC lane.c cc -MD -c -o ../nondebug/libpmemobj/libpmemobj.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC libpmemobj.c cc -MD -c -o ../nondebug/libpmemobj/list.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC list.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../nondebug/libpmemobj/memblock.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC memblock.c cc -MD -c -o ../nondebug/libpmemobj/memops.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC memops.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/libpmemblk.o libpmemblk.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ctl_debug.o ctl_debug.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/container_seglists.o container_seglists.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/libpmemobj.o libpmemobj.c cc -MD -c -o ../nondebug/libpmemobj/obj.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC obj.c cc -MD -c -o ../nondebug/libpmemobj/palloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC palloc.c cc -MD -c -o ../nondebug/libpmemobj/pmalloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC pmalloc.c cc -MD -c -o ../nondebug/libpmemobj/recycler.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC recycler.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemlog/set.o ../../src/../src/common/set.c cc -MD -c -o ../nondebug/libpmemobj/sync.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC sync.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/blk.o blk.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/critnib.o critnib.c cc -MD -c -o ../nondebug/libpmemobj/tx.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC tx.c cc -MD -c -o ../nondebug/libpmemobj/stats.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC stats.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/lane.o lane.c cc -MD -c -o ../nondebug/libpmemobj/ulog.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ulog.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/list.o list.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/recycler.o recycler.c ld -o ../nondebug/libpmemlog/libpmemlog_unscoped.o -r ../nondebug/libpmemlog/alloc.o ../nondebug/libpmemlog/fs_posix.o ../nondebug/libpmemlog/os_posix.o ../nondebug/libpmemlog/os_thread_posix.o ../nondebug/libpmemlog/out.o ../nondebug/libpmemlog/util.o ../nondebug/libpmemlog/util_posix.o ../nondebug/libpmemlog/bad_blocks.o ../nondebug/libpmemlog/set_badblocks.o ../nondebug/libpmemlog/ctl.o ../nondebug/libpmemlog/ctl_prefault.o ../nondebug/libpmemlog/ctl_sds.o ../nondebug/libpmemlog/ctl_fallocate.o ../nondebug/libpmemlog/ctl_cow.o ../nondebug/libpmemlog/file.o ../nondebug/libpmemlog/file_posix.o ../nondebug/libpmemlog/mmap.o ../nondebug/libpmemlog/mmap_posix.o ../nondebug/libpmemlog/os_deep_linux.o ../nondebug/libpmemlog/pool_hdr.o ../nondebug/libpmemlog/rand.o ../nondebug/libpmemlog/ravl.o ../nondebug/libpmemlog/set.o ../nondebug/libpmemlog/shutdown_state.o ../nondebug/libpmemlog/uuid.o ../nondebug/libpmemlog/uuid_linux.o ../nondebug/libpmemlog/pmem2_utils.o ../nondebug/libpmemlog/config.o ../nondebug/libpmemlog/persist_posix.o ../nondebug/libpmemlog/badblocks.o ../nondebug/libpmemlog/badblocks_ndctl.o ../nondebug/libpmemlog/usc_ndctl.o ../nondebug/libpmemlog/source.o ../nondebug/libpmemlog/source_posix.o ../nondebug/libpmemlog/auto_flush_linux.o ../nondebug/libpmemlog/deep_flush_linux.o ../nondebug/libpmemlog/extent_linux.o ../nondebug/libpmemlog/pmem2_utils_linux.o ../nondebug/libpmemlog/pmem2_utils_ndctl.o ../nondebug/libpmemlog/region_namespace_ndctl.o ../nondebug/libpmemlog/libpmemlog.o ../nondebug/libpmemlog/log.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmemlog/.. -shared -Wl,--version-script=libpmemlog.link,-soname,libpmemlog.so.1 -o ../nondebug/libpmemlog/../libpmemlog.so.1.0.0 ../nondebug/libpmemlog/alloc.o ../nondebug/libpmemlog/fs_posix.o ../nondebug/libpmemlog/os_posix.o ../nondebug/libpmemlog/os_thread_posix.o ../nondebug/libpmemlog/out.o ../nondebug/libpmemlog/util.o ../nondebug/libpmemlog/util_posix.o ../nondebug/libpmemlog/bad_blocks.o ../nondebug/libpmemlog/set_badblocks.o ../nondebug/libpmemlog/ctl.o ../nondebug/libpmemlog/ctl_prefault.o ../nondebug/libpmemlog/ctl_sds.o ../nondebug/libpmemlog/ctl_fallocate.o ../nondebug/libpmemlog/ctl_cow.o ../nondebug/libpmemlog/file.o ../nondebug/libpmemlog/file_posix.o ../nondebug/libpmemlog/mmap.o ../nondebug/libpmemlog/mmap_posix.o ../nondebug/libpmemlog/os_deep_linux.o ../nondebug/libpmemlog/pool_hdr.o ../nondebug/libpmemlog/rand.o ../nondebug/libpmemlog/ravl.o ../nondebug/libpmemlog/set.o ../nondebug/libpmemlog/shutdown_state.o ../nondebug/libpmemlog/uuid.o ../nondebug/libpmemlog/uuid_linux.o ../nondebug/libpmemlog/pmem2_utils.o ../nondebug/libpmemlog/config.o ../nondebug/libpmemlog/persist_posix.o ../nondebug/libpmemlog/badblocks.o ../nondebug/libpmemlog/badblocks_ndctl.o ../nondebug/libpmemlog/usc_ndctl.o ../nondebug/libpmemlog/source.o ../nondebug/libpmemlog/source_posix.o ../nondebug/libpmemlog/auto_flush_linux.o ../nondebug/libpmemlog/deep_flush_linux.o ../nondebug/libpmemlog/extent_linux.o ../nondebug/libpmemlog/pmem2_utils_linux.o ../nondebug/libpmemlog/pmem2_utils_ndctl.o ../nondebug/libpmemlog/region_namespace_ndctl.o ../nondebug/libpmemlog/libpmemlog.o ../nondebug/libpmemlog/log.o -pthread -lpmem -lndctl -ldaxctl ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/memops.o memops.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/stats.o stats.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/pmalloc.o pmalloc.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemlog.link` ../nondebug/libpmemlog/libpmemlog_unscoped.o ../nondebug/libpmemlog/libpmemlog_all.o ar rv ../nondebug/libpmemlog/../libpmemlog.a ../nondebug/libpmemlog/libpmemlog_all.o ar: creating ../nondebug/libpmemlog/../libpmemlog.a ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/btt.o btt.c a - ../nondebug/libpmemlog/libpmemlog_all.o ln -sf libpmemlog.so.1.0.0 ../nondebug/libpmemlog/../libpmemlog.so.1 ln -sf libpmemlog.so.1 ../nondebug/libpmemlog/../libpmemlog.so make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make -C libpmemlog DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/set.o ../../src/../src/common/set.c mkdir -p ../debug/libpmemlog mkdir -p ../debug/libpmemlog/.. cc -MD -c -o ../debug/libpmemlog/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmemlog/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmemlog/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../debug/libpmemlog/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../debug/libpmemlog/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../debug/libpmemlog/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmemlog/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../debug/libpmemlog/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c cc -MD -c -o ../debug/libpmemlog/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/alloc.o ../../src/../src/core/alloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/palloc.o palloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/fs_posix.o ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/ulog.o ulog.c cc -MD -c -o ../debug/libpmemlog/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/sync.o sync.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/os_posix.o ../../src/../src/core/os_posix.c cc -MD -c -o ../debug/libpmemlog/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c skip ../debug/libpmemlog/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/memblock.o memblock.c cc -MD -c -o ../debug/libpmemlog/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/os_thread_posix.o ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/util_posix.o ../../src/../src/core/util_posix.c skip ../debug/libpmemlog/os_thread_posix.o cc -MD -c -o ../debug/libpmemlog/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../debug/libpmemlog/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c cc -MD -c -o ../debug/libpmemlog/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/bad_blocks.o ../../src/../src/common/bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/set_badblocks.o ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/ctl_prefault.o ../../src/../src/common/ctl_prefault.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/out.o ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/ctl_sds.o ../../src/../src/common/ctl_sds.c cc -MD -c -o ../debug/libpmemlog/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/util.o ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmemlog/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemblk/set.o ../../src/../src/common/set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/ctl_cow.o ../../src/../src/common/ctl_cow.c cc -MD -c -o ../debug/libpmemlog/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/heap.o heap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../debug/libpmemlog/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c cc -MD -c -o ../debug/libpmemlog/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c cc -MD -c -o ../debug/libpmemlog/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c cc -MD -c -o ../debug/libpmemlog/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c cc -MD -c -o ../debug/libpmemlog/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/ctl.o ../../src/../src/common/ctl.c cc -MD -c -o ../debug/libpmemlog/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c cc -MD -c -o ../debug/libpmemlog/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c cc -MD -c -o ../debug/libpmemlog/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c cc -MD -c -o ../debug/libpmemlog/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/mmap_posix.o ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/file_posix.o ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/rand.o ../../src/../src/common/rand.c cc -MD -c -o ../debug/libpmemlog/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/file.o ../../src/../src/common/file.c cc -MD -c -o ../debug/libpmemlog/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/uuid.o ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/uuid_linux.o ../../src/../src/common/uuid_linux.c cc -MD -c -o ../debug/libpmemlog/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/pool_hdr.o ../../src/../src/common/pool_hdr.c cc -MD -c -o ../debug/libpmemlog/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/os_deep_linux.o ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/mmap.o ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/shutdown_state.o ../../src/../src/common/shutdown_state.c cc -MD -c -o ../debug/libpmemlog/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/libpmemlog/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/badblocks.o ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../debug/libpmemlog/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../debug/libpmemlog/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/config.o ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/common/set.o set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/ravl.o ../../src/../src/common/ravl.c cc -MD -c -o ../debug/libpmemlog/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/tx.o tx.c ld -o ../nondebug/libpmemblk/libpmemblk_unscoped.o -r ../nondebug/libpmemblk/alloc.o ../nondebug/libpmemblk/fs_posix.o ../nondebug/libpmemblk/os_posix.o ../nondebug/libpmemblk/os_thread_posix.o ../nondebug/libpmemblk/out.o ../nondebug/libpmemblk/util.o ../nondebug/libpmemblk/util_posix.o ../nondebug/libpmemblk/bad_blocks.o ../nondebug/libpmemblk/set_badblocks.o ../nondebug/libpmemblk/ctl.o ../nondebug/libpmemblk/ctl_prefault.o ../nondebug/libpmemblk/ctl_sds.o ../nondebug/libpmemblk/ctl_fallocate.o ../nondebug/libpmemblk/ctl_cow.o ../nondebug/libpmemblk/file.o ../nondebug/libpmemblk/file_posix.o ../nondebug/libpmemblk/mmap.o ../nondebug/libpmemblk/mmap_posix.o ../nondebug/libpmemblk/os_deep_linux.o ../nondebug/libpmemblk/pool_hdr.o ../nondebug/libpmemblk/rand.o ../nondebug/libpmemblk/ravl.o ../nondebug/libpmemblk/set.o ../nondebug/libpmemblk/shutdown_state.o ../nondebug/libpmemblk/uuid.o ../nondebug/libpmemblk/uuid_linux.o ../nondebug/libpmemblk/pmem2_utils.o ../nondebug/libpmemblk/config.o ../nondebug/libpmemblk/persist_posix.o ../nondebug/libpmemblk/badblocks.o ../nondebug/libpmemblk/badblocks_ndctl.o ../nondebug/libpmemblk/usc_ndctl.o ../nondebug/libpmemblk/source.o ../nondebug/libpmemblk/source_posix.o ../nondebug/libpmemblk/auto_flush_linux.o ../nondebug/libpmemblk/deep_flush_linux.o ../nondebug/libpmemblk/extent_linux.o ../nondebug/libpmemblk/pmem2_utils_linux.o ../nondebug/libpmemblk/pmem2_utils_ndctl.o ../nondebug/libpmemblk/region_namespace_ndctl.o ../nondebug/libpmemblk/blk.o ../nondebug/libpmemblk/btt.o ../nondebug/libpmemblk/libpmemblk.o cc -MD -c -o ../debug/libpmemlog/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmemblk/.. -shared -Wl,--version-script=libpmemblk.link,-soname,libpmemblk.so.1 -o ../nondebug/libpmemblk/../libpmemblk.so.1.0.0 ../nondebug/libpmemblk/alloc.o ../nondebug/libpmemblk/fs_posix.o ../nondebug/libpmemblk/os_posix.o ../nondebug/libpmemblk/os_thread_posix.o ../nondebug/libpmemblk/out.o ../nondebug/libpmemblk/util.o ../nondebug/libpmemblk/util_posix.o ../nondebug/libpmemblk/bad_blocks.o ../nondebug/libpmemblk/set_badblocks.o ../nondebug/libpmemblk/ctl.o ../nondebug/libpmemblk/ctl_prefault.o ../nondebug/libpmemblk/ctl_sds.o ../nondebug/libpmemblk/ctl_fallocate.o ../nondebug/libpmemblk/ctl_cow.o ../nondebug/libpmemblk/file.o ../nondebug/libpmemblk/file_posix.o ../nondebug/libpmemblk/mmap.o ../nondebug/libpmemblk/mmap_posix.o ../nondebug/libpmemblk/os_deep_linux.o ../nondebug/libpmemblk/pool_hdr.o ../nondebug/libpmemblk/rand.o ../nondebug/libpmemblk/ravl.o ../nondebug/libpmemblk/set.o ../nondebug/libpmemblk/shutdown_state.o ../nondebug/libpmemblk/uuid.o ../nondebug/libpmemblk/uuid_linux.o ../nondebug/libpmemblk/pmem2_utils.o ../nondebug/libpmemblk/config.o ../nondebug/libpmemblk/persist_posix.o ../nondebug/libpmemblk/badblocks.o ../nondebug/libpmemblk/badblocks_ndctl.o ../nondebug/libpmemblk/usc_ndctl.o ../nondebug/libpmemblk/source.o ../nondebug/libpmemblk/source_posix.o ../nondebug/libpmemblk/auto_flush_linux.o ../nondebug/libpmemblk/deep_flush_linux.o ../nondebug/libpmemblk/extent_linux.o ../nondebug/libpmemblk/pmem2_utils_linux.o ../nondebug/libpmemblk/pmem2_utils_ndctl.o ../nondebug/libpmemblk/region_namespace_ndctl.o ../nondebug/libpmemblk/blk.o ../nondebug/libpmemblk/btt.o ../nondebug/libpmemblk/libpmemblk.o -pthread -lpmem -lndctl -ldaxctl cc -MD -c -o ../debug/libpmemlog/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../debug/libpmemlog/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../debug/libpmemlog/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/libpmemlog/libpmemlog.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC libpmemlog.c cc -MD -c -o ../debug/libpmemlog/log.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC log.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemblk.link` ../nondebug/libpmemblk/libpmemblk_unscoped.o ../nondebug/libpmemblk/libpmemblk_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmemobj/obj.o obj.c ar rv ../nondebug/libpmemblk/../libpmemblk.a ../nondebug/libpmemblk/libpmemblk_all.o ln -sf libpmemblk.so.1.0.0 ../nondebug/libpmemblk/../libpmemblk.so.1 ar: creating ../nondebug/libpmemblk/../libpmemblk.a ln -sf libpmemblk.so.1 ../nondebug/libpmemblk/../libpmemblk.so ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c a - ../nondebug/libpmemblk/libpmemblk_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmemblk DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/libpmemlog.o libpmemlog.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c mkdir -p ../debug/libpmemblk mkdir -p ../debug/libpmemblk/.. cc -MD -c -o ../debug/libpmemblk/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmemblk/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmemblk/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../debug/libpmemblk/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../debug/libpmemblk/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../debug/libpmemblk/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmemblk/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../debug/libpmemblk/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c ld -o ../debug/common/libpmemcommon_unscoped.o -r ../debug/common/bad_blocks.o ../debug/common/set_badblocks.o ../debug/common/ctl.o ../debug/common/ctl_prefault.o ../debug/common/ctl_sds.o ../debug/common/ctl_fallocate.o ../debug/common/ctl_cow.o ../debug/common/file.o ../debug/common/file_posix.o ../debug/common/mmap.o ../debug/common/mmap_posix.o ../debug/common/os_deep_linux.o ../debug/common/pool_hdr.o ../debug/common/rand.o ../debug/common/ravl.o ../debug/common/set.o ../debug/common/shutdown_state.o ../debug/common/uuid.o ../debug/common/uuid_linux.o ../debug/common/pmem2_utils.o ../debug/common/config.o ../debug/common/persist_posix.o ../debug/common/badblocks.o ../debug/common/badblocks_ndctl.o ../debug/common/usc_ndctl.o ../debug/common/source.o ../debug/common/source_posix.o ../debug/common/auto_flush_linux.o ../debug/common/deep_flush_linux.o ../debug/common/extent_linux.o ../debug/common/pmem2_utils_linux.o ../debug/common/pmem2_utils_ndctl.o ../debug/common/region_namespace_ndctl.o cc -MD -c -o ../debug/libpmemblk/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/alloc.o ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmemblk/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c cc -MD -c -o ../debug/libpmemblk/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../debug/libpmemblk/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c objcopy ../debug/common/libpmemcommon_unscoped.o ../debug/common/libpmemcommon_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/fs_posix.o ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmemblk/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../debug/libpmemblk/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c cc -MD -c -o ../debug/libpmemblk/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c ar rv ../debug/common/../libpmemcommon.a ../debug/common/libpmemcommon_all.o cc -MD -c -o ../debug/libpmemblk/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c ar: creating ../debug/common/../libpmemcommon.a ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/os_posix.o ../../src/../src/core/os_posix.c skip ../debug/libpmemblk/os_posix.o cc -MD -c -o ../debug/libpmemblk/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c a - ../debug/common/libpmemcommon_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' cc -MD -c -o ../debug/libpmemblk/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c cc -MD -c -o ../debug/libpmemblk/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/log.o log.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/os_thread_posix.o ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/util_posix.o ../../src/../src/core/util_posix.c skip ../debug/libpmemblk/os_thread_posix.o cc -MD -c -o ../debug/libpmemblk/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/ctl_prefault.o ../../src/../src/common/ctl_prefault.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/ctl_sds.o ../../src/../src/common/ctl_sds.c cc -MD -c -o ../debug/libpmemblk/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c ld -o ../nondebug/libpmemobj/libpmemobj_unscoped.o -r ../nondebug/libpmemobj/alloc.o ../nondebug/libpmemobj/fs_posix.o ../nondebug/libpmemobj/os_posix.o ../nondebug/libpmemobj/os_thread_posix.o ../nondebug/libpmemobj/out.o ../nondebug/libpmemobj/util.o ../nondebug/libpmemobj/util_posix.o ../nondebug/libpmemobj/bad_blocks.o ../nondebug/libpmemobj/set_badblocks.o ../nondebug/libpmemobj/ctl.o ../nondebug/libpmemobj/ctl_prefault.o ../nondebug/libpmemobj/ctl_sds.o ../nondebug/libpmemobj/ctl_fallocate.o ../nondebug/libpmemobj/ctl_cow.o ../nondebug/libpmemobj/file.o ../nondebug/libpmemobj/file_posix.o ../nondebug/libpmemobj/mmap.o ../nondebug/libpmemobj/mmap_posix.o ../nondebug/libpmemobj/os_deep_linux.o ../nondebug/libpmemobj/pool_hdr.o ../nondebug/libpmemobj/rand.o ../nondebug/libpmemobj/ravl.o ../nondebug/libpmemobj/set.o ../nondebug/libpmemobj/shutdown_state.o ../nondebug/libpmemobj/uuid.o ../nondebug/libpmemobj/uuid_linux.o ../nondebug/libpmemobj/pmem2_utils.o ../nondebug/libpmemobj/config.o ../nondebug/libpmemobj/persist_posix.o ../nondebug/libpmemobj/badblocks.o ../nondebug/libpmemobj/badblocks_ndctl.o ../nondebug/libpmemobj/usc_ndctl.o ../nondebug/libpmemobj/source.o ../nondebug/libpmemobj/source_posix.o ../nondebug/libpmemobj/auto_flush_linux.o ../nondebug/libpmemobj/deep_flush_linux.o ../nondebug/libpmemobj/extent_linux.o ../nondebug/libpmemobj/pmem2_utils_linux.o ../nondebug/libpmemobj/pmem2_utils_ndctl.o ../nondebug/libpmemobj/region_namespace_ndctl.o ../nondebug/libpmemobj/alloc_class.o ../nondebug/libpmemobj/bucket.o ../nondebug/libpmemobj/container_ravl.o ../nondebug/libpmemobj/container_seglists.o ../nondebug/libpmemobj/critnib.o ../nondebug/libpmemobj/ctl_debug.o ../nondebug/libpmemobj/heap.o ../nondebug/libpmemobj/lane.o ../nondebug/libpmemobj/libpmemobj.o ../nondebug/libpmemobj/list.o ../nondebug/libpmemobj/memblock.o ../nondebug/libpmemobj/memops.o ../nondebug/libpmemobj/obj.o ../nondebug/libpmemobj/palloc.o ../nondebug/libpmemobj/pmalloc.o ../nondebug/libpmemobj/recycler.o ../nondebug/libpmemobj/sync.o ../nondebug/libpmemobj/tx.o ../nondebug/libpmemobj/stats.o ../nondebug/libpmemobj/ulog.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/ctl_cow.o ../../src/../src/common/ctl_cow.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/set_badblocks.o ../../src/../src/common/set_badblocks.c cc -MD -c -o ../debug/libpmemblk/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/bad_blocks.o ../../src/../src/common/bad_blocks.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmemobj/.. -shared -Wl,--version-script=libpmemobj.link,-soname,libpmemobj.so.1 -o ../nondebug/libpmemobj/../libpmemobj.so.1.0.0 ../nondebug/libpmemobj/alloc.o ../nondebug/libpmemobj/fs_posix.o ../nondebug/libpmemobj/os_posix.o ../nondebug/libpmemobj/os_thread_posix.o ../nondebug/libpmemobj/out.o ../nondebug/libpmemobj/util.o ../nondebug/libpmemobj/util_posix.o ../nondebug/libpmemobj/bad_blocks.o ../nondebug/libpmemobj/set_badblocks.o ../nondebug/libpmemobj/ctl.o ../nondebug/libpmemobj/ctl_prefault.o ../nondebug/libpmemobj/ctl_sds.o ../nondebug/libpmemobj/ctl_fallocate.o ../nondebug/libpmemobj/ctl_cow.o ../nondebug/libpmemobj/file.o ../nondebug/libpmemobj/file_posix.o ../nondebug/libpmemobj/mmap.o ../nondebug/libpmemobj/mmap_posix.o ../nondebug/libpmemobj/os_deep_linux.o ../nondebug/libpmemobj/pool_hdr.o ../nondebug/libpmemobj/rand.o ../nondebug/libpmemobj/ravl.o ../nondebug/libpmemobj/set.o ../nondebug/libpmemobj/shutdown_state.o ../nondebug/libpmemobj/uuid.o ../nondebug/libpmemobj/uuid_linux.o ../nondebug/libpmemobj/pmem2_utils.o ../nondebug/libpmemobj/config.o ../nondebug/libpmemobj/persist_posix.o ../nondebug/libpmemobj/badblocks.o ../nondebug/libpmemobj/badblocks_ndctl.o ../nondebug/libpmemobj/usc_ndctl.o ../nondebug/libpmemobj/source.o ../nondebug/libpmemobj/source_posix.o ../nondebug/libpmemobj/auto_flush_linux.o ../nondebug/libpmemobj/deep_flush_linux.o ../nondebug/libpmemobj/extent_linux.o ../nondebug/libpmemobj/pmem2_utils_linux.o ../nondebug/libpmemobj/pmem2_utils_ndctl.o ../nondebug/libpmemobj/region_namespace_ndctl.o ../nondebug/libpmemobj/alloc_class.o ../nondebug/libpmemobj/bucket.o ../nondebug/libpmemobj/container_ravl.o ../nondebug/libpmemobj/container_seglists.o ../nondebug/libpmemobj/critnib.o ../nondebug/libpmemobj/ctl_debug.o ../nondebug/libpmemobj/heap.o ../nondebug/libpmemobj/lane.o ../nondebug/libpmemobj/libpmemobj.o ../nondebug/libpmemobj/list.o ../nondebug/libpmemobj/memblock.o ../nondebug/libpmemobj/memops.o ../nondebug/libpmemobj/obj.o ../nondebug/libpmemobj/palloc.o ../nondebug/libpmemobj/pmalloc.o ../nondebug/libpmemobj/recycler.o ../nondebug/libpmemobj/sync.o ../nondebug/libpmemobj/tx.o ../nondebug/libpmemobj/stats.o ../nondebug/libpmemobj/ulog.o -pthread -lpmem -ldl -lndctl -ldaxctl cc -MD -c -o ../debug/libpmemblk/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/rand.o ../../src/../src/common/rand.c cc -MD -c -o ../debug/libpmemblk/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/util.o ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmemblk/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/out.o ../../src/../src/core/out.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemobj.link` ../nondebug/libpmemobj/libpmemobj_unscoped.o ../nondebug/libpmemobj/libpmemobj_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/mmap_posix.o ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/file_posix.o ../../src/../src/common/file_posix.c cc -MD -c -o ../debug/libpmemblk/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/os_deep_linux.o ../../src/../src/common/os_deep_linux.c cc -MD -c -o ../debug/libpmemblk/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/ctl.o ../../src/../src/common/ctl.c ar rv ../nondebug/libpmemobj/../libpmemobj.a ../nondebug/libpmemobj/libpmemobj_all.o ar: creating ../nondebug/libpmemobj/../libpmemobj.a ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/pool_hdr.o ../../src/../src/common/pool_hdr.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/file.o ../../src/../src/common/file.c a - ../nondebug/libpmemobj/libpmemobj_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/uuid.o ../../src/../src/common/uuid.c ln -sf libpmemobj.so.1.0.0 ../nondebug/libpmemobj/../libpmemobj.so.1 cc -MD -c -o ../debug/libpmemblk/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c ln -sf libpmemobj.so.1 ../nondebug/libpmemobj/../libpmemobj.so make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make -C libpmemobj DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' cc -MD -c -o ../debug/libpmemblk/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/uuid_linux.o ../../src/../src/common/uuid_linux.c cc -MD -c -o ../debug/libpmemblk/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../debug/libpmemblk/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/mmap.o ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/shutdown_state.o ../../src/../src/common/shutdown_state.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../debug/libpmemblk/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/libpmemblk/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c cc -MD -c -o ../debug/libpmemblk/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c cc -MD -c -o ../debug/libpmemblk/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/ravl.o ../../src/../src/common/ravl.c cc -MD -c -o ../debug/libpmemblk/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../debug/libpmemblk/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../debug/libpmemblk/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../debug/libpmemblk/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c mkdir -p ../debug/libpmemobj mkdir -p ../debug/libpmemobj/.. cc -MD -c -o ../debug/libpmemblk/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/libpmemobj/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmemblk/blk.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC blk.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/badblocks.o ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/config.o ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../debug/libpmemblk/btt.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC btt.c cc -MD -c -o ../debug/libpmemobj/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmemblk/libpmemblk.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -I../include -I../common/ -I../core/ -fPIC libpmemblk.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/alloc.o ../../src/../src/core/alloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../debug/libpmemobj/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../debug/libpmemobj/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/fs_posix.o ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmemobj/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../debug/libpmemobj/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/libpmemblk.o libpmemblk.c cc -MD -c -o ../debug/libpmemobj/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../debug/libpmemobj/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c cc -MD -c -o ../debug/libpmemobj/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/libpmemobj/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c cc -MD -c -o ../debug/libpmemobj/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../debug/libpmemobj/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../debug/libpmemobj/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../debug/libpmemobj/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/os_posix.o ../../src/../src/core/os_posix.c skip ../debug/libpmemobj/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/os_thread_posix.o ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/util_posix.o ../../src/../src/core/util_posix.c skip ../debug/libpmemobj/os_thread_posix.o cc -MD -c -o ../debug/libpmemobj/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c cc -MD -c -o ../debug/libpmemobj/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c cc -MD -c -o ../debug/libpmemobj/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ctl_sds.o ../../src/../src/common/ctl_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ctl_prefault.o ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../debug/libpmemobj/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../debug/libpmemobj/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ctl_cow.o ../../src/../src/common/ctl_cow.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/set_badblocks.o ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/out.o ../../src/../src/core/out.c cc -MD -c -o ../debug/libpmemobj/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/bad_blocks.o ../../src/../src/common/bad_blocks.c cc -MD -c -o ../debug/libpmemobj/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/blk.o blk.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/util.o ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmemobj/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/mmap_posix.o ../../src/../src/common/mmap_posix.c cc -MD -c -o ../debug/libpmemobj/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ctl.o ../../src/../src/common/ctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/file_posix.o ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/rand.o ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/os_deep_linux.o ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/pool_hdr.o ../../src/../src/common/pool_hdr.c cc -MD -c -o ../debug/libpmemobj/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c cc -MD -c -o ../debug/libpmemobj/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/file.o ../../src/../src/common/file.c cc -MD -c -o ../debug/libpmemobj/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c cc -MD -c -o ../debug/libpmemobj/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/mmap.o ../../src/../src/common/mmap.c cc -MD -c -o ../debug/libpmemobj/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c cc -MD -c -o ../debug/libpmemobj/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../debug/libpmemobj/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../debug/libpmemobj/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../debug/libpmemobj/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/libpmemobj/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c cc -MD -c -o ../debug/libpmemobj/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c cc -MD -c -o ../debug/libpmemobj/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/uuid.o ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/uuid_linux.o ../../src/../src/common/uuid_linux.c cc -MD -c -o ../debug/libpmemobj/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/badblocks.o ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../debug/libpmemobj/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../debug/libpmemobj/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ravl.o ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../debug/libpmemobj/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/config.o ../../src/../src/libpmem2/config.c cc -MD -c -o ../debug/libpmemobj/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/libpmemobj/alloc_class.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC alloc_class.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/libpmemobj/bucket.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC bucket.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/btt.o btt.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/shutdown_state.o ../../src/../src/common/shutdown_state.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../debug/libpmemobj/container_ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC container_ravl.c cc -MD -c -o ../debug/libpmemobj/container_seglists.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC container_seglists.c cc -MD -c -o ../debug/libpmemobj/critnib.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC critnib.c cc -MD -c -o ../debug/libpmemobj/ctl_debug.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ctl_debug.c cc -MD -c -o ../debug/libpmemobj/heap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC heap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/bucket.o bucket.c cc -MD -c -o ../debug/libpmemobj/lane.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC lane.c cc -MD -c -o ../debug/libpmemobj/libpmemobj.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC libpmemobj.c cc -MD -c -o ../debug/libpmemobj/list.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC list.c cc -MD -c -o ../debug/libpmemobj/memblock.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC memblock.c cc -MD -c -o ../debug/libpmemobj/memops.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC memops.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/libpmemobj/obj.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC obj.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/container_ravl.o container_ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ctl_debug.o ctl_debug.c cc -MD -c -o ../debug/libpmemobj/palloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC palloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/alloc_class.o alloc_class.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/container_seglists.o container_seglists.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/libpmemobj.o libpmemobj.c cc -MD -c -o ../debug/libpmemobj/pmalloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC pmalloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemlog/set.o ../../src/../src/common/set.c cc -MD -c -o ../debug/libpmemobj/recycler.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC recycler.c cc -MD -c -o ../debug/libpmemobj/sync.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC sync.c cc -MD -c -o ../debug/libpmemobj/tx.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC tx.c cc -MD -c -o ../debug/libpmemobj/stats.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC stats.c cc -MD -c -o ../debug/libpmemobj/ulog.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -D_PMEMOBJ_INTRNL -I../include -I../common/ -I../core/ -fPIC ulog.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/critnib.o critnib.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/lane.o lane.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/list.o list.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/stats.o stats.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/memops.o memops.c ld -o ../debug/libpmemlog/libpmemlog_unscoped.o -r ../debug/libpmemlog/alloc.o ../debug/libpmemlog/fs_posix.o ../debug/libpmemlog/os_posix.o ../debug/libpmemlog/os_thread_posix.o ../debug/libpmemlog/out.o ../debug/libpmemlog/util.o ../debug/libpmemlog/util_posix.o ../debug/libpmemlog/bad_blocks.o ../debug/libpmemlog/set_badblocks.o ../debug/libpmemlog/ctl.o ../debug/libpmemlog/ctl_prefault.o ../debug/libpmemlog/ctl_sds.o ../debug/libpmemlog/ctl_fallocate.o ../debug/libpmemlog/ctl_cow.o ../debug/libpmemlog/file.o ../debug/libpmemlog/file_posix.o ../debug/libpmemlog/mmap.o ../debug/libpmemlog/mmap_posix.o ../debug/libpmemlog/os_deep_linux.o ../debug/libpmemlog/pool_hdr.o ../debug/libpmemlog/rand.o ../debug/libpmemlog/ravl.o ../debug/libpmemlog/set.o ../debug/libpmemlog/shutdown_state.o ../debug/libpmemlog/uuid.o ../debug/libpmemlog/uuid_linux.o ../debug/libpmemlog/pmem2_utils.o ../debug/libpmemlog/config.o ../debug/libpmemlog/persist_posix.o ../debug/libpmemlog/badblocks.o ../debug/libpmemlog/badblocks_ndctl.o ../debug/libpmemlog/usc_ndctl.o ../debug/libpmemlog/source.o ../debug/libpmemlog/source_posix.o ../debug/libpmemlog/auto_flush_linux.o ../debug/libpmemlog/deep_flush_linux.o ../debug/libpmemlog/extent_linux.o ../debug/libpmemlog/pmem2_utils_linux.o ../debug/libpmemlog/pmem2_utils_ndctl.o ../debug/libpmemlog/region_namespace_ndctl.o ../debug/libpmemlog/libpmemlog.o ../debug/libpmemlog/log.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmemlog/.. -shared -Wl,--version-script=libpmemlog.link,-soname,libpmemlog.so.1 -o ../debug/libpmemlog/../libpmemlog.so.1.0.0 ../debug/libpmemlog/alloc.o ../debug/libpmemlog/fs_posix.o ../debug/libpmemlog/os_posix.o ../debug/libpmemlog/os_thread_posix.o ../debug/libpmemlog/out.o ../debug/libpmemlog/util.o ../debug/libpmemlog/util_posix.o ../debug/libpmemlog/bad_blocks.o ../debug/libpmemlog/set_badblocks.o ../debug/libpmemlog/ctl.o ../debug/libpmemlog/ctl_prefault.o ../debug/libpmemlog/ctl_sds.o ../debug/libpmemlog/ctl_fallocate.o ../debug/libpmemlog/ctl_cow.o ../debug/libpmemlog/file.o ../debug/libpmemlog/file_posix.o ../debug/libpmemlog/mmap.o ../debug/libpmemlog/mmap_posix.o ../debug/libpmemlog/os_deep_linux.o ../debug/libpmemlog/pool_hdr.o ../debug/libpmemlog/rand.o ../debug/libpmemlog/ravl.o ../debug/libpmemlog/set.o ../debug/libpmemlog/shutdown_state.o ../debug/libpmemlog/uuid.o ../debug/libpmemlog/uuid_linux.o ../debug/libpmemlog/pmem2_utils.o ../debug/libpmemlog/config.o ../debug/libpmemlog/persist_posix.o ../debug/libpmemlog/badblocks.o ../debug/libpmemlog/badblocks_ndctl.o ../debug/libpmemlog/usc_ndctl.o ../debug/libpmemlog/source.o ../debug/libpmemlog/source_posix.o ../debug/libpmemlog/auto_flush_linux.o ../debug/libpmemlog/deep_flush_linux.o ../debug/libpmemlog/extent_linux.o ../debug/libpmemlog/pmem2_utils_linux.o ../debug/libpmemlog/pmem2_utils_ndctl.o ../debug/libpmemlog/region_namespace_ndctl.o ../debug/libpmemlog/libpmemlog.o ../debug/libpmemlog/log.o -pthread -lpmem -lndctl -ldaxctl ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/recycler.o recycler.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemlog.link` ../debug/libpmemlog/libpmemlog_unscoped.o ../debug/libpmemlog/libpmemlog_all.o ar rv ../debug/libpmemlog/../libpmemlog.a ../debug/libpmemlog/libpmemlog_all.o ar: creating ../debug/libpmemlog/../libpmemlog.a a - ../debug/libpmemlog/libpmemlog_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/pmalloc.o pmalloc.c ln -sf libpmemlog.so.1.0.0 ../debug/libpmemlog/../libpmemlog.so.1 ln -sf libpmemlog.so.1 ../debug/libpmemlog/../libpmemlog.so make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/palloc.o palloc.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/ulog.o ulog.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/sync.o sync.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/memblock.o memblock.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/heap.o heap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemblk/set.o ../../src/../src/common/set.c ld -o ../debug/libpmemblk/libpmemblk_unscoped.o -r ../debug/libpmemblk/alloc.o ../debug/libpmemblk/fs_posix.o ../debug/libpmemblk/os_posix.o ../debug/libpmemblk/os_thread_posix.o ../debug/libpmemblk/out.o ../debug/libpmemblk/util.o ../debug/libpmemblk/util_posix.o ../debug/libpmemblk/bad_blocks.o ../debug/libpmemblk/set_badblocks.o ../debug/libpmemblk/ctl.o ../debug/libpmemblk/ctl_prefault.o ../debug/libpmemblk/ctl_sds.o ../debug/libpmemblk/ctl_fallocate.o ../debug/libpmemblk/ctl_cow.o ../debug/libpmemblk/file.o ../debug/libpmemblk/file_posix.o ../debug/libpmemblk/mmap.o ../debug/libpmemblk/mmap_posix.o ../debug/libpmemblk/os_deep_linux.o ../debug/libpmemblk/pool_hdr.o ../debug/libpmemblk/rand.o ../debug/libpmemblk/ravl.o ../debug/libpmemblk/set.o ../debug/libpmemblk/shutdown_state.o ../debug/libpmemblk/uuid.o ../debug/libpmemblk/uuid_linux.o ../debug/libpmemblk/pmem2_utils.o ../debug/libpmemblk/config.o ../debug/libpmemblk/persist_posix.o ../debug/libpmemblk/badblocks.o ../debug/libpmemblk/badblocks_ndctl.o ../debug/libpmemblk/usc_ndctl.o ../debug/libpmemblk/source.o ../debug/libpmemblk/source_posix.o ../debug/libpmemblk/auto_flush_linux.o ../debug/libpmemblk/deep_flush_linux.o ../debug/libpmemblk/extent_linux.o ../debug/libpmemblk/pmem2_utils_linux.o ../debug/libpmemblk/pmem2_utils_ndctl.o ../debug/libpmemblk/region_namespace_ndctl.o ../debug/libpmemblk/blk.o ../debug/libpmemblk/btt.o ../debug/libpmemblk/libpmemblk.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmemblk/.. -shared -Wl,--version-script=libpmemblk.link,-soname,libpmemblk.so.1 -o ../debug/libpmemblk/../libpmemblk.so.1.0.0 ../debug/libpmemblk/alloc.o ../debug/libpmemblk/fs_posix.o ../debug/libpmemblk/os_posix.o ../debug/libpmemblk/os_thread_posix.o ../debug/libpmemblk/out.o ../debug/libpmemblk/util.o ../debug/libpmemblk/util_posix.o ../debug/libpmemblk/bad_blocks.o ../debug/libpmemblk/set_badblocks.o ../debug/libpmemblk/ctl.o ../debug/libpmemblk/ctl_prefault.o ../debug/libpmemblk/ctl_sds.o ../debug/libpmemblk/ctl_fallocate.o ../debug/libpmemblk/ctl_cow.o ../debug/libpmemblk/file.o ../debug/libpmemblk/file_posix.o ../debug/libpmemblk/mmap.o ../debug/libpmemblk/mmap_posix.o ../debug/libpmemblk/os_deep_linux.o ../debug/libpmemblk/pool_hdr.o ../debug/libpmemblk/rand.o ../debug/libpmemblk/ravl.o ../debug/libpmemblk/set.o ../debug/libpmemblk/shutdown_state.o ../debug/libpmemblk/uuid.o ../debug/libpmemblk/uuid_linux.o ../debug/libpmemblk/pmem2_utils.o ../debug/libpmemblk/config.o ../debug/libpmemblk/persist_posix.o ../debug/libpmemblk/badblocks.o ../debug/libpmemblk/badblocks_ndctl.o ../debug/libpmemblk/usc_ndctl.o ../debug/libpmemblk/source.o ../debug/libpmemblk/source_posix.o ../debug/libpmemblk/auto_flush_linux.o ../debug/libpmemblk/deep_flush_linux.o ../debug/libpmemblk/extent_linux.o ../debug/libpmemblk/pmem2_utils_linux.o ../debug/libpmemblk/pmem2_utils_ndctl.o ../debug/libpmemblk/region_namespace_ndctl.o ../debug/libpmemblk/blk.o ../debug/libpmemblk/btt.o ../debug/libpmemblk/libpmemblk.o -pthread -lpmem -lndctl -ldaxctl objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemblk.link` ../debug/libpmemblk/libpmemblk_unscoped.o ../debug/libpmemblk/libpmemblk_all.o ar rv ../debug/libpmemblk/../libpmemblk.a ../debug/libpmemblk/libpmemblk_all.o ar: creating ../debug/libpmemblk/../libpmemblk.a ln -sf libpmemblk.so.1.0.0 ../debug/libpmemblk/../libpmemblk.so.1 ln -sf libpmemblk.so.1 ../debug/libpmemblk/../libpmemblk.so ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/tx.o tx.c a - ../debug/libpmemblk/libpmemblk_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmempool make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/obj.o obj.c mkdir -p ../nondebug/libpmempool mkdir -p ../nondebug/libpmempool/.. cc -MD -c -o ../nondebug/libpmempool/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../nondebug/libpmempool/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../nondebug/libpmempool/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../nondebug/libpmempool/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../nondebug/libpmempool/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../nondebug/libpmempool/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c cc -MD -c -o ../nondebug/libpmempool/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../nondebug/libpmempool/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c cc -MD -c -o ../nondebug/libpmempool/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c cc -MD -c -o ../nondebug/libpmempool/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c cc -MD -c -o ../nondebug/libpmempool/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../nondebug/libpmempool/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c cc -MD -c -o ../nondebug/libpmempool/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../nondebug/libpmempool/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/alloc.o ../../src/../src/core/alloc.c cc -MD -c -o ../nondebug/libpmempool/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/fs_posix.o ../../src/../src/core/fs_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/os_posix.o ../../src/../src/core/os_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/util_posix.o ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/ctl_prefault.o ../../src/../src/common/ctl_prefault.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/ctl_sds.o ../../src/../src/common/ctl_sds.c skip ../nondebug/libpmempool/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/os_thread_posix.o ../../src/../src/core/os_thread_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/ctl_cow.o ../../src/../src/common/ctl_cow.c cc -MD -c -o ../nondebug/libpmempool/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c skip ../nondebug/libpmempool/os_thread_posix.o cc -MD -c -o ../nondebug/libpmempool/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c cc -MD -c -o ../nondebug/libpmempool/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c cc -MD -c -o ../nondebug/libpmempool/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/set_badblocks.o ../../src/../src/common/set_badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/bad_blocks.o ../../src/../src/common/bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/out.o ../../src/../src/core/out.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c cc -MD -c -o ../nondebug/libpmempool/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c cc -MD -c -o ../nondebug/libpmempool/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c cc -MD -c -o ../nondebug/libpmempool/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c cc -MD -c -o ../nondebug/libpmempool/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c cc -MD -c -o ../nondebug/libpmempool/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c cc -MD -c -o ../nondebug/libpmempool/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c cc -MD -c -o ../nondebug/libpmempool/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/util.o ../../src/../src/core/util.c cc -MD -c -o ../nondebug/libpmempool/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../nondebug/libpmempool/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/file_posix.o ../../src/../src/common/file_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/rand.o ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmemobj/set.o ../../src/../src/common/set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/mmap_posix.o ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/os_deep_linux.o ../../src/../src/common/os_deep_linux.c cc -MD -c -o ../nondebug/libpmempool/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/libpmempool/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/uuid_linux.o ../../src/../src/common/uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/uuid.o ../../src/../src/common/uuid.c cc -MD -c -o ../nondebug/libpmempool/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/ctl.o ../../src/../src/common/ctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/file.o ../../src/../src/common/file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c cc -MD -c -o ../nondebug/libpmempool/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/mmap.o ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/shutdown_state.o ../../src/../src/common/shutdown_state.c cc -MD -c -o ../nondebug/libpmempool/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/config.o ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/badblocks.o ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../nondebug/libpmempool/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c cc -MD -c -o ../nondebug/libpmempool/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/ravl.o ../../src/../src/common/ravl.c cc -MD -c -o ../nondebug/libpmempool/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/pool_hdr.o ../../src/../src/common/pool_hdr.c cc -MD -c -o ../nondebug/libpmempool/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/persist_posix.o ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../nondebug/libpmempool/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../nondebug/libpmempool/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../nondebug/libpmempool/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../nondebug/libpmempool/libpmempool.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC libpmempool.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/source.o ../../src/../src/libpmem2/source.c cc -MD -c -o ../nondebug/libpmempool/check.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check.c cc -MD -c -o ../nondebug/libpmempool/check_bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_bad_blocks.c cc -MD -c -o ../nondebug/libpmempool/check_backup.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_backup.c cc -MD -c -o ../nondebug/libpmempool/check_btt_info.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_btt_info.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../nondebug/libpmempool/check_btt_map_flog.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_btt_map_flog.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../nondebug/libpmempool/check_log.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_log.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../nondebug/libpmempool/check_blk.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_blk.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_bad_blocks.o check_bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/libpmempool.o libpmempool.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check.o check.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_log.o check_log.c cc -MD -c -o ../nondebug/libpmempool/check_pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_pool_hdr.c cc -MD -c -o ../nondebug/libpmempool/check_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_sds.c cc -MD -c -o ../nondebug/libpmempool/check_util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_util.c ld -o ../debug/libpmemobj/libpmemobj_unscoped.o -r ../debug/libpmemobj/alloc.o ../debug/libpmemobj/fs_posix.o ../debug/libpmemobj/os_posix.o ../debug/libpmemobj/os_thread_posix.o ../debug/libpmemobj/out.o ../debug/libpmemobj/util.o ../debug/libpmemobj/util_posix.o ../debug/libpmemobj/bad_blocks.o ../debug/libpmemobj/set_badblocks.o ../debug/libpmemobj/ctl.o ../debug/libpmemobj/ctl_prefault.o ../debug/libpmemobj/ctl_sds.o ../debug/libpmemobj/ctl_fallocate.o ../debug/libpmemobj/ctl_cow.o ../debug/libpmemobj/file.o ../debug/libpmemobj/file_posix.o ../debug/libpmemobj/mmap.o ../debug/libpmemobj/mmap_posix.o ../debug/libpmemobj/os_deep_linux.o ../debug/libpmemobj/pool_hdr.o ../debug/libpmemobj/rand.o ../debug/libpmemobj/ravl.o ../debug/libpmemobj/set.o ../debug/libpmemobj/shutdown_state.o ../debug/libpmemobj/uuid.o ../debug/libpmemobj/uuid_linux.o ../debug/libpmemobj/pmem2_utils.o ../debug/libpmemobj/config.o ../debug/libpmemobj/persist_posix.o ../debug/libpmemobj/badblocks.o ../debug/libpmemobj/badblocks_ndctl.o ../debug/libpmemobj/usc_ndctl.o ../debug/libpmemobj/source.o ../debug/libpmemobj/source_posix.o ../debug/libpmemobj/auto_flush_linux.o ../debug/libpmemobj/deep_flush_linux.o ../debug/libpmemobj/extent_linux.o ../debug/libpmemobj/pmem2_utils_linux.o ../debug/libpmemobj/pmem2_utils_ndctl.o ../debug/libpmemobj/region_namespace_ndctl.o ../debug/libpmemobj/alloc_class.o ../debug/libpmemobj/bucket.o ../debug/libpmemobj/container_ravl.o ../debug/libpmemobj/container_seglists.o ../debug/libpmemobj/critnib.o ../debug/libpmemobj/ctl_debug.o ../debug/libpmemobj/heap.o ../debug/libpmemobj/lane.o ../debug/libpmemobj/libpmemobj.o ../debug/libpmemobj/list.o ../debug/libpmemobj/memblock.o ../debug/libpmemobj/memops.o ../debug/libpmemobj/obj.o ../debug/libpmemobj/palloc.o ../debug/libpmemobj/pmalloc.o ../debug/libpmemobj/recycler.o ../debug/libpmemobj/sync.o ../debug/libpmemobj/tx.o ../debug/libpmemobj/stats.o ../debug/libpmemobj/ulog.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmemobj/.. -shared -Wl,--version-script=libpmemobj.link,-soname,libpmemobj.so.1 -o ../debug/libpmemobj/../libpmemobj.so.1.0.0 ../debug/libpmemobj/alloc.o ../debug/libpmemobj/fs_posix.o ../debug/libpmemobj/os_posix.o ../debug/libpmemobj/os_thread_posix.o ../debug/libpmemobj/out.o ../debug/libpmemobj/util.o ../debug/libpmemobj/util_posix.o ../debug/libpmemobj/bad_blocks.o ../debug/libpmemobj/set_badblocks.o ../debug/libpmemobj/ctl.o ../debug/libpmemobj/ctl_prefault.o ../debug/libpmemobj/ctl_sds.o ../debug/libpmemobj/ctl_fallocate.o ../debug/libpmemobj/ctl_cow.o ../debug/libpmemobj/file.o ../debug/libpmemobj/file_posix.o ../debug/libpmemobj/mmap.o ../debug/libpmemobj/mmap_posix.o ../debug/libpmemobj/os_deep_linux.o ../debug/libpmemobj/pool_hdr.o ../debug/libpmemobj/rand.o ../debug/libpmemobj/ravl.o ../debug/libpmemobj/set.o ../debug/libpmemobj/shutdown_state.o ../debug/libpmemobj/uuid.o ../debug/libpmemobj/uuid_linux.o ../debug/libpmemobj/pmem2_utils.o ../debug/libpmemobj/config.o ../debug/libpmemobj/persist_posix.o ../debug/libpmemobj/badblocks.o ../debug/libpmemobj/badblocks_ndctl.o ../debug/libpmemobj/usc_ndctl.o ../debug/libpmemobj/source.o ../debug/libpmemobj/source_posix.o ../debug/libpmemobj/auto_flush_linux.o ../debug/libpmemobj/deep_flush_linux.o ../debug/libpmemobj/extent_linux.o ../debug/libpmemobj/pmem2_utils_linux.o ../debug/libpmemobj/pmem2_utils_ndctl.o ../debug/libpmemobj/region_namespace_ndctl.o ../debug/libpmemobj/alloc_class.o ../debug/libpmemobj/bucket.o ../debug/libpmemobj/container_ravl.o ../debug/libpmemobj/container_seglists.o ../debug/libpmemobj/critnib.o ../debug/libpmemobj/ctl_debug.o ../debug/libpmemobj/heap.o ../debug/libpmemobj/lane.o ../debug/libpmemobj/libpmemobj.o ../debug/libpmemobj/list.o ../debug/libpmemobj/memblock.o ../debug/libpmemobj/memops.o ../debug/libpmemobj/obj.o ../debug/libpmemobj/palloc.o ../debug/libpmemobj/pmalloc.o ../debug/libpmemobj/recycler.o ../debug/libpmemobj/sync.o ../debug/libpmemobj/tx.o ../debug/libpmemobj/stats.o ../debug/libpmemobj/ulog.o -pthread -lpmem -ldl -lndctl -ldaxctl cc -MD -c -o ../nondebug/libpmempool/check_write.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_write.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_backup.o check_backup.c cc -MD -c -o ../nondebug/libpmempool/pool.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC pool.c cc -MD -c -o ../nondebug/libpmempool/replica.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC replica.c cc -MD -c -o ../nondebug/libpmempool/feature.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC feature.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_btt_info.o check_btt_info.c cc -MD -c -o ../nondebug/libpmempool/rpmem_common.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/rpmem_common/rpmem_common.c objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemobj.link` ../debug/libpmemobj/libpmemobj_unscoped.o ../debug/libpmemobj/libpmemobj_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_blk.o check_blk.c cc -MD -c -o ../nondebug/libpmempool/rpmem_ssh.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../librpmem/rpmem_ssh.c ar rv ../debug/libpmemobj/../libpmemobj.a ../debug/libpmemobj/libpmemobj_all.o ar: creating ../debug/libpmemobj/../libpmemobj.a cc -MD -c -o ../nondebug/libpmempool/rpmem_cmd.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../librpmem/rpmem_cmd.c cc -MD -c -o ../nondebug/libpmempool/rpmem_util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../librpmem/rpmem_util.c cc -MD -c -o ../nondebug/libpmempool/sync.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC sync.c a - ../debug/libpmemobj/libpmemobj_all.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_btt_map_flog.o check_btt_map_flog.c cc -MD -c -o ../nondebug/libpmempool/transform.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC transform.c ln -sf libpmemobj.so.1.0.0 ../debug/libpmemobj/../libpmemobj.so.1 ln -sf libpmemobj.so.1 ../debug/libpmemobj/../libpmemobj.so make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_write.o check_write.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_sds.o check_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/rpmem_common.o ../../src/../src/rpmem_common/rpmem_common.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/rpmem_util.o ../librpmem/rpmem_util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/rpmem_ssh.o ../librpmem/rpmem_ssh.c objcopy --localize-hidden -Gbtt_info_set -Gbtt_arena_datasize -Gbtt_flog_size -Gbtt_map_size -Gbtt_flog_get_valid -Gmap_entry_is_initial -Gbtt_info_convert2h -Gbtt_info_convert2le -Gbtt_flog_convert2h -Gbtt_flog_convert2le \ ../nondebug/libpmempool/../libpmemblk/libpmemblk_unscoped.o pmemblk_priv_funcs.o cc -MD -c -o ../nondebug/libpmempool/rm.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC rm.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_util.o check_util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/rpmem_cmd.o ../librpmem/rpmem_cmd.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/rm.o rm.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/feature.o feature.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/pool.o pool.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/check_pool_hdr.o check_pool_hdr.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/transform.o transform.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/replica.o replica.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/sync.o sync.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../nondebug/libpmempool/set.o ../../src/../src/common/set.c ld -o ../nondebug/libpmempool/libpmempool_unscoped.o -r ../nondebug/libpmempool/alloc.o ../nondebug/libpmempool/fs_posix.o ../nondebug/libpmempool/os_posix.o ../nondebug/libpmempool/os_thread_posix.o ../nondebug/libpmempool/out.o ../nondebug/libpmempool/util.o ../nondebug/libpmempool/util_posix.o ../nondebug/libpmempool/bad_blocks.o ../nondebug/libpmempool/set_badblocks.o ../nondebug/libpmempool/ctl.o ../nondebug/libpmempool/ctl_prefault.o ../nondebug/libpmempool/ctl_sds.o ../nondebug/libpmempool/ctl_fallocate.o ../nondebug/libpmempool/ctl_cow.o ../nondebug/libpmempool/file.o ../nondebug/libpmempool/file_posix.o ../nondebug/libpmempool/mmap.o ../nondebug/libpmempool/mmap_posix.o ../nondebug/libpmempool/os_deep_linux.o ../nondebug/libpmempool/pool_hdr.o ../nondebug/libpmempool/rand.o ../nondebug/libpmempool/ravl.o ../nondebug/libpmempool/set.o ../nondebug/libpmempool/shutdown_state.o ../nondebug/libpmempool/uuid.o ../nondebug/libpmempool/uuid_linux.o ../nondebug/libpmempool/pmem2_utils.o ../nondebug/libpmempool/config.o ../nondebug/libpmempool/persist_posix.o ../nondebug/libpmempool/badblocks.o ../nondebug/libpmempool/badblocks_ndctl.o ../nondebug/libpmempool/usc_ndctl.o ../nondebug/libpmempool/source.o ../nondebug/libpmempool/source_posix.o ../nondebug/libpmempool/auto_flush_linux.o ../nondebug/libpmempool/deep_flush_linux.o ../nondebug/libpmempool/extent_linux.o ../nondebug/libpmempool/pmem2_utils_linux.o ../nondebug/libpmempool/pmem2_utils_ndctl.o ../nondebug/libpmempool/region_namespace_ndctl.o ../nondebug/libpmempool/libpmempool.o ../nondebug/libpmempool/check.o ../nondebug/libpmempool/check_bad_blocks.o ../nondebug/libpmempool/check_backup.o ../nondebug/libpmempool/check_btt_info.o ../nondebug/libpmempool/check_btt_map_flog.o ../nondebug/libpmempool/check_log.o ../nondebug/libpmempool/check_blk.o ../nondebug/libpmempool/check_pool_hdr.o ../nondebug/libpmempool/check_sds.o ../nondebug/libpmempool/check_util.o ../nondebug/libpmempool/check_write.o ../nondebug/libpmempool/pool.o ../nondebug/libpmempool/replica.o ../nondebug/libpmempool/feature.o ../nondebug/libpmempool/rpmem_common.o ../nondebug/libpmempool/rpmem_ssh.o ../nondebug/libpmempool/rpmem_cmd.o ../nondebug/libpmempool/rpmem_util.o ../nondebug/libpmempool/sync.o ../nondebug/libpmempool/transform.o ../nondebug/libpmempool/rm.o pmemblk_priv_funcs.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmempool/.. -shared -Wl,--version-script=libpmempool.link,-soname,libpmempool.so.1 -o ../nondebug/libpmempool/../libpmempool.so.1.0.0 ../nondebug/libpmempool/alloc.o ../nondebug/libpmempool/fs_posix.o ../nondebug/libpmempool/os_posix.o ../nondebug/libpmempool/os_thread_posix.o ../nondebug/libpmempool/out.o ../nondebug/libpmempool/util.o ../nondebug/libpmempool/util_posix.o ../nondebug/libpmempool/bad_blocks.o ../nondebug/libpmempool/set_badblocks.o ../nondebug/libpmempool/ctl.o ../nondebug/libpmempool/ctl_prefault.o ../nondebug/libpmempool/ctl_sds.o ../nondebug/libpmempool/ctl_fallocate.o ../nondebug/libpmempool/ctl_cow.o ../nondebug/libpmempool/file.o ../nondebug/libpmempool/file_posix.o ../nondebug/libpmempool/mmap.o ../nondebug/libpmempool/mmap_posix.o ../nondebug/libpmempool/os_deep_linux.o ../nondebug/libpmempool/pool_hdr.o ../nondebug/libpmempool/rand.o ../nondebug/libpmempool/ravl.o ../nondebug/libpmempool/set.o ../nondebug/libpmempool/shutdown_state.o ../nondebug/libpmempool/uuid.o ../nondebug/libpmempool/uuid_linux.o ../nondebug/libpmempool/pmem2_utils.o ../nondebug/libpmempool/config.o ../nondebug/libpmempool/persist_posix.o ../nondebug/libpmempool/badblocks.o ../nondebug/libpmempool/badblocks_ndctl.o ../nondebug/libpmempool/usc_ndctl.o ../nondebug/libpmempool/source.o ../nondebug/libpmempool/source_posix.o ../nondebug/libpmempool/auto_flush_linux.o ../nondebug/libpmempool/deep_flush_linux.o ../nondebug/libpmempool/extent_linux.o ../nondebug/libpmempool/pmem2_utils_linux.o ../nondebug/libpmempool/pmem2_utils_ndctl.o ../nondebug/libpmempool/region_namespace_ndctl.o ../nondebug/libpmempool/libpmempool.o ../nondebug/libpmempool/check.o ../nondebug/libpmempool/check_bad_blocks.o ../nondebug/libpmempool/check_backup.o ../nondebug/libpmempool/check_btt_info.o ../nondebug/libpmempool/check_btt_map_flog.o ../nondebug/libpmempool/check_log.o ../nondebug/libpmempool/check_blk.o ../nondebug/libpmempool/check_pool_hdr.o ../nondebug/libpmempool/check_sds.o ../nondebug/libpmempool/check_util.o ../nondebug/libpmempool/check_write.o ../nondebug/libpmempool/pool.o ../nondebug/libpmempool/replica.o ../nondebug/libpmempool/feature.o ../nondebug/libpmempool/rpmem_common.o ../nondebug/libpmempool/rpmem_ssh.o ../nondebug/libpmempool/rpmem_cmd.o ../nondebug/libpmempool/rpmem_util.o ../nondebug/libpmempool/sync.o ../nondebug/libpmempool/transform.o ../nondebug/libpmempool/rm.o pmemblk_priv_funcs.o -pthread -lpmem -ldl -lndctl -ldaxctl objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmempool.link` ../nondebug/libpmempool/libpmempool_unscoped.o ../nondebug/libpmempool/libpmempool_all.o ar rv ../nondebug/libpmempool/../libpmempool.a ../nondebug/libpmempool/libpmempool_all.o ar: creating ../nondebug/libpmempool/../libpmempool.a ln -sf libpmempool.so.1.0.0 ../nondebug/libpmempool/../libpmempool.so.1 ln -sf libpmempool.so.1 ../nondebug/libpmempool/../libpmempool.so a - ../nondebug/libpmempool/libpmempool_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C libpmempool DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' mkdir -p ../debug/libpmempool mkdir -p ../debug/libpmempool/.. cc -MD -c -o ../debug/libpmempool/alloc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmempool/fs_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmempool/os_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_posix.c cc -MD -c -o ../debug/libpmempool/os_thread_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../debug/libpmempool/out.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/out.c cc -MD -c -o ../debug/libpmempool/util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmempool/util_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/core/util_posix.c cc -MD -c -o ../debug/libpmempool/bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/bad_blocks.c cc -MD -c -o ../debug/libpmempool/set_badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set_badblocks.c cc -MD -c -o ../debug/libpmempool/ctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl.c cc -MD -c -o ../debug/libpmempool/ctl_prefault.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../debug/libpmempool/ctl_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_sds.c cc -MD -c -o ../debug/libpmempool/ctl_fallocate.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/alloc.o ../../src/../src/core/alloc.c cc -MD -c -o ../debug/libpmempool/ctl_cow.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ctl_cow.c cc -MD -c -o ../debug/libpmempool/file.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file.c cc -MD -c -o ../debug/libpmempool/file_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/file_posix.c cc -MD -c -o ../debug/libpmempool/mmap.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/fs_posix.o ../../src/../src/core/fs_posix.c cc -MD -c -o ../debug/libpmempool/mmap_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/mmap_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/util_posix.o ../../src/../src/core/util_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/ctl_sds.o ../../src/../src/common/ctl_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/os_thread_posix.o ../../src/../src/core/os_thread_posix.c cc -MD -c -o ../debug/libpmempool/os_deep_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/os_deep_linux.c skip ../debug/libpmempool/os_thread_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/os_posix.o ../../src/../src/core/os_posix.c skip ../debug/libpmempool/os_posix.o ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/ctl_fallocate.o ../../src/../src/common/ctl_fallocate.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/ctl_cow.o ../../src/../src/common/ctl_cow.c cc -MD -c -o ../debug/libpmempool/pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/pool_hdr.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/ctl_prefault.o ../../src/../src/common/ctl_prefault.c cc -MD -c -o ../debug/libpmempool/rand.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/rand.c cc -MD -c -o ../debug/libpmempool/ravl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/set_badblocks.o ../../src/../src/common/set_badblocks.c cc -MD -c -o ../debug/libpmempool/set.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/set.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/bad_blocks.o ../../src/../src/common/bad_blocks.c cc -MD -c -o ../debug/libpmempool/shutdown_state.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/shutdown_state.c cc -MD -c -o ../debug/libpmempool/uuid.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/mmap_posix.o ../../src/../src/common/mmap_posix.c cc -MD -c -o ../debug/libpmempool/uuid_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/common/uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/out.o ../../src/../src/core/out.c cc -MD -c -o ../debug/libpmempool/pmem2_utils.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/file_posix.o ../../src/../src/common/file_posix.c cc -MD -c -o ../debug/libpmempool/config.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/config.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/util.o ../../src/../src/core/util.c cc -MD -c -o ../debug/libpmempool/persist_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/persist_posix.c cc -MD -c -o ../debug/libpmempool/badblocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/ctl.o ../../src/../src/common/ctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/rand.o ../../src/../src/common/rand.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/file.o ../../src/../src/common/file.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/uuid_linux.o ../../src/../src/common/uuid_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/uuid.o ../../src/../src/common/uuid.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/pool_hdr.o ../../src/../src/common/pool_hdr.c cc -MD -c -o ../debug/libpmempool/badblocks_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/badblocks_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/pmem2_utils.o ../../src/../src/libpmem2/pmem2_utils.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/badblocks.o ../../src/../src/libpmem2/badblocks.c cc -MD -c -o ../debug/libpmempool/usc_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/usc_ndctl.c cc -MD -c -o ../debug/libpmempool/source.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/shutdown_state.o ../../src/../src/common/shutdown_state.c cc -MD -c -o ../debug/libpmempool/source_posix.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/config.o ../../src/../src/libpmem2/config.c cc -MD -c -o ../debug/libpmempool/auto_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/auto_flush_linux.c cc -MD -c -o ../debug/libpmempool/deep_flush_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/deep_flush_linux.c cc -MD -c -o ../debug/libpmempool/extent_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/extent_linux.c cc -MD -c -o ../debug/libpmempool/pmem2_utils_linux.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_linux.c cc -MD -c -o ../debug/libpmempool/pmem2_utils_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../debug/libpmempool/region_namespace_ndctl.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/libpmempool/libpmempool.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC libpmempool.c cc -MD -c -o ../debug/libpmempool/check.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check.c cc -MD -c -o ../debug/libpmempool/check_bad_blocks.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/source.o ../../src/../src/libpmem2/source.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/os_deep_linux.o ../../src/../src/common/os_deep_linux.c cc -MD -c -o ../debug/libpmempool/check_backup.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_backup.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/mmap.o ../../src/../src/common/mmap.c cc -MD -c -o ../debug/libpmempool/check_btt_info.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_btt_info.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/persist_posix.o ../../src/../src/libpmem2/persist_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/usc_ndctl.o ../../src/../src/libpmem2/usc_ndctl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/deep_flush_linux.o ../../src/../src/libpmem2/deep_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/pmem2_utils_linux.o ../../src/../src/libpmem2/pmem2_utils_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/ravl.o ../../src/../src/common/ravl.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/source_posix.o ../../src/../src/libpmem2/source_posix.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/extent_linux.o ../../src/../src/libpmem2/extent_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/pmem2_utils_ndctl.o ../../src/../src/libpmem2/pmem2_utils_ndctl.c cc -MD -c -o ../debug/libpmempool/check_btt_map_flog.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_btt_map_flog.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/auto_flush_linux.o ../../src/../src/libpmem2/auto_flush_linux.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_bad_blocks.o check_bad_blocks.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check.o check.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/libpmempool.o libpmempool.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/region_namespace_ndctl.o ../../src/../src/libpmem2/region_namespace_ndctl.c cc -MD -c -o ../debug/libpmempool/check_log.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_log.c cc -MD -c -o ../debug/libpmempool/check_blk.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_blk.c cc -MD -c -o ../debug/libpmempool/check_pool_hdr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_pool_hdr.c cc -MD -c -o ../debug/libpmempool/check_sds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_sds.c cc -MD -c -o ../debug/libpmempool/check_util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/badblocks_ndctl.o ../../src/../src/libpmem2/badblocks_ndctl.c cc -MD -c -o ../debug/libpmempool/check_write.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC check_write.c cc -MD -c -o ../debug/libpmempool/pool.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC pool.c cc -MD -c -o ../debug/libpmempool/replica.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC replica.c cc -MD -c -o ../debug/libpmempool/feature.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC feature.c cc -MD -c -o ../debug/libpmempool/rpmem_common.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../../src/../src/rpmem_common/rpmem_common.c cc -MD -c -o ../debug/libpmempool/rpmem_ssh.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../librpmem/rpmem_ssh.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_backup.o check_backup.c cc -MD -c -o ../debug/libpmempool/rpmem_cmd.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../librpmem/rpmem_cmd.c cc -MD -c -o ../debug/libpmempool/rpmem_util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC ../librpmem/rpmem_util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_btt_info.o check_btt_info.c cc -MD -c -o ../debug/libpmempool/sync.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC sync.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_log.o check_log.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_blk.o check_blk.c cc -MD -c -o ../debug/libpmempool/transform.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC transform.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_write.o check_write.c cc -MD -c -o ../debug/libpmempool/rm.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -fno-common -pthread -DSRCVERSION=\"1.10.1\" -fno-lto -DSDS_ENABLED -DNDCTL_ENABLED=1 -DDEBUG -DUSE_LIBDL -DUSE_RPMEM -I../../src/../src/libpmemlog -I../../src/../src/libpmemblk -I../../src/../src/libpmemobj -I../../src/../src/rpmem_common -I../../src/../src/librpmem -I../../src/../src/libpmem2 -I../include -I../common/ -I../core/ -fPIC rm.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/rpmem_common.o ../../src/../src/rpmem_common/rpmem_common.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/rpmem_util.o ../librpmem/rpmem_util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_sds.o check_sds.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/rpmem_ssh.o ../librpmem/rpmem_ssh.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_btt_map_flog.o check_btt_map_flog.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/rpmem_cmd.o ../librpmem/rpmem_cmd.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_util.o check_util.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/rm.o rm.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/feature.o feature.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/check_pool_hdr.o check_pool_hdr.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/pool.o pool.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/transform.o transform.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/sync.o sync.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/replica.o replica.c ../../src/../utils/check-os.sh ../../src/../utils/os-banned ../debug/libpmempool/set.o ../../src/../src/common/set.c ld -o ../debug/libpmempool/libpmempool_unscoped.o -r ../debug/libpmempool/alloc.o ../debug/libpmempool/fs_posix.o ../debug/libpmempool/os_posix.o ../debug/libpmempool/os_thread_posix.o ../debug/libpmempool/out.o ../debug/libpmempool/util.o ../debug/libpmempool/util_posix.o ../debug/libpmempool/bad_blocks.o ../debug/libpmempool/set_badblocks.o ../debug/libpmempool/ctl.o ../debug/libpmempool/ctl_prefault.o ../debug/libpmempool/ctl_sds.o ../debug/libpmempool/ctl_fallocate.o ../debug/libpmempool/ctl_cow.o ../debug/libpmempool/file.o ../debug/libpmempool/file_posix.o ../debug/libpmempool/mmap.o ../debug/libpmempool/mmap_posix.o ../debug/libpmempool/os_deep_linux.o ../debug/libpmempool/pool_hdr.o ../debug/libpmempool/rand.o ../debug/libpmempool/ravl.o ../debug/libpmempool/set.o ../debug/libpmempool/shutdown_state.o ../debug/libpmempool/uuid.o ../debug/libpmempool/uuid_linux.o ../debug/libpmempool/pmem2_utils.o ../debug/libpmempool/config.o ../debug/libpmempool/persist_posix.o ../debug/libpmempool/badblocks.o ../debug/libpmempool/badblocks_ndctl.o ../debug/libpmempool/usc_ndctl.o ../debug/libpmempool/source.o ../debug/libpmempool/source_posix.o ../debug/libpmempool/auto_flush_linux.o ../debug/libpmempool/deep_flush_linux.o ../debug/libpmempool/extent_linux.o ../debug/libpmempool/pmem2_utils_linux.o ../debug/libpmempool/pmem2_utils_ndctl.o ../debug/libpmempool/region_namespace_ndctl.o ../debug/libpmempool/libpmempool.o ../debug/libpmempool/check.o ../debug/libpmempool/check_bad_blocks.o ../debug/libpmempool/check_backup.o ../debug/libpmempool/check_btt_info.o ../debug/libpmempool/check_btt_map_flog.o ../debug/libpmempool/check_log.o ../debug/libpmempool/check_blk.o ../debug/libpmempool/check_pool_hdr.o ../debug/libpmempool/check_sds.o ../debug/libpmempool/check_util.o ../debug/libpmempool/check_write.o ../debug/libpmempool/pool.o ../debug/libpmempool/replica.o ../debug/libpmempool/feature.o ../debug/libpmempool/rpmem_common.o ../debug/libpmempool/rpmem_ssh.o ../debug/libpmempool/rpmem_cmd.o ../debug/libpmempool/rpmem_util.o ../debug/libpmempool/sync.o ../debug/libpmempool/transform.o ../debug/libpmempool/rm.o pmemblk_priv_funcs.o cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmempool/.. -shared -Wl,--version-script=libpmempool.link,-soname,libpmempool.so.1 -o ../debug/libpmempool/../libpmempool.so.1.0.0 ../debug/libpmempool/alloc.o ../debug/libpmempool/fs_posix.o ../debug/libpmempool/os_posix.o ../debug/libpmempool/os_thread_posix.o ../debug/libpmempool/out.o ../debug/libpmempool/util.o ../debug/libpmempool/util_posix.o ../debug/libpmempool/bad_blocks.o ../debug/libpmempool/set_badblocks.o ../debug/libpmempool/ctl.o ../debug/libpmempool/ctl_prefault.o ../debug/libpmempool/ctl_sds.o ../debug/libpmempool/ctl_fallocate.o ../debug/libpmempool/ctl_cow.o ../debug/libpmempool/file.o ../debug/libpmempool/file_posix.o ../debug/libpmempool/mmap.o ../debug/libpmempool/mmap_posix.o ../debug/libpmempool/os_deep_linux.o ../debug/libpmempool/pool_hdr.o ../debug/libpmempool/rand.o ../debug/libpmempool/ravl.o ../debug/libpmempool/set.o ../debug/libpmempool/shutdown_state.o ../debug/libpmempool/uuid.o ../debug/libpmempool/uuid_linux.o ../debug/libpmempool/pmem2_utils.o ../debug/libpmempool/config.o ../debug/libpmempool/persist_posix.o ../debug/libpmempool/badblocks.o ../debug/libpmempool/badblocks_ndctl.o ../debug/libpmempool/usc_ndctl.o ../debug/libpmempool/source.o ../debug/libpmempool/source_posix.o ../debug/libpmempool/auto_flush_linux.o ../debug/libpmempool/deep_flush_linux.o ../debug/libpmempool/extent_linux.o ../debug/libpmempool/pmem2_utils_linux.o ../debug/libpmempool/pmem2_utils_ndctl.o ../debug/libpmempool/region_namespace_ndctl.o ../debug/libpmempool/libpmempool.o ../debug/libpmempool/check.o ../debug/libpmempool/check_bad_blocks.o ../debug/libpmempool/check_backup.o ../debug/libpmempool/check_btt_info.o ../debug/libpmempool/check_btt_map_flog.o ../debug/libpmempool/check_log.o ../debug/libpmempool/check_blk.o ../debug/libpmempool/check_pool_hdr.o ../debug/libpmempool/check_sds.o ../debug/libpmempool/check_util.o ../debug/libpmempool/check_write.o ../debug/libpmempool/pool.o ../debug/libpmempool/replica.o ../debug/libpmempool/feature.o ../debug/libpmempool/rpmem_common.o ../debug/libpmempool/rpmem_ssh.o ../debug/libpmempool/rpmem_cmd.o ../debug/libpmempool/rpmem_util.o ../debug/libpmempool/sync.o ../debug/libpmempool/transform.o ../debug/libpmempool/rm.o pmemblk_priv_funcs.o -pthread -lpmem -ldl -lndctl -ldaxctl objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmempool.link` ../debug/libpmempool/libpmempool_unscoped.o ../debug/libpmempool/libpmempool_all.o ar rv ../debug/libpmempool/../libpmempool.a ../debug/libpmempool/libpmempool_all.o ar: creating ../debug/libpmempool/../libpmempool.a ln -sf libpmempool.so.1.0.0 ../debug/libpmempool/../libpmempool.so.1 ln -sf libpmempool.so.1 ../debug/libpmempool/../libpmempool.so a - ../debug/libpmempool/libpmempool_all.o make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C tools make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C pmempool all make -C rpmemd all make -C daxio all make -C pmreorder all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' NOTE: Skipping rpmemd because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o pmempool.o pmempool.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/libpmem2 -I. -I../../../src/../src/include -c -o daxio.o daxio.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o info.o info.c make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o info_blk.o info_blk.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o info_log.o info_log.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o info_obj.o info_obj.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o ulog.o ../../libpmemobj/ulog.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o create.o create.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o dump.o dump.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o check.o check.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o rm.o rm.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o convert.o convert.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o synchronize.o synchronize.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o transform.o transform.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o rpmem_ssh.o ../../librpmem/rpmem_ssh.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o rpmem_cmd.o ../../librpmem/rpmem_cmd.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o rpmem_util.o ../../librpmem/rpmem_util.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o rpmem_common.o ../../rpmem_common/rpmem_common.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o feature.o feature.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o common.o common.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned convert.o convert.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned synchronize.o synchronize.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned transform.o transform.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned info_log.o info_log.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned check.o check.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned rpmem_util.o ../../librpmem/rpmem_util.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned pmempool.o pmempool.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned rpmem_cmd.o ../../librpmem/rpmem_cmd.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned rm.o rm.c cc -MD -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='"1.10.1"' -DSDS_ENABLED -Wunused-macros -Wmissing-field-initializers -Wfloat-equal -Wswitch-default -Wcast-function-type -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I../../../src/../src/common -I../../../src/../src/core -I../../../src/../src/core -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -D__USE_UNIX98 -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/libpmem2 -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o output.o output.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned rpmem_common.o ../../rpmem_common/rpmem_common.c objcopy --localize-hidden -Gmemblock_from_offset -Galloc_class_by_id -Gmemblock_rebuild_state -Galloc_class_by_run -Gheap_run_foreach_object -Galloc_class_collection_new -Galloc_class_collection_delete ../../../src/../src/nondebug/libpmemobj/libpmemobj_unscoped.o pmemobj_priv.o objcopy --localize-hidden -Gbtt_init -Gbtt_write -Gbtt_fini -Gbtt_info_convert2h -Gbtt_info_convert2le -Gbtt_flog_convert2h -Gbtt_flog_convert2le ../../../src/../src/nondebug/libpmemblk/libpmemblk_unscoped.o pmemblk_priv.o ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned daxio.o daxio.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned rpmem_ssh.o ../../librpmem/rpmem_ssh.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned create.o create.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned feature.o feature.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned info_blk.o info_blk.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned dump.o dump.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned info.o info.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--warn-common -Wl,--fatal-warnings -L../../../src/../src/nondebug -o daxio daxio.o -lpmemcommon -lpmemcore -lpmem -lndctl -ldaxctl -lndctl -ldaxctl -pthread -ldl cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--warn-common -Wl,--fatal-warnings -L../../../src/../src/nondebug -o daxio.static-nondebug daxio.o ../../../src/../src/nondebug/libpmemcommon.a ../../../src/../src/nondebug/libpmemcore.a ../../../src/../src/nondebug/libpmem.a -lndctl -ldaxctl -lndctl -ldaxctl -pthread -ldl cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--warn-common -Wl,--fatal-warnings -L../../../src/../src/nondebug -o daxio.static-debug daxio.o ../../../src/../src/debug/libpmemcommon.a ../../../src/../src/debug/libpmemcore.a ../../../src/../src/debug/libpmem.a -lndctl -ldaxctl -lndctl -ldaxctl -pthread -ldl ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned ulog.o ../../libpmemobj/ulog.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned info_obj.o info_obj.c make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned output.o output.c ../../../src/../utils/check-os.sh ../../../src/../utils/os-banned common.o common.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--warn-common -Wl,--fatal-warnings -L../../../src/../src/nondebug -o pmempool pmempool.o info.o info_blk.o info_log.o info_obj.o ulog.o create.o dump.o check.o rm.o convert.o synchronize.o transform.o rpmem_ssh.o rpmem_cmd.o rpmem_util.o rpmem_common.o feature.o common.o output.o pmemobj_priv.o pmemblk_priv.o -lpmemcommon -lpmemcore -lpmempool -lpmemblk -lpmemlog -lpmemobj -lpmem -lndctl -ldaxctl -pthread -ldl cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--warn-common -Wl,--fatal-warnings -L../../../src/../src/nondebug -o pmempool.static-nondebug pmempool.o info.o info_blk.o info_log.o info_obj.o ulog.o create.o dump.o check.o rm.o convert.o synchronize.o transform.o rpmem_ssh.o rpmem_cmd.o rpmem_util.o rpmem_common.o feature.o common.o output.o pmemobj_priv.o pmemblk_priv.o ../../../src/../src/nondebug/libpmemcommon.a ../../../src/../src/nondebug/libpmemcore.a ../../../src/../src/nondebug/libpmempool.a ../../../src/../src/nondebug/libpmemblk.a ../../../src/../src/nondebug/libpmemlog.a ../../../src/../src/nondebug/libpmemobj.a ../../../src/../src/nondebug/libpmem.a -lndctl -ldaxctl -pthread -ldl cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--warn-common -Wl,--fatal-warnings -L../../../src/../src/nondebug -o pmempool.static-debug pmempool.o info.o info_blk.o info_log.o info_obj.o ulog.o create.o dump.o check.o rm.o convert.o synchronize.o transform.o rpmem_ssh.o rpmem_cmd.o rpmem_util.o rpmem_common.o feature.o common.o output.o pmemobj_priv.o pmemblk_priv.o ../../../src/../src/debug/libpmemcommon.a ../../../src/../src/debug/libpmemcore.a ../../../src/../src/debug/libpmempool.a ../../../src/../src/debug/libpmemblk.a ../../../src/../src/debug/libpmemlog.a ../../../src/../src/debug/libpmemobj.a ../../../src/../src/debug/libpmem.a -lndctl -ldaxctl -pthread -ldl make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C examples make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples' make -C libpmem all make -C libpmemblk all make -C libpmemlog all make -C libpmemobj all make -C librpmem all make -C libpmempool all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem' make -C pmreorder all cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples manpage.c make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/librpmem' NOTE: Skipping librpmem examples because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make -C libpmem2 all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog' make -C logfile all cc -c -o simple_copy.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples simple_copy.c make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk' make -C assetdb all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj' make -C pminvaders all cc -c -o full_copy.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples full_copy.c cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples manpage.c cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples manpage.c make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/librpmem' make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmempool' cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples manpage.c make -C pmemlog all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/pmreorder' cc -c -o pmreorder_list.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples pmreorder_list.c make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2' make -C advanced all make -C pmemblk all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pminvaders' make -C basic all make -C string_store all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog/logfile' cc -c -o addlog.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples addlog.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk/assetdb' cc -c -o asset_load.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples asset_load.c make -C string_store_tx all cc -c -o printlog.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples printlog.c make -C log all make -C string_store_tx_type all cc -c -o asset_list.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples asset_list.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemlog' cc -c -o obj_pmemlog.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples obj_pmemlog.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/advanced' cc -c -o advanced.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples advanced.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/basic' cc -c -o basic.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples basic.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store' cc -c -o writer.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples writer.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemblk' cc -c -o obj_pmemblk.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples obj_pmemblk.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/log' cc -c -o log.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples log.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx' cc -c -o writer.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples writer.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx_type' cc -c -o writer.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples writer.c NOTE: Skipping pminvaders and pminvaders2 because ncurses is missing -- see src/examples/libpmemobj/pminvaders/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pminvaders' make -C hashmap all cc -c -o reader.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples reader.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o simple_copy simple_copy.o -Wl,-rpath=../../debug -L../../debug -lpmem -pthread make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/hashmap' cc -c -o hashmap_atomic.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples hashmap_atomic.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o addlog addlog.o -Wl,-rpath=../../../debug -L../../../debug -lpmemlog -lpmem -pthread cc -c -o reader.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples reader.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o printlog printlog.o -Wl,-rpath=../../../debug -L../../../debug -lpmemlog -lpmem -pthread cc -c -o hashmap_tx.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples hashmap_tx.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o pmreorder_list pmreorder_list.o -Wl,-rpath=../../debug -L../../debug -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o manpage manpage.o -Wl,-rpath=../../debug -L../../debug -lpmempool -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o writer writer.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o manpage manpage.o -Wl,-rpath=../../debug -L../../debug -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o basic basic.o -Wl,-rpath=../../../debug -L../../../debug -lpmem2 LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o advanced advanced.o -Wl,-rpath=../../../debug -L../../../debug -lpmem2 LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o log log.o -Wl,-rpath=../../../debug -L../../../debug -lpmem2 LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o manpage manpage.o -Wl,-rpath=../../debug -L../../debug -lpmemlog -lpmem -pthread cc -c -o asset_checkout.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples asset_checkout.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o obj_pmemblk obj_pmemblk.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread cc -c -o reader.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples reader.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o writer writer.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o full_copy full_copy.o -Wl,-rpath=../../debug -L../../debug -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o reader reader.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread cc -c -o obj_pmemlog_macros.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples obj_pmemlog_macros.c cc -c -o obj_pmemlog_minimal.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples obj_pmemlog_minimal.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o reader reader.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o manpage manpage.o -Wl,-rpath=../../debug -L../../debug -lpmemblk -lpmem -pthread make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmempool' cc -c -o asset_checkin.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples asset_checkin.c make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/pmreorder' make -C tree_map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/tree_map' cc -c -o ctree_map.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples ctree_map.c make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/advanced' make -C redo all cc -c -o hashmap_rp.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples hashmap_rp.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/redo' cc -c -o redo.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples redo.c ld -o libhashmap_atomic.o -r hashmap_atomic.o make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemblk' LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o asset_load asset_load.o -Wl,-rpath=../../../debug -L../../../debug -lpmemblk -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o writer writer.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread make -C libart all cc -shared -o libhashmap_atomic.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libhashmap_atomic.so -lpmemobj libhashmap_atomic.o make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/libart' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/libart' make -C array all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/array' cc -c -o array.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples array.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o asset_list asset_list.o -Wl,-rpath=../../../debug -L../../../debug -lpmemblk -lpmem -pthread make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/log' make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog/logfile' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog' ar rv libhashmap_atomic.a libhashmap_atomic.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o reader reader.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread make -C linkedlist all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/linkedlist' cc -c -o fifo.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples fifo.c ar: creating libhashmap_atomic.a make -C map_multiple_files all LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o asset_checkout asset_checkout.o -Wl,-rpath=../../../debug -L../../../debug -lpmemblk -lpmem -pthread make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx' make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/map_multiple_files' a - libhashmap_atomic.o cc -c -o map_multiple_files.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples map_multiple_files.c cc -c -o btree_map.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples btree_map.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o asset_checkin asset_checkin.o -Wl,-rpath=../../../debug -L../../../debug -lpmemblk -lpmem -pthread make -C list_map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/list_map' cc -c -o skiplist_map.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples skiplist_map.c cc -c -o obj_pmemlog_simple.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples obj_pmemlog_simple.c cc -c -o rtree_map.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples rtree_map.c make -C unsafe_shutdown all make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/basic' cc -c -o rbtree_map.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples rbtree_map.c make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/unsafe_shutdown' cc -c -o unsafe_shutdown.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples unsafe_shutdown.c make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store' make -C slab_allocator all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/slab_allocator' cc -c -o slab_allocator.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -fPIC -I../../../include -I. -I../../../examples slab_allocator.c make -C queue all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/queue' cc -c -o queue.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples queue.c cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples manpage.c cc -c -o main.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../../include -I. -I../../../examples main.c make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx_type' LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o fifo fifo.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread cc -c -o btree.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples btree.c ld -o libhashmap_tx.o -r hashmap_tx.o cc -shared -o libhashmap_tx.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libhashmap_tx.so -lpmemobj libhashmap_tx.o ar rv libhashmap_tx.a libhashmap_tx.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o redo redo.o -Wl,-rpath=../../../debug -L../../../debug -lpmem2 make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk/assetdb' ld -o libhashmap_rp.o -r hashmap_rp.o make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk' LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o map_multiple_files map_multiple_files.o -Wl,-rpath=../../../debug -L../../../debug -lpmem2 LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o obj_pmemlog obj_pmemlog.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread cc -shared -o libhashmap_rp.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libhashmap_rp.so -lpmemobj libhashmap_rp.o ar: creating libhashmap_tx.a a - libhashmap_tx.o ar rv libhashmap_rp.a libhashmap_rp.o ar: creating libhashmap_rp.a cc -c -o pi.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples pi.c ld -o libctree_map.o -r ctree_map.o cc -shared -o libctree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libctree_map.so -lpmemobj libctree_map.o a - libhashmap_rp.o ar rv libctree_map.a libctree_map.o ar: creating libctree_map.a cc -c -o lists.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples lists.c ld -o libslab_allocator.o -r slab_allocator.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o obj_pmemlog_macros obj_pmemlog_macros.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread a - libctree_map.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o obj_pmemlog_minimal obj_pmemlog_minimal.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o unsafe_shutdown unsafe_shutdown.o -Wl,-rpath=../../../debug -L../../../debug -lpmem2 make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/hashmap' make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/linkedlist' ld -o libskiplist_map.o -r skiplist_map.o cc -shared -o libskiplist_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libskiplist_map.so -lpmemobj libskiplist_map.o cc -c -o setjmp.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -O2 -I../../include -I. -I../../examples setjmp.c LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o queue queue.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj cc -c -o buffons_needle_problem.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../../include -I. -I../../examples buffons_needle_problem.c ld -o libbtree_map.o -r btree_map.o ar rv libskiplist_map.a libskiplist_map.o cc -shared -o libslab_allocator.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libslab_allocator.so -lpmemobj libslab_allocator.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o array array.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread a - libskiplist_map.o ar: creating libskiplist_map.a ar rv libslab_allocator.a libslab_allocator.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o obj_pmemlog_simple obj_pmemlog_simple.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -lpmem -pthread cc -shared -o libbtree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libbtree_map.so -lpmemobj libbtree_map.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o manpage manpage.o -Wl,-rpath=../../debug -L../../debug -lpmemobj -lpmem -pthread -lm -pthread ar: creating libslab_allocator.a make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/list_map' LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o main main.o slab_allocator.o -Wl,-rpath=../../../debug -L../../../debug -lpmemobj a - libslab_allocator.o make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/redo' ar rv libbtree_map.a libbtree_map.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o btree btree.o -Wl,-rpath=../../debug -L../../debug -lpmemobj -lpmem -pthread -lm -pthread ar: creating libbtree_map.a make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/unsafe_shutdown' ld -o librtree_map.o -r rtree_map.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o lists lists.o -Wl,-rpath=../../debug -L../../debug -lpmemobj -lpmem -pthread -lm -pthread cc -shared -o librtree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=librtree_map.so -lpmemobj librtree_map.o ar rv librtree_map.a librtree_map.o ar: creating librtree_map.a make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/map_multiple_files' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2' ld -o librbtree_map.o -r rbtree_map.o a - libbtree_map.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o setjmp setjmp.o -Wl,-rpath=../../debug -L../../debug -lpmemobj -lpmem -pthread -lm -pthread cc -shared -o librbtree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=librbtree_map.so -lpmemobj librbtree_map.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o pi pi.o -Wl,-rpath=../../debug -L../../debug -lpmemobj -lpmem -pthread -lm -pthread ar rv librbtree_map.a librbtree_map.o a - librtree_map.o ar: creating librbtree_map.a make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/queue' make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/array' LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o buffons_needle_problem buffons_needle_problem.o -Wl,-rpath=../../debug -L../../debug -lpmemobj -lpmem -pthread -lm -pthread a - librbtree_map.o make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemlog' make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/tree_map' make -C map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/map' make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/slab_allocator' NOTE: Skipping kv_server because libuv is missing -- see src/examples/libpmemobj/map/README for details. cc -c -o map_ctree.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_ctree.c cc -c -o map.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map.c cc -c -o map_btree.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_btree.c cc -c -o map_rbtree.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_rbtree.c cc -c -o map_skiplist.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_skiplist.c cc -c -o map_hashmap_atomic.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_hashmap_atomic.c cc -c -o map_hashmap_tx.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_hashmap_tx.c cc -c -o map_hashmap_rp.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_hashmap_rp.c cc -c -o map_rtree.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_rtree.c cc -c -o mapcli.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -I../../../include -I. -I../../../examples mapcli.c cc -c -o data_store.o -std=gnu99 -ggdb -Wall -Werror -Wmissing-prototypes -I../ -I../hashmap -I../tree_map -I../list_map -I../../../include -I. -I../../../examples data_store.c ld -o libmap_ctree.o -r map_ctree.o map.o ../tree_map/libctree_map.a ld -o libmap_btree.o -r map_btree.o map.o ../tree_map/libbtree_map.a ld -o libmap_rbtree.o -r map_rbtree.o map.o ../tree_map/librbtree_map.a ld -o libmap_skiplist.o -r map_skiplist.o map.o ../list_map/libskiplist_map.a ld -o libmap_hashmap_atomic.o -r map_hashmap_atomic.o map.o ../hashmap/libhashmap_atomic.a ld -o libmap_hashmap_tx.o -r map_hashmap_tx.o map.o ../hashmap/libhashmap_tx.a ld -o libmap_hashmap_rp.o -r map_hashmap_rp.o map.o ../hashmap/libhashmap_rp.a ld -o libmap_rtree.o -r map_rtree.o map.o ../tree_map/librtree_map.a ld -o libmap.o -r map.o map_ctree.o map_btree.o map_rtree.o map_rbtree.o map_skiplist.o map_hashmap_atomic.o map_hashmap_tx.o map_hashmap_rp.o ../tree_map/libctree_map.a ../tree_map/libbtree_map.a ../tree_map/librtree_map.a ../tree_map/librbtree_map.a ../list_map/libskiplist_map.a ../hashmap/libhashmap_atomic.a ../hashmap/libhashmap_tx.a ../hashmap/libhashmap_rp.a ar rv libmap_ctree.a libmap_ctree.o ar rv libmap_btree.a libmap_btree.o ar: creating libmap_ctree.a ar rv libmap_rbtree.a libmap_rbtree.o ar rv libmap_skiplist.a libmap_skiplist.o ar: creating libmap_btree.a ar rv libmap_hashmap_atomic.a libmap_hashmap_atomic.o ar: creating libmap_rbtree.a ar rv libmap_hashmap_tx.a libmap_hashmap_tx.o ar: creating libmap_skiplist.a ar rv libmap_hashmap_rp.a libmap_hashmap_rp.o ar: creating libmap_hashmap_atomic.a ar rv libmap_rtree.a libmap_rtree.o ar: creating libmap_hashmap_tx.a ar: creating libmap_hashmap_rp.a ar: creating libmap_rtree.a cc -shared -o libmap_ctree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_ctree.so -lpmemobj -pthread libmap_ctree.o cc -shared -o libmap_btree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_btree.so -lpmemobj -pthread libmap_btree.o cc -shared -o libmap_rbtree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_rbtree.so -lpmemobj -pthread libmap_rbtree.o cc -shared -o libmap_skiplist.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_skiplist.so -lpmemobj -pthread libmap_skiplist.o cc -shared -o libmap_hashmap_atomic.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_hashmap_atomic.so -lpmemobj -pthread libmap_hashmap_atomic.o cc -shared -o libmap_hashmap_tx.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_hashmap_tx.so -lpmemobj -pthread libmap_hashmap_tx.o cc -shared -o libmap_hashmap_rp.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_hashmap_rp.so -lpmemobj -pthread libmap_hashmap_rp.o a - libmap_skiplist.o a - libmap_rbtree.o a - libmap_btree.o a - libmap_rtree.o a - libmap_ctree.o a - libmap_hashmap_tx.o a - libmap_hashmap_atomic.o a - libmap_hashmap_rp.o cc -shared -o libmap_rtree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_rtree.so -lpmemobj -pthread libmap_rtree.o cc -shared -o libmap.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap.so -lpmemobj -pthread libmap.o ar rv libmap.a libmap.o ar: creating libmap.a a - libmap.o LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o mapcli mapcli.o libmap.a -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -pthread LD_LIBRARY_PATH=:/usr/lib64:/usr/lib64: cc -o data_store data_store.o libmap.a -Wl,-rpath=../../../debug -L../../../debug -lpmemobj -pthread make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/map' make -C pmemobjfs all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemobjfs' NOTE: Skipping pmemobjfs because fuse (version >= 2.9.1) is missing -- see src/examples/libpmemobj/pmemobjfs/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemobjfs' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples' make -C benchmarks make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/benchmarks' NOTE: Skipping pmembench because glib-2.0 is missing -- see src/benchmarks/README for details. NOTE: Skipping librpmem benchmark because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/benchmarks' make[1]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k7f59H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le + cd pmdk-1.10.1 + make install DESTDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le DOC=n LIB_AR= prefix=/usr libdir=/usr/lib64 includedir=/usr/include mandir=/usr/share/man bindir=/usr/bin sysconfdir=/etc docdir=/usr/share/doc make -C src all make[1]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src' make -C libpmem make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make -C libpmem DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make -C libpmemblk make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmemblk DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmemlog make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make -C libpmemlog DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make -C libpmemobj make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make -C libpmemobj DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make -C libpmempool make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C libpmempool DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C common make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make -C common DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make -C core make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make -C core DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make -C tools make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C pmempool all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make -C rpmemd all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' NOTE: Skipping rpmemd because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' make -C daxio all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' make -C pmreorder all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C libpmem2 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make -C libpmem2 DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make -C librpmem make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' NOTE: Skipping librpmem because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' make -C librpmem DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' NOTE: Skipping librpmem because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' make -C examples make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples' make -C libpmem all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem' make -C libpmemblk all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk' make -C assetdb all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk/assetdb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk/assetdb' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk' make -C libpmemlog all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog' make -C logfile all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog/logfile' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog/logfile' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog' make -C libpmemobj all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj' make -C pminvaders all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pminvaders' NOTE: Skipping pminvaders and pminvaders2 because ncurses is missing -- see src/examples/libpmemobj/pminvaders/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pminvaders' make -C pmemlog all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemlog' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemlog' make -C pmemblk all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemblk' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemblk' make -C string_store all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store' make -C string_store_tx all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx' make -C string_store_tx_type all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx_type' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx_type' make -C hashmap all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/hashmap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/hashmap' make -C tree_map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/tree_map' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/tree_map' make -C map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/map' NOTE: Skipping kv_server because libuv is missing -- see src/examples/libpmemobj/map/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/map' make -C pmemobjfs all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemobjfs' NOTE: Skipping pmemobjfs because fuse (version >= 2.9.1) is missing -- see src/examples/libpmemobj/pmemobjfs/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemobjfs' make -C libart all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/libart' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/libart' make -C array all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/array' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/array' make -C linkedlist all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/linkedlist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/linkedlist' make -C list_map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/list_map' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/list_map' make -C slab_allocator all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/slab_allocator' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/slab_allocator' make -C queue all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/queue' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/queue' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj' make -C librpmem all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/librpmem' NOTE: Skipping librpmem examples because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/librpmem' make -C libpmempool all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmempool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmempool' make -C pmreorder all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/pmreorder' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/pmreorder' make -C libpmem2 all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2' make -C advanced all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/advanced' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/advanced' make -C basic all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/basic' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/basic' make -C log all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/log' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/log' make -C redo all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/redo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/redo' make -C map_multiple_files all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/map_multiple_files' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/map_multiple_files' make -C unsafe_shutdown all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/unsafe_shutdown' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/unsafe_shutdown' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples' make -C benchmarks make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/benchmarks' NOTE: Skipping pmembench because glib-2.0 is missing -- see src/benchmarks/README for details. NOTE: Skipping librpmem benchmark because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/benchmarks' make[1]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src' make -C src install make[1]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src' make -C libpmem make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make -C libpmem DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make -C libpmemblk make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmemblk DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmemlog make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make -C libpmemlog DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make -C libpmemobj make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make -C libpmemobj DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make -C libpmempool make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C libpmempool DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C common make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make -C common DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/common' make -C core make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make -C core DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/core' make -C tools make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C pmempool all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make -C rpmemd all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' NOTE: Skipping rpmemd because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' make -C daxio all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' make -C pmreorder all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C libpmem2 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make -C libpmem2 DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make -C librpmem make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' NOTE: Skipping librpmem because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' make -C librpmem DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' NOTE: Skipping librpmem because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/librpmem' make -C examples make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples' make -C libpmem all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem' make -C libpmemblk all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk' make -C assetdb all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk/assetdb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk/assetdb' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemblk' make -C libpmemlog all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog' make -C logfile all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog/logfile' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog/logfile' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemlog' make -C libpmemobj all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj' make -C pminvaders all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pminvaders' NOTE: Skipping pminvaders and pminvaders2 because ncurses is missing -- see src/examples/libpmemobj/pminvaders/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pminvaders' make -C pmemlog all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemlog' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemlog' make -C pmemblk all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemblk' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemblk' make -C string_store all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store' make -C string_store_tx all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx' make -C string_store_tx_type all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx_type' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/string_store_tx_type' make -C hashmap all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/hashmap' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/hashmap' make -C tree_map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/tree_map' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/tree_map' make -C map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/map' NOTE: Skipping kv_server because libuv is missing -- see src/examples/libpmemobj/map/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/map' make -C pmemobjfs all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemobjfs' NOTE: Skipping pmemobjfs because fuse (version >= 2.9.1) is missing -- see src/examples/libpmemobj/pmemobjfs/README for details. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/pmemobjfs' make -C libart all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/libart' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/libart' make -C array all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/array' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/array' make -C linkedlist all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/linkedlist' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/linkedlist' make -C list_map all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/list_map' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/list_map' make -C slab_allocator all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/slab_allocator' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/slab_allocator' make -C queue all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/queue' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj/queue' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmemobj' make -C librpmem all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/librpmem' NOTE: Skipping librpmem examples because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/librpmem' make -C libpmempool all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmempool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmempool' make -C pmreorder all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/pmreorder' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/pmreorder' make -C libpmem2 all make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2' make -C advanced all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/advanced' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/advanced' make -C basic all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/basic' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/basic' make -C log all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/log' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/log' make -C redo all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/redo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/redo' make -C map_multiple_files all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/map_multiple_files' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/map_multiple_files' make -C unsafe_shutdown all make[4]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/unsafe_shutdown' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2/unsafe_shutdown' make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples/libpmem2' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/examples' make -C benchmarks make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/benchmarks' NOTE: Skipping pmembench because glib-2.0 is missing -- see src/benchmarks/README for details. NOTE: Skipping librpmem benchmark because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/benchmarks' Generating libpmem.pc Generating libpmemobj.pc Generating libpmemlog.pc Generating libpmemblk.pc Generating libpmempool.pc Generating libpmem2.pc make -C libpmem install make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 install -p -m 0755 ../nondebug/libpmem/../libpmem.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 cp -d ../nondebug/libpmem/../libpmem.so.1 ../nondebug/libpmem/../libpmem.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make -C libpmem install DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug install -p -m 0755 ../debug/libpmem/../libpmem.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug cp -d ../debug/libpmem/../libpmem.so.1 ../debug/libpmem/../libpmem.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem' make -C libpmemblk install make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 install -p -m 0755 ../nondebug/libpmemblk/../libpmemblk.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 cp -d ../nondebug/libpmemblk/../libpmemblk.so.1 ../nondebug/libpmemblk/../libpmemblk.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmemblk install DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug install -p -m 0755 ../debug/libpmemblk/../libpmemblk.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug cp -d ../debug/libpmemblk/../libpmemblk.so.1 ../debug/libpmemblk/../libpmemblk.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemblk' make -C libpmemlog install make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 install -p -m 0755 ../nondebug/libpmemlog/../libpmemlog.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 cp -d ../nondebug/libpmemlog/../libpmemlog.so.1 ../nondebug/libpmemlog/../libpmemlog.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make -C libpmemlog install DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug install -p -m 0755 ../debug/libpmemlog/../libpmemlog.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug cp -d ../debug/libpmemlog/../libpmemlog.so.1 ../debug/libpmemlog/../libpmemlog.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemlog' make -C libpmemobj install make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 install -p -m 0755 ../nondebug/libpmemobj/../libpmemobj.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 cp -d ../nondebug/libpmemobj/../libpmemobj.so.1 ../nondebug/libpmemobj/../libpmemobj.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make -C libpmemobj install DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug install -p -m 0755 ../debug/libpmemobj/../libpmemobj.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug cp -d ../debug/libpmemobj/../libpmemobj.so.1 ../debug/libpmemobj/../libpmemobj.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmemobj' make -C libpmempool install make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 install -p -m 0755 ../nondebug/libpmempool/../libpmempool.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 cp -d ../nondebug/libpmempool/../libpmempool.so.1 ../nondebug/libpmempool/../libpmempool.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C libpmempool install DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug install -p -m 0755 ../debug/libpmempool/../libpmempool.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug cp -d ../debug/libpmempool/../libpmempool.so.1 ../debug/libpmempool/../libpmempool.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmempool' make -C tools install make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C pmempool install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin install -p -m 0755 pmempool /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/etc/bash_completion.d install -p -m 0644 bash_completion/pmempool /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/etc/bash_completion.d make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make -C rpmemd install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' NOTE: Skipping rpmemd because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' make -C daxio install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin install -p -m 0755 daxio /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' make -C pmreorder install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C tools install DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C pmempool install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin install -p -m 0755 pmempool /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/etc/bash_completion.d install -p -m 0644 bash_completion/pmempool /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/etc/bash_completion.d make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmempool' make -C rpmemd install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' NOTE: Skipping rpmemd because libfabric (version >= 1.4.2) is missing -- see src/librpmem/README for details make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/rpmemd' make -C daxio install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin install -p -m 0755 daxio /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/daxio' make -C pmreorder install make[3]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools/pmreorder' make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/tools' make -C libpmem2 install make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 install -p -m 0755 ../nondebug/libpmem2/../libpmem2.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 cp -d ../nondebug/libpmem2/../libpmem2.so.1 ../nondebug/libpmem2/../libpmem2.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' make -C libpmem2 install DEBUG=1 make[2]: Entering directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug install -p -m 0755 ../debug/libpmem2/../libpmem2.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug cp -d ../debug/libpmem2/../libpmem2.so.1 ../debug/libpmem2/../libpmem2.so /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug make[2]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src/libpmem2' install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/include install -p -m 0644 include/libpmem.h include/libpmemobj.h include/libpmempool.h include/libpmemblk.h include/libpmemlog.h include/libpmem2.h /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/include install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/include/libpmemobj install -p -m 0644 include/libpmemobj/*.h /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/include/libpmemobj install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pkgconfig install -p -m 0644 libpmem.pc libpmemobj.pc libpmemlog.pc libpmemblk.pc libpmempool.pc libpmem2.pc /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pkgconfig install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/pmreorder install -p -m 0644 tools/pmreorder/*.py /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/pmreorder install -d /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin install -p tools/pmreorder/pmreorder /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin rm -f libpmem.pc libpmemobj.pc libpmemlog.pc libpmemblk.pc libpmempool.pc libpmem2.pc make[1]: Leaving directory '/builddir/build/BUILD/pmdk-1.10.1/src' + mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/pmdk + cp utils/pmdk.magic /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/pmdk/ + mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/man + cd /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/man + tar xzvf /builddir/build/SOURCES/pmdk-1.10.1-man.tar.gz ./ ./man5/ ./man5/pmem_ctl.5.gz ./man5/poolset.5.gz ./man1/ ./man1/daxio.1.gz ./man1/pmempool-convert.1.gz ./man1/pmempool-sync.1.gz ./man1/pmreorder.1.gz ./man1/pmempool-transform.1.gz ./man1/pmempool-create.1.gz ./man1/pmempool-feature.1.gz ./man1/pmempool-dump.1.gz ./man1/pmempool-check.1.gz ./man1/pmempool.1.gz ./man1/pmempool-rm.1.gz ./man1/pmempool-info.1.gz ./man3/ ./man3/pobj_list_move_element_head.3.gz ./man3/pmem_persist.3.gz ./man3/pobj_layout_begin.3.gz ./man3/pmem_memset_nodrain.3.gz ./man3/pmempool_feature_disable.3.gz ./man3/pobj_list_insert_before.3.gz ./man3/pmempool_check_init.3.gz ./man3/d_rw.3.gz ./man3/pmemobj_root.3.gz ./man3/pmemobj_f_relaxed.3.gz ./man3/pmemobj_memset.3.gz ./man3/oid_instanceof.3.gz ./man3/pmemobj_rwlock_timedrdlock.3.gz ./man3/pmemobj_cancel.3.gz ./man3/pmem_is_pmem.3.gz ./man3/tx_memcpy.3.gz ./man3/pobj_first.3.gz ./man3/direct_ro.3.gz ./man3/pmemobj_tx_xstrdup.3.gz ./man3/pmemobj_f_mem_noflush.3.gz ./man3/toid_declare.3.gz ./man3/pobj_list_first.3.gz ./man3/pmemobj_tx_process.3.gz ./man3/pmemobj_f_mem_wc.3.gz ./man3/tx_free.3.gz ./man3/pmemobj_list_insert.3.gz ./man3/pobj_reserve_alloc.3.gz ./man3/d_ro.3.gz ./man3/pmemobj_tx_xalloc.3.gz ./man3/pmem_unmap.3.gz ./man3/pmem2_source_size.3.gz ./man3/pmem2_config_set_vm_reservation.3.gz ./man3/pmemobj_mutex_timedlock.3.gz ./man3/pobj_list_prev.3.gz ./man3/pmemobj_first.3.gz ./man3/tx_zalloc.3.gz ./man3/pmemblk_create.3.gz ./man3/pmem2_deep_flush.3.gz ./man3/pmemobj_tx_log_append_buffer.3.gz ./man3/pmemobj_set_value.3.gz ./man3/pmemblk_check_version.3.gz ./man3/pobj_xreserve_alloc.3.gz ./man3/pmemobj_pool_by_ptr.3.gz ./man3/toid_offsetof.3.gz ./man3/pmemobj_tx_stage.3.gz ./man3/pmemlog_appendv.3.gz ./man3/pmemlog_append.3.gz ./man3/pmempool_errormsg.3.gz ./man3/pmem_memset.3.gz ./man3/pobj_list_insert_new_before.3.gz ./man3/pmem2_config_new.3.gz ./man3/toid_type_num.3.gz ./man3/pobj_list_head.3.gz ./man3/pmem_memmove.3.gz ./man3/pmemobj_strdup.3.gz ./man3/pmem2_vm_reservation_get_size.3.gz ./man3/pmemlog_ctl_exec.3.gz ./man3/pmemobj_cond_timedwait.3.gz ./man3/tx_set.3.gz ./man3/pobj_list_insert_new_head.3.gz ./man3/pmemobj_tx_begin.3.gz ./man3/pobj_root.3.gz ./man3/pmem_deep_persist.3.gz ./man3/pmem2_map_get_store_granularity.3.gz ./man3/tx_xwcsdup.3.gz ./man3/pmemblk_set_funcs.3.gz ./man3/pobj_first_type_num.3.gz ./man3/pmemlog_create.3.gz ./man3/pmemlog_rewind.3.gz ./man3/pmemlog_tell.3.gz ./man3/pmemobj_tx_lock.3.gz ./man3/tx_oncommit.3.gz ./man3/pmemobj_tx_get_failure_behavior.3.gz ./man3/tx_xadd.3.gz ./man3/pmem2_vm_reservation_new.3.gz ./man3/pmemobj_check_version.3.gz ./man3/toid_assign.3.gz ./man3/pmemobj_zrealloc.3.gz ./man3/pmemlog_ctl_get.3.gz ./man3/pmemobj_reserve.3.gz ./man3/pmem2_source_device_usc.3.gz ./man3/pobj_znew.3.gz ./man3/pmemobj_flush.3.gz ./man3/pmemlog_nbyte.3.gz ./man3/pmemobj_mutex_zero.3.gz ./man3/pmemobj_xalloc.3.gz ./man3/pmem2_badblock_clear.3.gz ./man3/pmemobj_tx_zrealloc.3.gz ./man3/pobj_foreach_type.3.gz ./man3/pobj_zrealloc.3.gz ./man3/pmemobj_get_user_data.3.gz ./man3/pmemlog_close.3.gz ./man3/pobj_list_remove_free.3.gz ./man3/pmem2_get_memcpy_fn.3.gz ./man3/pmempool_check.3.gz ./man3/pmem_check_version.3.gz ./man3/pmem2_source_get_handle.3.gz ./man3/pmemobj_drain.3.gz ./man3/pmem2_badblock_context_delete.3.gz ./man3/tx_xadd_field.3.gz ./man3/tx_new.3.gz ./man3/pmemobj_tx_xlog_append_buffer.3.gz ./man3/pmem_memmove_persist.3.gz ./man3/tx_begin_param.3.gz ./man3/pobj_list_move_element_before.3.gz ./man3/tx_znew.3.gz ./man3/pmem2_get_memset_fn.3.gz ./man3/pmemobj_rwlock_trywrlock.3.gz ./man3/pobj_list_last.3.gz ./man3/pmemblk_nblock.3.gz ./man3/pmem_deep_drain.3.gz ./man3/pobj_realloc.3.gz ./man3/pmem_memcpy_nodrain.3.gz ./man3/tx_add_field.3.gz ./man3/pmemobj_publish.3.gz ./man3/pmempool_feature_query.3.gz ./man3/pmemobj_create.3.gz ./man3/pmemobj_tx_abort.3.gz ./man3/toid.3.gz ./man3/tx_zrealloc.3.gz ./man3/pmemblk_errormsg.3.gz ./man3/pmemobj_direct.3.gz ./man3/pmem2_source_alignment.3.gz ./man3/pmemobj_defrag.3.gz ./man3/pmem2_source_device_id.3.gz ./man3/pmemobj_tx_xpublish.3.gz ./man3/tx_finally.3.gz ./man3/pmemobj_pool_by_oid.3.gz ./man3/pobj_list_insert_after.3.gz ./man3/pmemobj_tx_log_auto_alloc.3.gz ./man3/pmemblk_write.3.gz ./man3/pmemobj_check.3.gz ./man3/pmemobj_tx_add_range_direct.3.gz ./man3/pmemobj_tx_log_snapshots_max_size.3.gz ./man3/tx_end.3.gz ./man3/pmemobj_rwlock_wrlock.3.gz ./man3/pmemobj_mutex_trylock.3.gz ./man3/pmem2_source_get_fd.3.gz ./man3/pobj_layout_root.3.gz ./man3/pmemblk_ctl_set.3.gz ./man3/pmem_drain.3.gz ./man3/pobj_xreserve_new.3.gz ./man3/pobj_list_move_element_after.3.gz ./man3/pmemobj_tx_commit.3.gz ./man3/pmem2_vm_reservation_get_address.3.gz ./man3/pmemobj_mutex_lock.3.gz ./man3/pmemobj_xpersist.3.gz ./man3/pmem2_map_from_existing.3.gz ./man3/pobj_list_next.3.gz ./man3/pmemblk_set_error.3.gz ./man3/pmem2_get_drain_fn.3.gz ./man3/pobj_layout_name.3.gz ./man3/pmem2_errormsg.3.gz ./man3/pmem_map_file.3.gz ./man3/pmem2_perror.3.gz ./man3/pmemobj_memmove.3.gz ./man3/pobj_list_move_element_tail.3.gz ./man3/pmemobj_set_funcs.3.gz ./man3/pmemobj_tx_set_failure_behavior.3.gz ./man3/pmemobj_set_user_data.3.gz ./man3/pmemobj_root_size.3.gz ./man3/pmem2_map_get_size.3.gz ./man3/pmem2_config_set_length.3.gz ./man3/pobj_foreach_safe.3.gz ./man3/pmemobj_xflush.3.gz ./man3/pmemobj_tx_xwcsdup.3.gz ./man3/pmemobj_zalloc.3.gz ./man3/pobj_foreach_safe_type.3.gz ./man3/tx_begin_cb.3.gz ./man3/pmemobj_memcpy_persist.3.gz ./man3/pmem2_get_memmove_fn.3.gz ./man3/pmemobj_memset_persist.3.gz ./man3/pmemobj_tx_get_user_data.3.gz ./man3/pmemobj_alloc.3.gz ./man3/pmem_deep_flush.3.gz ./man3/pmemblk_check.3.gz ./man3/pmemobj_volatile.3.gz ./man3/pobj_zalloc.3.gz ./man3/tx_xadd_field_direct.3.gz ./man3/pmemblk_close.3.gz ./man3/toid_typeof.3.gz ./man3/tx_realloc.3.gz ./man3/pmem2_get_flush_fn.3.gz ./man3/pmemobj_xreserve.3.gz ./man3/pmem2_source_from_anon.3.gz ./man3/pmemobj_rwlock_unlock.3.gz ./man3/pmemblk_ctl_get.3.gz ./man3/pmemobj_cond_zero.3.gz ./man3/pmem_msync.3.gz ./man3/pmemlog_errormsg.3.gz ./man3/pmemobj_tx_publish.3.gz ./man3/tx_alloc.3.gz ./man3/pmemblk_open.3.gz ./man3/pobj_new.3.gz ./man3/pmemobj_tx_xadd_range_direct.3.gz ./man3/pmemobj_tx_strdup.3.gz ./man3/pmem_memcpy_persist.3.gz ./man3/pmempool_check_version.3.gz ./man3/pmemlog_set_funcs.3.gz ./man3/pobj_list_entry.3.gz ./man3/pmemobj_tx_wcsdup.3.gz ./man3/pmemobj_tx_zalloc.3.gz ./man3/pmem2_source_from_fd.3.gz ./man3/pmem2_source_from_handle.3.gz ./man3/pobj_list_insert_new_after.3.gz ./man3/pmemobj_open.3.gz ./man3/pobj_next.3.gz ./man3/pmemobj_f_mem_temporal.3.gz ./man3/pmemobj_mutex_unlock.3.gz ./man3/toid_is_null.3.gz ./man3/pmemobj_errormsg.3.gz ./man3/pmempool_sync.3.gz ./man3/pmem2_config_delete.3.gz ./man3/tx_add_field_direct.3.gz ./man3/pmemobj_oid.3.gz ./man3/pmem_has_hw_drain.3.gz ./man3/tx_strdup.3.gz ./man3/pmemobj_cond_signal.3.gz ./man3/pmemobj_f_mem_nontemporal.3.gz ./man3/pmemobj_ctl_exec.3.gz ./man3/pmem_memmove_nodrain.3.gz ./man3/pobj_free.3.gz ./man3/pmem2_map_new.3.gz ./man3/pmemlog_walk.3.gz ./man3/pobj_list_empty.3.gz ./man3/pobj_layout_end.3.gz ./man3/pmemobj_ctl_set.3.gz ./man3/pmemobj_list_remove.3.gz ./man3/tx_add_direct.3.gz ./man3/toid_equals.3.gz ./man3/pobj_layout_types_num.3.gz ./man3/pmemobj_rwlock_zero.3.gz ./man3/pmemobj_tx_alloc.3.gz ./man3/pmemobj_tx_end.3.gz ./man3/pmem2_badblock_next.3.gz ./man3/toid_valid.3.gz ./man3/pmemobj_wcsdup.3.gz ./man3/pobj_list_insert_head.3.gz ./man3/pmemobj_persist.3.gz ./man3/pmemobj_cond_broadcast.3.gz ./man3/pobj_list_insert_new_tail.3.gz ./man3/tx_xstrdup.3.gz ./man3/pobj_reserve_new.3.gz ./man3/pmemobj_free.3.gz ./man3/pmemobj_memcpy.3.gz ./man3/pmemobj_list_insert_new.3.gz ./man3/oid_equals.3.gz ./man3/pmemobj_rwlock_timedwrlock.3.gz ./man3/pobj_list_foreach.3.gz ./man3/pmemobj_f_mem_wb.3.gz ./man3/pobj_layout_toid.3.gz ./man3/pmemobj_rwlock_rdlock.3.gz ./man3/pmemblk_bsize.3.gz ./man3/pmemobj_root_construct.3.gz ./man3/pmemobj_list_move.3.gz ./man3/tx_add.3.gz ./man3/pmemobj_action.3.gz ./man3/pmemobj_tx_errno.3.gz ./man3/pmem2_config_set_protection.3.gz ./man3/oid_is_null.3.gz ./man3/pmemlog_open.3.gz ./man3/tx_xfree.3.gz ./man3/pmemblk_set_zero.3.gz ./man3/pmemobj_ctl_get.3.gz ./man3/pobj_list_remove.3.gz ./man3/pmemobj_tx_add_range.3.gz ./man3/pmempool_feature_enable.3.gz ./man3/pmem_memset_persist.3.gz ./man3/pobj_alloc.3.gz ./man3/toid_type_num_of.3.gz ./man3/pmemobj_close.3.gz ./man3/pmemobj_f_mem_nodrain.3.gz ./man3/pmemobj_tx_xfree.3.gz ./man3/pmem2_config_set_sharing.3.gz ./man3/tx_set_direct.3.gz ./man3/tx_xadd_direct.3.gz ./man3/pmemobj_type_num.3.gz ./man3/pmempool_check_end.3.gz ./man3/pmem_memcpy.3.gz ./man3/pmem_errormsg.3.gz ./man3/pmem2_config_set_offset.3.gz ./man3/pmemblk_ctl_exec.3.gz ./man3/pmemlog_check.3.gz ./man3/pmemobj_tx_realloc.3.gz ./man3/pmem2_source_delete.3.gz ./man3/direct_rw.3.gz ./man3/pmem2_config_set_required_store_granularity.3.gz ./man3/tx_wcsdup.3.gz ./man3/pobj_foreach.3.gz ./man3/toid_declare_root.3.gz ./man3/pmemobj_tx_xadd_range.3.gz ./man3/pmemlog_ctl_set.3.gz ./man3/pobj_next_type_num.3.gz ./man3/pmem_flush.3.gz ./man3/pmemlog_check_version.3.gz ./man3/pobj_list_insert_tail.3.gz ./man3/pmemobj_cond_wait.3.gz ./man3/pmemobj_realloc.3.gz ./man3/pmemobj_defer_free.3.gz ./man3/pmemobj_rwlock_tryrdlock.3.gz ./man3/pmem2_map_delete.3.gz ./man3/pmemobj_next.3.gz ./man3/pmempool_rm.3.gz ./man3/pmempool_transform.3.gz ./man3/pobj_list_foreach_reverse.3.gz ./man3/pmem2_map_get_address.3.gz ./man3/pmemobj_tx_log_intents_max_size.3.gz ./man3/tx_xalloc.3.gz ./man3/tx_onabort.3.gz ./man3/pmemblk_read.3.gz ./man3/tx_memset.3.gz ./man3/pmem2_vm_reservation_delete.3.gz ./man3/pmem2_get_persist_fn.3.gz ./man3/pmemobj_tx_set_user_data.3.gz ./man3/pmemobj_tx_xlock.3.gz ./man3/pmem2_badblock_context_new.3.gz ./man3/tx_begin.3.gz ./man3/pmemobj_alloc_usable_size.3.gz ./man3/pmemobj_tx_free.3.gz ./man3/pmem_has_auto_flush.3.gz ./man7/ ./man7/libpmem2_unsafe_shutdown.7.gz ./man7/libpmempool.7.gz ./man7/libpmemobj.7.gz ./man7/libpmem.7.gz ./man7/libpmemlog.7.gz ./man7/libpmem2.7.gz ./man7/libpmemblk.7.gz + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.10.1-2.el9 --unique-debug-suffix -1.10.1-2.el9.ppc64le --unique-debug-src-base nvml-1.10.1-2.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pmdk-1.10.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin/daxio explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmemblk.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmempool.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmem2.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmem.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmem2.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmemobj.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmemlog.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmemblk.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmem.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmemobj.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmemlog.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmempool.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin/pmempool extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin/daxio extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmem2.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmempool.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmemobj.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmem2.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmemblk.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmempool.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmem.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/libpmemlog.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmemblk.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmem.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/bin/pmempool extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmemobj.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/lib64/pmdk_debug/libpmemlog.so.1.0.0 original debug info size: 13268kB, size after compression: 10844kB /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. 4308 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/pmreorder from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xSkIMp + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 Check skipped + echo 'Check skipped' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libpmem-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MMiTHp + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x3o8LF + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmem = 1.10.1-2.el9 libpmem(ppc-64) = 1.10.1-2.el9 libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) rtld(GNU_HASH) Processing files: libpmem-devel-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LAhzPI + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-devel + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vSeHDm + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem-devel + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmem-devel = 1.10.1-2.el9 libpmem-devel(ppc-64) = 1.10.1-2.el9 pkgconfig(libpmem) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpmem.so.1()(64bit) Processing files: libpmem-debug-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.55Aqpp + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-debug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-debug + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-debug + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-debug + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem-debug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jRt9yx + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem-debug + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem-debug + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmem-debug = 1.10.1-2.el9 libpmem-debug(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) rtld(GNU_HASH) Processing files: libpmem2-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IdpMBd + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2 + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2 + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JYPQnV + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2 + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmem2 = 1.10.1-2.el9 libpmem2(ppc-64) = 1.10.1-2.el9 libpmem2.so.1()(64bit) libpmem2.so.1(LIBPMEM2_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) rtld(GNU_HASH) Processing files: libpmem2-devel-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ojd0kx + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-devel + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.stFkUF + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2-devel + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmem2-devel = 1.10.1-2.el9 libpmem2-devel(ppc-64) = 1.10.1-2.el9 pkgconfig(libpmem2) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpmem2.so.1()(64bit) Processing files: libpmem2-debug-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yuil9n + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-debug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-debug + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-debug + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-debug + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmem2-debug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R3kISb + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2-debug + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmem2-debug + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmem2-debug = 1.10.1-2.el9 libpmem2-debug(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem2.so.1()(64bit) rtld(GNU_HASH) Processing files: libpmemblk-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mekICv + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KZvVr5 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemblk = 1.10.1-2.el9 libpmemblk(ppc-64) = 1.10.1-2.el9 libpmemblk.so.1()(64bit) libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) rtld(GNU_HASH) Processing files: libpmemblk-devel-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dv7bIN + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-devel + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yZ02fG + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk-devel + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemblk-devel = 1.10.1-2.el9 libpmemblk-devel(ppc-64) = 1.10.1-2.el9 pkgconfig(libpmemblk) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpmemblk.so.1()(64bit) pkgconfig(libdaxctl) pkgconfig(libndctl) pkgconfig(libpmem) Processing files: libpmemblk-debug-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B5LzNN + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-debug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-debug + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-debug + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-debug + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemblk-debug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4zhmh5 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk-debug + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemblk-debug + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemblk-debug = 1.10.1-2.el9 libpmemblk-debug(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) libpmemblk.so.1()(64bit) rtld(GNU_HASH) Processing files: libpmemlog-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wlFqew + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BKM64c + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemlog = 1.10.1-2.el9 libpmemlog(ppc-64) = 1.10.1-2.el9 libpmemlog.so.1()(64bit) libpmemlog.so.1(LIBPMEMLOG_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) rtld(GNU_HASH) Processing files: libpmemlog-devel-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nt4VZd + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-devel + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JRitdC + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog-devel + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemlog-devel = 1.10.1-2.el9 libpmemlog-devel(ppc-64) = 1.10.1-2.el9 pkgconfig(libpmemlog) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpmemlog.so.1()(64bit) pkgconfig(libdaxctl) pkgconfig(libndctl) pkgconfig(libpmem) Processing files: libpmemlog-debug-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K02Kjf + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-debug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-debug + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-debug + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-debug + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemlog-debug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WFxIny + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog-debug + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemlog-debug + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemlog-debug = 1.10.1-2.el9 libpmemlog-debug(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) libpmemlog.so.1()(64bit) rtld(GNU_HASH) Processing files: libpmemobj-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AWDsdj + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eUw5U4 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemobj = 1.10.1-2.el9 libpmemobj(ppc-64) = 1.10.1-2.el9 libpmemobj.so.1()(64bit) libpmemobj.so.1(LIBPMEMOBJ_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) rtld(GNU_HASH) Processing files: libpmemobj-devel-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PDqlo3 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-devel + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FztOr1 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj-devel + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemobj-devel = 1.10.1-2.el9 libpmemobj-devel(ppc-64) = 1.10.1-2.el9 pkgconfig(libpmemobj) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpmemobj.so.1()(64bit) pkgconfig(libdaxctl) pkgconfig(libndctl) pkgconfig(libpmem) Processing files: libpmemobj-debug-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vP9Zcb + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-debug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-debug + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-debug + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-debug + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmemobj-debug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d14453 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj-debug + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmemobj-debug + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmemobj-debug = 1.10.1-2.el9 libpmemobj-debug(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) libpmemobj.so.1()(64bit) rtld(GNU_HASH) Processing files: libpmempool-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ktA8Fi + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UxNnFR + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmempool = 1.10.1-2.el9 libpmempool(ppc-64) = 1.10.1-2.el9 libpmempool.so.1()(64bit) libpmempool.so.1(LIBPMEMPOOL_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) rtld(GNU_HASH) Processing files: libpmempool-devel-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6mVOLw + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-devel + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3ChBNi + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool-devel + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmempool-devel = 1.10.1-2.el9 libpmempool-devel(ppc-64) = 1.10.1-2.el9 pkgconfig(libpmempool) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpmempool.so.1()(64bit) pkgconfig(libdaxctl) pkgconfig(libndctl) pkgconfig(libpmem) Processing files: libpmempool-debug-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ebjLfD + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-debug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-debug + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-debug + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-debug + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/libpmempool-debug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KmIQbN + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool-debug + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/libpmempool-debug + RPM_EC=0 ++ jobs -p + exit 0 Provides: libpmempool-debug = 1.10.1-2.el9 libpmempool-debug(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) libpmempool.so.1()(64bit) rtld(GNU_HASH) Processing files: pmempool-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aDR211 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/pmempool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/pmempool + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/pmempool + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/pmempool + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/pmempool + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.X3a8K0 + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/pmempool + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/pmempool + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/pmempool + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pmempool) = 1.10.1-2.el9 pmempool = 1.10.1-2.el9 pmempool(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) libpmemblk.so.1()(64bit) libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) libpmemlog.so.1()(64bit) libpmemlog.so.1(LIBPMEMLOG_1.0)(64bit) libpmemobj.so.1()(64bit) libpmemobj.so.1(LIBPMEMOBJ_1.0)(64bit) libpmempool.so.1()(64bit) libpmempool.so.1(LIBPMEMPOOL_1.0)(64bit) rtld(GNU_HASH) Obsoletes: nvml-tools < 1.10.1-2.el9 Processing files: daxio-1.10.1-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ze9CYD + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/daxio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/daxio + cp -pr ChangeLog /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/daxio + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/daxio + cp -pr README.md /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/doc/daxio + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7vbMhV + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/daxio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/daxio + cp -pr LICENSE /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le/usr/share/licenses/daxio + RPM_EC=0 ++ jobs -p + exit 0 Provides: daxio = 1.10.1-2.el9 daxio(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdaxctl.so.1()(64bit) libdaxctl.so.1(LIBDAXCTL_1)(64bit) libdaxctl.so.1(LIBDAXCTL_2)(64bit) libdaxctl.so.1(LIBDAXCTL_4)(64bit) libndctl.so.6()(64bit) libndctl.so.6(LIBNDCTL_1)(64bit) libndctl.so.6(LIBNDCTL_18)(64bit) libndctl.so.6(LIBNDCTL_3)(64bit) libpmem.so.1()(64bit) libpmem.so.1(LIBPMEM_1.0)(64bit) rtld(GNU_HASH) Processing files: nvml-debugsource-1.10.1-2.el9.ppc64le Provides: nvml-debugsource = 1.10.1-2.el9 nvml-debugsource(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nvml-debuginfo-1.10.1-2.el9.ppc64le Provides: nvml-debuginfo = 1.10.1-2.el9 nvml-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmem-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 240ae38dac2a47d5f2425996c719694f35bdff01 libpmem-debuginfo = 1.10.1-2.el9 libpmem-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmem-debug-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = a62b2de4bab38313baa3544d507c6a93d6240821 libpmem-debug-debuginfo = 1.10.1-2.el9 libpmem-debug-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmem2-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 45bb1969ec25e71cf33c2cef14254a18e303b425 libpmem2-debuginfo = 1.10.1-2.el9 libpmem2-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmem2-debug-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = a659e202c3cc8b8daedd64e13595f2ae7b9be92e libpmem2-debug-debuginfo = 1.10.1-2.el9 libpmem2-debug-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmemblk-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 916d3f35dfcdebdb7c1d76bcb1eebdabc6ac62a9 libpmemblk-debuginfo = 1.10.1-2.el9 libpmemblk-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmemblk-debug-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 7f23950347d17ba64c2ab8ef1b408709f8ed17ac libpmemblk-debug-debuginfo = 1.10.1-2.el9 libpmemblk-debug-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmemlog-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 5853ff3649c47711254747bcb2926ba965037549 libpmemlog-debuginfo = 1.10.1-2.el9 libpmemlog-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmemlog-debug-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 2d68ef2fff4747c4151396c8772989904eff363b libpmemlog-debug-debuginfo = 1.10.1-2.el9 libpmemlog-debug-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmemobj-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = f2c94f1e047cc37d62cbec344f2c1088b5c5c8d3 libpmemobj-debuginfo = 1.10.1-2.el9 libpmemobj-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmemobj-debug-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = dbe20f1c6e526ac36b8fa8db0c21bfcf161bbd7f libpmemobj-debug-debuginfo = 1.10.1-2.el9 libpmemobj-debug-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmempool-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 312068213ad56d65ca4eebae812706c4676c086f libpmempool-debuginfo = 1.10.1-2.el9 libpmempool-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: libpmempool-debug-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 5551257332a487f9bcb952ef15920e367b080e96 libpmempool-debug-debuginfo = 1.10.1-2.el9 libpmempool-debug-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: pmempool-debuginfo-1.10.1-2.el9.ppc64le Provides: debuginfo(build-id) = 155ef7e5b46e674e0524c6c9ea567568c179cff5 pmempool-debuginfo = 1.10.1-2.el9 pmempool-debuginfo(ppc-64) = 1.10.1-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Processing files: daxio-debuginfo-1.10.1-2.el9.ppc64le Provides: daxio-debuginfo = 1.10.1-2.el9 daxio-debuginfo(ppc-64) = 1.10.1-2.el9 debuginfo(build-id) = 990c053f58abc1b2a1616c9ff0e5e42fb7d0438c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nvml-debugsource(ppc-64) = 1.10.1-2.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le warning: Installed (but unpackaged) file(s) found: /usr/bin/pmreorder /usr/share/man/man1/pmreorder.1.gz /usr/share/pmreorder/binaryoutputhandler.py /usr/share/pmreorder/consistencycheckwrap.py /usr/share/pmreorder/loggingfacility.py /usr/share/pmreorder/markerparser.py /usr/share/pmreorder/memoryoperations.py /usr/share/pmreorder/operationfactory.py /usr/share/pmreorder/opscontext.py /usr/share/pmreorder/pmreorder.py /usr/share/pmreorder/reorderengines.py /usr/share/pmreorder/reorderexceptions.py /usr/share/pmreorder/statemachine.py /usr/share/pmreorder/utils.py Wrote: /builddir/build/RPMS/libpmemlog-debug-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/nvml-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemblk-debug-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/daxio-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemlog-debug-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemblk-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem2-debug-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemlog-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/daxio-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemobj-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemobj-debug-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem2-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem-debug-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemblk-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemlog-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmempool-devel-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem2-devel-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemblk-debug-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem2-debug-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemblk-devel-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmempool-debug-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemobj-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmempool-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem2-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem-debug-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/pmempool-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemlog-devel-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmem-devel-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemobj-devel-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmemobj-debug-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmempool-debug-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/libpmempool-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/pmempool-debuginfo-1.10.1-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/nvml-debugsource-1.10.1-2.el9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k9JlLX + umask 022 + cd /builddir/build/BUILD + cd pmdk-1.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nvml-1.10.1-2.el9.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0