Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253332 Details for
Bug 1424004
nvml: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 425.77 KB, created by
Fedora Release Engineering
on 2017-02-17 15:34:04 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:34:04 UTC
Size:
425.77 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nvml.spec'], gid=425timeout=172800chrootPath='/var/lib/mock/f26-build-7629276-694394/root'uid=1000logger=<mockbuild.trace_decorator.getLog object at 0x7fdca3705390>shell=FalseprintOutput=Falseuser='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nvml.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100'} and shell False >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/nvml-1.2-2.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nvml.spec'], gid=425timeout=172800chrootPath='/var/lib/mock/f26-build-7629276-694394/root'logger=<mockbuild.trace_decorator.getLog object at 0x7fdca3705390>shell=FalseprintOutput=Falseuser='mockbuild'private_network=Trueenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100'}uid=1000) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nvml.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'TERM': 'vt100'} and shell False >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7JKoTb >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf nvml-1.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/nvml-1.2.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd nvml-1.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zt6PDy >+ umask 022 >+ cd /builddir/build/BUILD >+ cd nvml-1.2 >+ EXTRA_CFLAGS_RELEASE='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ EXTRA_CFLAGS_DEBUG='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0' >+ EXTRA_CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' >+ make -j48 >make -C src all >make[1]: Entering directory '/builddir/build/BUILD/nvml-1.2/src' >make -C libpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >mkdir -p ../nondebug/libpmem >mkdir -p ../nondebug/libpmem/.. >cc -MD -c -o ../nondebug/libpmem/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../nondebug/libpmem/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../nondebug/libpmem/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../nondebug/libpmem/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../nondebug/libpmem/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../nondebug/libpmem/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../nondebug/libpmem/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../nondebug/libpmem/libpmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC libpmem.c >cc -MD -c -o ../nondebug/libpmem/cpu.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC cpu.c >cc -MD -c -o ../nondebug/libpmem/pmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC pmem.c >cc -MD -c -o ../nondebug/libpmem/pmem_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNO_LIBPTHREAD -I../include -I../common/ -fPIC pmem_linux.c >ld -o ../nondebug/libpmem/libpmem_unscoped.o -r ../nondebug/libpmem/file.o ../nondebug/libpmem/file_linux.o ../nondebug/libpmem/out.o ../nondebug/libpmem/util.o ../nondebug/libpmem/util_linux.o ../nondebug/libpmem/mmap.o ../nondebug/libpmem/mmap_linux.o ../nondebug/libpmem/libpmem.o ../nondebug/libpmem/cpu.o ../nondebug/libpmem/pmem.o ../nondebug/libpmem/pmem_linux.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmem/.. -shared -Wl,--version-script=libpmem.map,-soname,libpmem.so.1 -o ../nondebug/libpmem/../libpmem.so.1.0.0 ../nondebug/libpmem/file.o ../nondebug/libpmem/file_linux.o ../nondebug/libpmem/out.o ../nondebug/libpmem/util.o ../nondebug/libpmem/util_linux.o ../nondebug/libpmem/mmap.o ../nondebug/libpmem/mmap_linux.o ../nondebug/libpmem/libpmem.o ../nondebug/libpmem/cpu.o ../nondebug/libpmem/pmem.o ../nondebug/libpmem/pmem_linux.o >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmem.map` ../nondebug/libpmem/libpmem_unscoped.o ../nondebug/libpmem/libpmem_all.o >ar rv ../nondebug/libpmem/../libpmem.a ../nondebug/libpmem/libpmem_all.o >ar: creating ../nondebug/libpmem/../libpmem.a >a - ../nondebug/libpmem/libpmem_all.o >ln -sf libpmem.so.1.0.0 ../nondebug/libpmem/../libpmem.so.1 >ln -sf libpmem.so.1 ../nondebug/libpmem/../libpmem.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C libpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >mkdir -p ../debug/libpmem >mkdir -p ../debug/libpmem/.. >cc -MD -c -o ../debug/libpmem/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../debug/libpmem/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../debug/libpmem/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../debug/libpmem/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../debug/libpmem/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../debug/libpmem/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../debug/libpmem/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../debug/libpmem/libpmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC libpmem.c >cc -MD -c -o ../debug/libpmem/cpu.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC cpu.c >cc -MD -c -o ../debug/libpmem/pmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC pmem.c >cc -MD -c -o ../debug/libpmem/pmem_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DNO_LIBPTHREAD -I../include -I../common/ -fPIC pmem_linux.c >ld -o ../debug/libpmem/libpmem_unscoped.o -r ../debug/libpmem/file.o ../debug/libpmem/file_linux.o ../debug/libpmem/out.o ../debug/libpmem/util.o ../debug/libpmem/util_linux.o ../debug/libpmem/mmap.o ../debug/libpmem/mmap_linux.o ../debug/libpmem/libpmem.o ../debug/libpmem/cpu.o ../debug/libpmem/pmem.o ../debug/libpmem/pmem_linux.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmem/.. -shared -Wl,--version-script=libpmem.map,-soname,libpmem.so.1 -o ../debug/libpmem/../libpmem.so.1.0.0 ../debug/libpmem/file.o ../debug/libpmem/file_linux.o ../debug/libpmem/out.o ../debug/libpmem/util.o ../debug/libpmem/util_linux.o ../debug/libpmem/mmap.o ../debug/libpmem/mmap_linux.o ../debug/libpmem/libpmem.o ../debug/libpmem/cpu.o ../debug/libpmem/pmem.o ../debug/libpmem/pmem_linux.o >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmem.map` ../debug/libpmem/libpmem_unscoped.o ../debug/libpmem/libpmem_all.o >ar rv ../debug/libpmem/../libpmem.a ../debug/libpmem/libpmem_all.o >ar: creating ../debug/libpmem/../libpmem.a >a - ../debug/libpmem/libpmem_all.o >ln -sf libpmem.so.1.0.0 ../debug/libpmem/../libpmem.so.1 >ln -sf libpmem.so.1 ../debug/libpmem/../libpmem.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C jemalloc -f Makefile.nvml jemalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >cd /builddir/build/BUILD/nvml-1.2/src/jemalloc && \ > autoconf >mkdir -p ../nondebug/jemalloc >rm -f -f ../nondebug/jemalloc/bin/jemalloc.sh ../nondebug/jemalloc/Makefile ../nondebug/jemalloc/doc/jemalloc.xml ../nondebug/jemalloc/doc/html.xsl ../nondebug/jemalloc/doc/manpages.xsl ../nondebug/jemalloc/config.stamp ../nondebug/jemalloc/test/test.sh ../nondebug/jemalloc/test/include/test/jemalloc_test.h ../nondebug/jemalloc/test/include/test/jemalloc_test_defs.h ../nondebug/jemalloc/include/jemalloc/jemalloc_macros.h ../nondebug/jemalloc/include/jemalloc/jemalloc_protos.h ../nondebug/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h ../nondebug/jemalloc/include/jemalloc/internal/jemalloc_internal.h ../nondebug/jemalloc/include/jemalloc/jemalloc_typedefs.h ../nondebug/jemalloc/include/jemalloc/jemalloc_defs.h >cd ../nondebug/jemalloc && \ > CFLAGS="-std=gnu99 -Wall -Werror -pthread -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic" LDFLAGS="-Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.."\ > /builddir/build/BUILD/nvml-1.2/src/jemalloc/configure --without-export --with-jemalloc-prefix=je_vmem_ --with-private-namespace=je_vmem_ --disable-xmalloc --disable-munmap EXTRA_CFLAGS="-DJEMALLOC_LIBVMEM" >checking for xsltproc... false >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether compiler supports -DJEMALLOC_LIBVMEM... yes >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking size of void *... 8 >checking size of int... 4 >checking size of long... 8 >checking size of intmax_t... 8 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking whether pause instruction is compilable... yes >checking whether SSE2 intrinsics is compilable... yes >checking for ar... ar >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking whether malloc_usable_size definition can use const argument... no >checking whether __attribute__ syntax is compilable... yes >checking whether compiler supports -fvisibility=hidden... yes >checking whether compiler supports -Werror... yes >checking whether tls_model attribute is compilable... no >checking for a BSD-compatible install... /usr/bin/install -c >checking for ranlib... ranlib >checking for ld... /usr/bin/ld >checking for autoconf... /usr/bin/autoconf >checking for memalign... yes >checking for valloc... yes >checking configured backtracing method... N/A >checking for sbrk... yes >checking whether utrace(2) is compilable... no >checking whether valgrind is compilable... no >checking whether a program using __builtin_ffsl is compilable... yes >checking STATIC_PAGE_SHIFT... 12 >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking for _malloc_thread_cleanup... no >checking for _pthread_mutex_init_calloc_cb... no >checking for TLS... yes >checking whether atomic(9) is compilable... no >checking whether Darwin OSAtomic*() is compilable... no >checking whether madvise(2) is compilable... yes >checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no >checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no >checking for __builtin_clz... no >checking whether Darwin OSSpin*() is compilable... no >checking for stdbool.h that conforms to C99... no >checking for _Bool... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/html.xsl >config.status: creating doc/manpages.xsl >config.status: creating doc/jemalloc.xml >config.status: creating include/jemalloc/jemalloc_macros.h >config.status: creating include/jemalloc/jemalloc_protos.h >config.status: creating include/jemalloc/jemalloc_typedefs.h >config.status: creating include/jemalloc/internal/jemalloc_internal.h >config.status: creating test/test.sh >config.status: creating test/include/test/jemalloc_test.h >config.status: creating config.stamp >config.status: creating bin/jemalloc.sh >config.status: creating include/jemalloc/jemalloc_defs.h >config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h >config.status: creating test/include/test/jemalloc_test_defs.h >config.status: executing include/jemalloc/internal/private_namespace.h commands >config.status: executing include/jemalloc/internal/private_unnamespace.h commands >config.status: executing include/jemalloc/internal/public_symbols.txt commands >config.status: executing include/jemalloc/internal/public_namespace.h commands >config.status: executing include/jemalloc/internal/public_unnamespace.h commands >config.status: executing include/jemalloc/internal/size_classes.h commands >config.status: executing include/jemalloc/jemalloc_protos_jet.h commands >config.status: executing include/jemalloc/jemalloc_rename.h commands >config.status: executing include/jemalloc/jemalloc_mangle.h commands >config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands >config.status: executing include/jemalloc/jemalloc.h commands >=============================================================================== >jemalloc version : >library revision : 2 >CC : gcc >CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT >CFLAGS : -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden >LDFLAGS : -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. >EXTRA_LDFLAGS : >LIBS : -lpthread >RPATH_EXTRA : >XSLTPROC : false >XSLROOT : >PREFIX : /usr/local >BINDIR : /usr/local/bin >INCLUDEDIR : /usr/local/include >LIBDIR : /usr/local/lib >DATADIR : /usr/local/share >MANDIR : /usr/local/share/man >srcroot : /builddir/build/BUILD/nvml-1.2/src/jemalloc/ >abs_srcroot : /builddir/build/BUILD/nvml-1.2/src/jemalloc/ >objroot : >abs_objroot : /builddir/build/BUILD/nvml-1.2/src/nondebug/jemalloc/ >JEMALLOC_PREFIX : je_vmem_ >JEMALLOC_PRIVATE_NAMESPACE > : je_vmem_je_ >install_suffix : >autogen : 0 >cc-silence : 1 >debug : 0 >code-coverage : 0 >stats : 1 >prof : 0 >prof-libunwind : 0 >prof-libgcc : 0 >prof-gcc : 0 >tcache : 1 >fill : 1 >utrace : 0 >valgrind : 0 >xmalloc : 0 >munmap : 0 >lazy_lock : 0 >tls : 1 >=============================================================================== >touch ../nondebug/jemalloc/Makefile ../nondebug/jemalloc/doc/jemalloc.xml ../nondebug/jemalloc/doc/html.xsl ../nondebug/jemalloc/doc/manpages.xsl ../nondebug/jemalloc/config.stamp ../nondebug/jemalloc/test/test.sh ../nondebug/jemalloc/test/include/test/jemalloc_test.h ../nondebug/jemalloc/test/include/test/jemalloc_test_defs.h ../nondebug/jemalloc/include/jemalloc/jemalloc_macros.h ../nondebug/jemalloc/include/jemalloc/jemalloc_protos.h ../nondebug/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h ../nondebug/jemalloc/include/jemalloc/internal/jemalloc_internal.h ../nondebug/jemalloc/include/jemalloc/jemalloc_typedefs.h ../nondebug/jemalloc/include/jemalloc/jemalloc_defs.h >make objroot=../nondebug/jemalloc/ -f ../nondebug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/jemalloc.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/jemalloc.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/arena.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/arena.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/pool.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/pool.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/atomic.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/atomic.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/base.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/base.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/bitmap.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/bitmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk_dss.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_dss.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/vector.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/vector.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk_mmap.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_mmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/ckh.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ckh.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/ctl.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ctl.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/extent.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/extent.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/hash.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/hash.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/huge.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/huge.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/mb.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mb.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/mutex.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mutex.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/prof.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/prof.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/quarantine.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/quarantine.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/rtree.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/rtree.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/stats.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/stats.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/tcache.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tcache.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/util.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/util.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/tsd.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tsd.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/jemalloc.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/jemalloc.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/arena.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/arena.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/pool.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/pool.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/atomic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/atomic.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/base.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/base.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/bitmap.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/bitmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk_dss.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_dss.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk_mmap.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_mmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/ckh.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ckh.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/vector.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/vector.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/ctl.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ctl.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/huge.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/huge.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/hash.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/hash.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/extent.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/extent.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/mb.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mb.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/mutex.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mutex.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/prof.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/prof.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/quarantine.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/quarantine.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/rtree.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/rtree.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/stats.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/stats.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/tcache.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tcache.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/util.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/util.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/tsd.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tsd.c >ar crus ../nondebug/jemalloc/lib/libjemalloc_pic.a ../nondebug/jemalloc/src/jemalloc.pic.o ../nondebug/jemalloc/src/arena.pic.o ../nondebug/jemalloc/src/pool.pic.o ../nondebug/jemalloc/src/atomic.pic.o ../nondebug/jemalloc/src/base.pic.o ../nondebug/jemalloc/src/bitmap.pic.o ../nondebug/jemalloc/src/chunk.pic.o ../nondebug/jemalloc/src/chunk_dss.pic.o ../nondebug/jemalloc/src/vector.pic.o ../nondebug/jemalloc/src/chunk_mmap.pic.o ../nondebug/jemalloc/src/ckh.pic.o ../nondebug/jemalloc/src/ctl.pic.o ../nondebug/jemalloc/src/extent.pic.o ../nondebug/jemalloc/src/hash.pic.o ../nondebug/jemalloc/src/huge.pic.o ../nondebug/jemalloc/src/mb.pic.o ../nondebug/jemalloc/src/mutex.pic.o ../nondebug/jemalloc/src/prof.pic.o ../nondebug/jemalloc/src/quarantine.pic.o ../nondebug/jemalloc/src/rtree.pic.o ../nondebug/jemalloc/src/stats.pic.o ../nondebug/jemalloc/src/tcache.pic.o ../nondebug/jemalloc/src/util.pic.o ../nondebug/jemalloc/src/tsd.pic.o >gcc -shared -Wl,-soname,libjemalloc.so.2 -o ../nondebug/jemalloc/lib/libjemalloc.so.2 ../nondebug/jemalloc/src/jemalloc.pic.o ../nondebug/jemalloc/src/arena.pic.o ../nondebug/jemalloc/src/pool.pic.o ../nondebug/jemalloc/src/atomic.pic.o ../nondebug/jemalloc/src/base.pic.o ../nondebug/jemalloc/src/bitmap.pic.o ../nondebug/jemalloc/src/chunk.pic.o ../nondebug/jemalloc/src/chunk_dss.pic.o ../nondebug/jemalloc/src/vector.pic.o ../nondebug/jemalloc/src/chunk_mmap.pic.o ../nondebug/jemalloc/src/ckh.pic.o ../nondebug/jemalloc/src/ctl.pic.o ../nondebug/jemalloc/src/extent.pic.o ../nondebug/jemalloc/src/hash.pic.o ../nondebug/jemalloc/src/huge.pic.o ../nondebug/jemalloc/src/mb.pic.o ../nondebug/jemalloc/src/mutex.pic.o ../nondebug/jemalloc/src/prof.pic.o ../nondebug/jemalloc/src/quarantine.pic.o ../nondebug/jemalloc/src/rtree.pic.o ../nondebug/jemalloc/src/stats.pic.o ../nondebug/jemalloc/src/tcache.pic.o ../nondebug/jemalloc/src/util.pic.o ../nondebug/jemalloc/src/tsd.pic.o -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread >ln -sf libjemalloc.so.2 ../nondebug/jemalloc/lib/libjemalloc.so >ar crus ../nondebug/jemalloc/lib/libjemalloc.a ../nondebug/jemalloc/src/jemalloc.o ../nondebug/jemalloc/src/arena.o ../nondebug/jemalloc/src/pool.o ../nondebug/jemalloc/src/atomic.o ../nondebug/jemalloc/src/base.o ../nondebug/jemalloc/src/bitmap.o ../nondebug/jemalloc/src/chunk.o ../nondebug/jemalloc/src/chunk_dss.o ../nondebug/jemalloc/src/vector.o ../nondebug/jemalloc/src/chunk_mmap.o ../nondebug/jemalloc/src/ckh.o ../nondebug/jemalloc/src/ctl.o ../nondebug/jemalloc/src/extent.o ../nondebug/jemalloc/src/hash.o ../nondebug/jemalloc/src/huge.o ../nondebug/jemalloc/src/mb.o ../nondebug/jemalloc/src/mutex.o ../nondebug/jemalloc/src/prof.o ../nondebug/jemalloc/src/quarantine.o ../nondebug/jemalloc/src/rtree.o ../nondebug/jemalloc/src/stats.o ../nondebug/jemalloc/src/tcache.o ../nondebug/jemalloc/src/util.o ../nondebug/jemalloc/src/tsd.o >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C jemalloc -f Makefile.nvml jemalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >mkdir -p ../debug/jemalloc >rm -f -f ../debug/jemalloc/bin/jemalloc.sh ../debug/jemalloc/Makefile ../debug/jemalloc/doc/jemalloc.xml ../debug/jemalloc/doc/html.xsl ../debug/jemalloc/doc/manpages.xsl ../debug/jemalloc/config.stamp ../debug/jemalloc/test/test.sh ../debug/jemalloc/test/include/test/jemalloc_test.h ../debug/jemalloc/test/include/test/jemalloc_test_defs.h ../debug/jemalloc/include/jemalloc/jemalloc_macros.h ../debug/jemalloc/include/jemalloc/jemalloc_protos.h ../debug/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h ../debug/jemalloc/include/jemalloc/internal/jemalloc_internal.h ../debug/jemalloc/include/jemalloc/jemalloc_typedefs.h ../debug/jemalloc/include/jemalloc/jemalloc_defs.h >cd ../debug/jemalloc && \ > CFLAGS="-std=gnu99 -Wall -Werror -pthread -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0" LDFLAGS="-Wl,-z,relro -Wl,--fatal-warnings -L../debug/jemalloc/.."\ > /builddir/build/BUILD/nvml-1.2/src/jemalloc/configure --without-export --with-jemalloc-prefix=je_vmem_ --with-private-namespace=je_vmem_ --disable-xmalloc --disable-munmap EXTRA_CFLAGS="-DJEMALLOC_LIBVMEM" --enable-debug >checking for xsltproc... false >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether compiler supports -DJEMALLOC_LIBVMEM... yes >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking size of void *... 8 >checking size of int... 4 >checking size of long... 8 >checking size of intmax_t... 8 >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking whether pause instruction is compilable... yes >checking whether SSE2 intrinsics is compilable... yes >checking for ar... ar >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking whether malloc_usable_size definition can use const argument... no >checking whether __attribute__ syntax is compilable... yes >checking whether compiler supports -fvisibility=hidden... yes >checking whether compiler supports -Werror... yes >checking whether tls_model attribute is compilable... no >checking for a BSD-compatible install... /usr/bin/install -c >checking for ranlib... ranlib >checking for ld... /usr/bin/ld >checking for autoconf... /usr/bin/autoconf >checking for memalign... yes >checking for valloc... yes >checking configured backtracing method... N/A >checking for sbrk... yes >checking whether utrace(2) is compilable... no >checking whether valgrind is compilable... no >checking whether a program using __builtin_ffsl is compilable... yes >checking STATIC_PAGE_SHIFT... 12 >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking for _malloc_thread_cleanup... no >checking for _pthread_mutex_init_calloc_cb... no >checking for TLS... yes >checking whether atomic(9) is compilable... no >checking whether Darwin OSAtomic*() is compilable... no >checking whether madvise(2) is compilable... yes >checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no >checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no >checking for __builtin_clz... no >checking whether Darwin OSSpin*() is compilable... no >checking for stdbool.h that conforms to C99... no >checking for _Bool... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/html.xsl >config.status: creating doc/manpages.xsl >config.status: creating doc/jemalloc.xml >config.status: creating include/jemalloc/jemalloc_macros.h >config.status: creating include/jemalloc/jemalloc_protos.h >config.status: creating include/jemalloc/jemalloc_typedefs.h >config.status: creating include/jemalloc/internal/jemalloc_internal.h >config.status: creating test/test.sh >config.status: creating test/include/test/jemalloc_test.h >config.status: creating config.stamp >config.status: creating bin/jemalloc.sh >config.status: creating include/jemalloc/jemalloc_defs.h >config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h >config.status: creating test/include/test/jemalloc_test_defs.h >config.status: executing include/jemalloc/internal/private_namespace.h commands >config.status: executing include/jemalloc/internal/private_unnamespace.h commands >config.status: executing include/jemalloc/internal/public_symbols.txt commands >config.status: executing include/jemalloc/internal/public_namespace.h commands >config.status: executing include/jemalloc/internal/public_unnamespace.h commands >config.status: executing include/jemalloc/internal/size_classes.h commands >config.status: executing include/jemalloc/jemalloc_protos_jet.h commands >config.status: executing include/jemalloc/jemalloc_rename.h commands >config.status: executing include/jemalloc/jemalloc_mangle.h commands >config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands >config.status: executing include/jemalloc/jemalloc.h commands >=============================================================================== >jemalloc version : >library revision : 2 >CC : gcc >CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT >CFLAGS : -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden >LDFLAGS : -Wl,-z,relro -Wl,--fatal-warnings -L../debug/jemalloc/.. >EXTRA_LDFLAGS : >LIBS : -lpthread >RPATH_EXTRA : >XSLTPROC : false >XSLROOT : >PREFIX : /usr/local >BINDIR : /usr/local/bin >INCLUDEDIR : /usr/local/include >LIBDIR : /usr/local/lib >DATADIR : /usr/local/share >MANDIR : /usr/local/share/man >srcroot : /builddir/build/BUILD/nvml-1.2/src/jemalloc/ >abs_srcroot : /builddir/build/BUILD/nvml-1.2/src/jemalloc/ >objroot : >abs_objroot : /builddir/build/BUILD/nvml-1.2/src/debug/jemalloc/ >JEMALLOC_PREFIX : je_vmem_ >JEMALLOC_PRIVATE_NAMESPACE > : je_vmem_je_ >install_suffix : >autogen : 0 >cc-silence : 1 >debug : 1 >code-coverage : 0 >stats : 1 >prof : 0 >prof-libunwind : 0 >prof-libgcc : 0 >prof-gcc : 0 >tcache : 1 >fill : 1 >utrace : 0 >valgrind : 0 >xmalloc : 0 >munmap : 0 >lazy_lock : 0 >tls : 1 >=============================================================================== >touch ../debug/jemalloc/Makefile ../debug/jemalloc/doc/jemalloc.xml ../debug/jemalloc/doc/html.xsl ../debug/jemalloc/doc/manpages.xsl ../debug/jemalloc/config.stamp ../debug/jemalloc/test/test.sh ../debug/jemalloc/test/include/test/jemalloc_test.h ../debug/jemalloc/test/include/test/jemalloc_test_defs.h ../debug/jemalloc/include/jemalloc/jemalloc_macros.h ../debug/jemalloc/include/jemalloc/jemalloc_protos.h ../debug/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h ../debug/jemalloc/include/jemalloc/internal/jemalloc_internal.h ../debug/jemalloc/include/jemalloc/jemalloc_typedefs.h ../debug/jemalloc/include/jemalloc/jemalloc_defs.h >make objroot=../debug/jemalloc/ -f ../debug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/jemalloc.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/jemalloc.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/arena.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/arena.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/pool.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/pool.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/atomic.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/atomic.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/base.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/base.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/bitmap.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/bitmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/chunk.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/chunk_dss.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_dss.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/vector.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/vector.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/chunk_mmap.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_mmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/ckh.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ckh.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/ctl.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ctl.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/extent.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/extent.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/hash.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/hash.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/huge.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/huge.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/mb.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mb.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/mutex.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mutex.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/prof.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/prof.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/quarantine.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/quarantine.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/rtree.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/rtree.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/stats.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/stats.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/tcache.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tcache.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/util.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/util.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -fPIC -DPIC -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/tsd.pic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tsd.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/jemalloc.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/jemalloc.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/arena.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/arena.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/pool.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/pool.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/atomic.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/atomic.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/base.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/base.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/bitmap.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/bitmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/chunk.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/chunk_dss.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_dss.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/vector.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/vector.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/chunk_mmap.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_mmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/ckh.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ckh.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/ctl.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ctl.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/extent.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/extent.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/hash.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/hash.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/huge.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/huge.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/mutex.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mutex.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/prof.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/prof.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/quarantine.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/quarantine.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/rtree.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/rtree.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/stats.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/stats.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/mb.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mb.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/tcache.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tcache.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/util.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/util.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../debug/jemalloc/include -o ../debug/jemalloc/src/tsd.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tsd.c >ar crus ../debug/jemalloc/lib/libjemalloc_pic.a ../debug/jemalloc/src/jemalloc.pic.o ../debug/jemalloc/src/arena.pic.o ../debug/jemalloc/src/pool.pic.o ../debug/jemalloc/src/atomic.pic.o ../debug/jemalloc/src/base.pic.o ../debug/jemalloc/src/bitmap.pic.o ../debug/jemalloc/src/chunk.pic.o ../debug/jemalloc/src/chunk_dss.pic.o ../debug/jemalloc/src/vector.pic.o ../debug/jemalloc/src/chunk_mmap.pic.o ../debug/jemalloc/src/ckh.pic.o ../debug/jemalloc/src/ctl.pic.o ../debug/jemalloc/src/extent.pic.o ../debug/jemalloc/src/hash.pic.o ../debug/jemalloc/src/huge.pic.o ../debug/jemalloc/src/mb.pic.o ../debug/jemalloc/src/mutex.pic.o ../debug/jemalloc/src/prof.pic.o ../debug/jemalloc/src/quarantine.pic.o ../debug/jemalloc/src/rtree.pic.o ../debug/jemalloc/src/stats.pic.o ../debug/jemalloc/src/tcache.pic.o ../debug/jemalloc/src/util.pic.o ../debug/jemalloc/src/tsd.pic.o >gcc -shared -Wl,-soname,libjemalloc.so.2 -o ../debug/jemalloc/lib/libjemalloc.so.2 ../debug/jemalloc/src/jemalloc.pic.o ../debug/jemalloc/src/arena.pic.o ../debug/jemalloc/src/pool.pic.o ../debug/jemalloc/src/atomic.pic.o ../debug/jemalloc/src/base.pic.o ../debug/jemalloc/src/bitmap.pic.o ../debug/jemalloc/src/chunk.pic.o ../debug/jemalloc/src/chunk_dss.pic.o ../debug/jemalloc/src/vector.pic.o ../debug/jemalloc/src/chunk_mmap.pic.o ../debug/jemalloc/src/ckh.pic.o ../debug/jemalloc/src/ctl.pic.o ../debug/jemalloc/src/extent.pic.o ../debug/jemalloc/src/hash.pic.o ../debug/jemalloc/src/huge.pic.o ../debug/jemalloc/src/mb.pic.o ../debug/jemalloc/src/mutex.pic.o ../debug/jemalloc/src/prof.pic.o ../debug/jemalloc/src/quarantine.pic.o ../debug/jemalloc/src/rtree.pic.o ../debug/jemalloc/src/stats.pic.o ../debug/jemalloc/src/tcache.pic.o ../debug/jemalloc/src/util.pic.o ../debug/jemalloc/src/tsd.pic.o -Wl,-z,relro -Wl,--fatal-warnings -L../debug/jemalloc/.. -lpthread >ln -sf libjemalloc.so.2 ../debug/jemalloc/lib/libjemalloc.so >ar crus ../debug/jemalloc/lib/libjemalloc.a ../debug/jemalloc/src/jemalloc.o ../debug/jemalloc/src/arena.o ../debug/jemalloc/src/pool.o ../debug/jemalloc/src/atomic.o ../debug/jemalloc/src/base.o ../debug/jemalloc/src/bitmap.o ../debug/jemalloc/src/chunk.o ../debug/jemalloc/src/chunk_dss.o ../debug/jemalloc/src/vector.o ../debug/jemalloc/src/chunk_mmap.o ../debug/jemalloc/src/ckh.o ../debug/jemalloc/src/ctl.o ../debug/jemalloc/src/extent.o ../debug/jemalloc/src/hash.o ../debug/jemalloc/src/huge.o ../debug/jemalloc/src/mb.o ../debug/jemalloc/src/mutex.o ../debug/jemalloc/src/prof.o ../debug/jemalloc/src/quarantine.o ../debug/jemalloc/src/rtree.o ../debug/jemalloc/src/stats.o ../debug/jemalloc/src/tcache.o ../debug/jemalloc/src/util.o ../debug/jemalloc/src/tsd.o >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C libvmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >mkdir -p ../nondebug/libvmem >mkdir -p ../nondebug/libvmem/.. >cc -MD -c -o ../nondebug/libvmem/libvmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC libvmem.c >cc -MD -c -o ../nondebug/libvmem/vmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC vmem.c >cc -MD -c -o ../nondebug/libvmem/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../nondebug/libvmem/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../nondebug/libvmem/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../nondebug/libvmem/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../nondebug/libvmem/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../nondebug/libvmem/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../nondebug/libvmem/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/util.c >ld -o ../nondebug/libvmem/libvmem_unscoped.o -r ../nondebug/libvmem/libvmem.o ../nondebug/libvmem/vmem.o ../nondebug/libvmem/file.o ../nondebug/libvmem/file_linux.o ../nondebug/libvmem/mmap.o ../nondebug/libvmem/mmap_linux.o ../nondebug/libvmem/out.o ../nondebug/libvmem/util_linux.o ../nondebug/libvmem/util.o ../nondebug/jemalloc/lib/libjemalloc_pic.a >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libvmem/.. -shared -Wl,--version-script=libvmem.map,-soname,libvmem.so.1 -o ../nondebug/libvmem/../libvmem.so.1.0.0 ../nondebug/libvmem/libvmem.o ../nondebug/libvmem/vmem.o ../nondebug/libvmem/file.o ../nondebug/libvmem/file_linux.o ../nondebug/libvmem/mmap.o ../nondebug/libvmem/mmap_linux.o ../nondebug/libvmem/out.o ../nondebug/libvmem/util_linux.o ../nondebug/libvmem/util.o ../nondebug/jemalloc/lib/libjemalloc_pic.a -pthread >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libvmem.map` ../nondebug/libvmem/libvmem_unscoped.o ../nondebug/libvmem/libvmem_all.o >ar rv ../nondebug/libvmem/../libvmem.a ../nondebug/libvmem/libvmem_all.o >ar: creating ../nondebug/libvmem/../libvmem.a >a - ../nondebug/libvmem/libvmem_all.o >ln -sf libvmem.so.1.0.0 ../nondebug/libvmem/../libvmem.so.1 >ln -sf libvmem.so.1 ../nondebug/libvmem/../libvmem.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libvmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >mkdir -p ../debug/libvmem >mkdir -p ../debug/libvmem/.. >cc -MD -c -o ../debug/libvmem/libvmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC libvmem.c >cc -MD -c -o ../debug/libvmem/vmem.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC vmem.c >cc -MD -c -o ../debug/libvmem/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../debug/libvmem/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../debug/libvmem/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../debug/libvmem/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../debug/libvmem/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../debug/libvmem/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../debug/libvmem/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../include -I../common/ -fPIC ../../src/../src/common/util.c >ld -o ../debug/libvmem/libvmem_unscoped.o -r ../debug/libvmem/libvmem.o ../debug/libvmem/vmem.o ../debug/libvmem/file.o ../debug/libvmem/file_linux.o ../debug/libvmem/mmap.o ../debug/libvmem/mmap_linux.o ../debug/libvmem/out.o ../debug/libvmem/util_linux.o ../debug/libvmem/util.o ../debug/jemalloc/lib/libjemalloc_pic.a >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libvmem/.. -shared -Wl,--version-script=libvmem.map,-soname,libvmem.so.1 -o ../debug/libvmem/../libvmem.so.1.0.0 ../debug/libvmem/libvmem.o ../debug/libvmem/vmem.o ../debug/libvmem/file.o ../debug/libvmem/file_linux.o ../debug/libvmem/mmap.o ../debug/libvmem/mmap_linux.o ../debug/libvmem/out.o ../debug/libvmem/util_linux.o ../debug/libvmem/util.o ../debug/jemalloc/lib/libjemalloc_pic.a -pthread >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libvmem.map` ../debug/libvmem/libvmem_unscoped.o ../debug/libvmem/libvmem_all.o >ar rv ../debug/libvmem/../libvmem.a ../debug/libvmem/libvmem_all.o >ar: creating ../debug/libvmem/../libvmem.a >a - ../debug/libvmem/libvmem_all.o >ln -sf libvmem.so.1.0.0 ../debug/libvmem/../libvmem.so.1 >ln -sf libvmem.so.1 ../debug/libvmem/../libvmem.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libpmemblk >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >mkdir -p ../nondebug/libpmemblk >mkdir -p ../nondebug/libpmemblk/.. >cc -MD -c -o ../nondebug/libpmemblk/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../nondebug/libpmemblk/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../nondebug/libpmemblk/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../nondebug/libpmemblk/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../nondebug/libpmemblk/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../nondebug/libpmemblk/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../nondebug/libpmemblk/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../nondebug/libpmemblk/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../nondebug/libpmemblk/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../nondebug/libpmemblk/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../nondebug/libpmemblk/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../nondebug/libpmemblk/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../nondebug/libpmemblk/blk.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC blk.c >cc -MD -c -o ../nondebug/libpmemblk/btt.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC btt.c >cc -MD -c -o ../nondebug/libpmemblk/libpmemblk.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC libpmemblk.c >ld -o ../nondebug/libpmemblk/libpmemblk_unscoped.o -r ../nondebug/libpmemblk/file.o ../nondebug/libpmemblk/file_linux.o ../nondebug/libpmemblk/mmap.o ../nondebug/libpmemblk/mmap_linux.o ../nondebug/libpmemblk/out.o ../nondebug/libpmemblk/pool_hdr.o ../nondebug/libpmemblk/pool_hdr_linux.o ../nondebug/libpmemblk/set.o ../nondebug/libpmemblk/util.o ../nondebug/libpmemblk/uuid.o ../nondebug/libpmemblk/uuid_linux.o ../nondebug/libpmemblk/util_linux.o ../nondebug/libpmemblk/blk.o ../nondebug/libpmemblk/btt.o ../nondebug/libpmemblk/libpmemblk.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmemblk/.. -shared -Wl,--version-script=libpmemblk.map,-soname,libpmemblk.so.1 -o ../nondebug/libpmemblk/../libpmemblk.so.1.0.0 ../nondebug/libpmemblk/file.o ../nondebug/libpmemblk/file_linux.o ../nondebug/libpmemblk/mmap.o ../nondebug/libpmemblk/mmap_linux.o ../nondebug/libpmemblk/out.o ../nondebug/libpmemblk/pool_hdr.o ../nondebug/libpmemblk/pool_hdr_linux.o ../nondebug/libpmemblk/set.o ../nondebug/libpmemblk/util.o ../nondebug/libpmemblk/uuid.o ../nondebug/libpmemblk/uuid_linux.o ../nondebug/libpmemblk/util_linux.o ../nondebug/libpmemblk/blk.o ../nondebug/libpmemblk/btt.o ../nondebug/libpmemblk/libpmemblk.o -pthread -lpmem >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemblk.map` ../nondebug/libpmemblk/libpmemblk_unscoped.o ../nondebug/libpmemblk/libpmemblk_all.o >ar rv ../nondebug/libpmemblk/../libpmemblk.a ../nondebug/libpmemblk/libpmemblk_all.o >ar: creating ../nondebug/libpmemblk/../libpmemblk.a >a - ../nondebug/libpmemblk/libpmemblk_all.o >ln -sf libpmemblk.so.1.0.0 ../nondebug/libpmemblk/../libpmemblk.so.1 >ln -sf libpmemblk.so.1 ../nondebug/libpmemblk/../libpmemblk.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemblk DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >mkdir -p ../debug/libpmemblk >mkdir -p ../debug/libpmemblk/.. >cc -MD -c -o ../debug/libpmemblk/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../debug/libpmemblk/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../debug/libpmemblk/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../debug/libpmemblk/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../debug/libpmemblk/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../debug/libpmemblk/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../debug/libpmemblk/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../debug/libpmemblk/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../debug/libpmemblk/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../debug/libpmemblk/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../debug/libpmemblk/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../debug/libpmemblk/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../debug/libpmemblk/blk.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC blk.c >cc -MD -c -o ../debug/libpmemblk/btt.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC btt.c >cc -MD -c -o ../debug/libpmemblk/libpmemblk.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC libpmemblk.c >ld -o ../debug/libpmemblk/libpmemblk_unscoped.o -r ../debug/libpmemblk/file.o ../debug/libpmemblk/file_linux.o ../debug/libpmemblk/mmap.o ../debug/libpmemblk/mmap_linux.o ../debug/libpmemblk/out.o ../debug/libpmemblk/pool_hdr.o ../debug/libpmemblk/pool_hdr_linux.o ../debug/libpmemblk/set.o ../debug/libpmemblk/util.o ../debug/libpmemblk/uuid.o ../debug/libpmemblk/uuid_linux.o ../debug/libpmemblk/util_linux.o ../debug/libpmemblk/blk.o ../debug/libpmemblk/btt.o ../debug/libpmemblk/libpmemblk.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmemblk/.. -shared -Wl,--version-script=libpmemblk.map,-soname,libpmemblk.so.1 -o ../debug/libpmemblk/../libpmemblk.so.1.0.0 ../debug/libpmemblk/file.o ../debug/libpmemblk/file_linux.o ../debug/libpmemblk/mmap.o ../debug/libpmemblk/mmap_linux.o ../debug/libpmemblk/out.o ../debug/libpmemblk/pool_hdr.o ../debug/libpmemblk/pool_hdr_linux.o ../debug/libpmemblk/set.o ../debug/libpmemblk/util.o ../debug/libpmemblk/uuid.o ../debug/libpmemblk/uuid_linux.o ../debug/libpmemblk/util_linux.o ../debug/libpmemblk/blk.o ../debug/libpmemblk/btt.o ../debug/libpmemblk/libpmemblk.o -pthread -lpmem >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemblk.map` ../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 >a - ../debug/libpmemblk/libpmemblk_all.o >ln -sf libpmemblk.so.1.0.0 ../debug/libpmemblk/../libpmemblk.so.1 >ln -sf libpmemblk.so.1 ../debug/libpmemblk/../libpmemblk.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemlog >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >mkdir -p ../nondebug/libpmemlog >mkdir -p ../nondebug/libpmemlog/.. >cc -MD -c -o ../nondebug/libpmemlog/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../nondebug/libpmemlog/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../nondebug/libpmemlog/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../nondebug/libpmemlog/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../nondebug/libpmemlog/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../nondebug/libpmemlog/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../nondebug/libpmemlog/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../nondebug/libpmemlog/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../nondebug/libpmemlog/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../nondebug/libpmemlog/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../nondebug/libpmemlog/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../nondebug/libpmemlog/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../nondebug/libpmemlog/libpmemlog.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC libpmemlog.c >cc -MD -c -o ../nondebug/libpmemlog/log.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../include -I../common/ -fPIC log.c >ld -o ../nondebug/libpmemlog/libpmemlog_unscoped.o -r ../nondebug/libpmemlog/file.o ../nondebug/libpmemlog/file_linux.o ../nondebug/libpmemlog/mmap.o ../nondebug/libpmemlog/mmap_linux.o ../nondebug/libpmemlog/out.o ../nondebug/libpmemlog/pool_hdr.o ../nondebug/libpmemlog/pool_hdr_linux.o ../nondebug/libpmemlog/set.o ../nondebug/libpmemlog/util.o ../nondebug/libpmemlog/uuid.o ../nondebug/libpmemlog/uuid_linux.o ../nondebug/libpmemlog/util_linux.o ../nondebug/libpmemlog/libpmemlog.o ../nondebug/libpmemlog/log.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmemlog/.. -shared -Wl,--version-script=libpmemlog.map,-soname,libpmemlog.so.1 -o ../nondebug/libpmemlog/../libpmemlog.so.1.0.0 ../nondebug/libpmemlog/file.o ../nondebug/libpmemlog/file_linux.o ../nondebug/libpmemlog/mmap.o ../nondebug/libpmemlog/mmap_linux.o ../nondebug/libpmemlog/out.o ../nondebug/libpmemlog/pool_hdr.o ../nondebug/libpmemlog/pool_hdr_linux.o ../nondebug/libpmemlog/set.o ../nondebug/libpmemlog/util.o ../nondebug/libpmemlog/uuid.o ../nondebug/libpmemlog/uuid_linux.o ../nondebug/libpmemlog/util_linux.o ../nondebug/libpmemlog/libpmemlog.o ../nondebug/libpmemlog/log.o -pthread -lpmem >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemlog.map` ../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 >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/nvml-1.2/src/libpmemlog' >make -C libpmemlog DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >mkdir -p ../debug/libpmemlog >mkdir -p ../debug/libpmemlog/.. >cc -MD -c -o ../debug/libpmemlog/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../debug/libpmemlog/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../debug/libpmemlog/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../debug/libpmemlog/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../debug/libpmemlog/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../debug/libpmemlog/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../debug/libpmemlog/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../debug/libpmemlog/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../debug/libpmemlog/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../debug/libpmemlog/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../debug/libpmemlog/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../debug/libpmemlog/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../debug/libpmemlog/libpmemlog.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC libpmemlog.c >cc -MD -c -o ../debug/libpmemlog/log.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I../include -I../common/ -fPIC log.c >ld -o ../debug/libpmemlog/libpmemlog_unscoped.o -r ../debug/libpmemlog/file.o ../debug/libpmemlog/file_linux.o ../debug/libpmemlog/mmap.o ../debug/libpmemlog/mmap_linux.o ../debug/libpmemlog/out.o ../debug/libpmemlog/pool_hdr.o ../debug/libpmemlog/pool_hdr_linux.o ../debug/libpmemlog/set.o ../debug/libpmemlog/util.o ../debug/libpmemlog/uuid.o ../debug/libpmemlog/uuid_linux.o ../debug/libpmemlog/util_linux.o ../debug/libpmemlog/libpmemlog.o ../debug/libpmemlog/log.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmemlog/.. -shared -Wl,--version-script=libpmemlog.map,-soname,libpmemlog.so.1 -o ../debug/libpmemlog/../libpmemlog.so.1.0.0 ../debug/libpmemlog/file.o ../debug/libpmemlog/file_linux.o ../debug/libpmemlog/mmap.o ../debug/libpmemlog/mmap_linux.o ../debug/libpmemlog/out.o ../debug/libpmemlog/pool_hdr.o ../debug/libpmemlog/pool_hdr_linux.o ../debug/libpmemlog/set.o ../debug/libpmemlog/util.o ../debug/libpmemlog/uuid.o ../debug/libpmemlog/uuid_linux.o ../debug/libpmemlog/util_linux.o ../debug/libpmemlog/libpmemlog.o ../debug/libpmemlog/log.o -pthread -lpmem >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemlog.map` ../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 >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/nvml-1.2/src/libpmemlog' >make -C libpmemobj >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >mkdir -p ../nondebug/libpmemobj >mkdir -p ../nondebug/libpmemobj/.. >cc -MD -c -o ../nondebug/libpmemobj/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../nondebug/libpmemobj/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../nondebug/libpmemobj/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../nondebug/libpmemobj/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../nondebug/libpmemobj/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../nondebug/libpmemobj/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../nondebug/libpmemobj/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../nondebug/libpmemobj/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../nondebug/libpmemobj/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../nondebug/libpmemobj/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../nondebug/libpmemobj/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../nondebug/libpmemobj/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../nondebug/libpmemobj/bucket.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC bucket.c >cc -MD -c -o ../nondebug/libpmemobj/ctree.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC ctree.c >cc -MD -c -o ../nondebug/libpmemobj/cuckoo.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC cuckoo.c >cc -MD -c -o ../nondebug/libpmemobj/heap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC heap.c >cc -MD -c -o ../nondebug/libpmemobj/lane.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC lane.c >cc -MD -c -o ../nondebug/libpmemobj/libpmemobj.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC libpmemobj.c >cc -MD -c -o ../nondebug/libpmemobj/list.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC list.c >cc -MD -c -o ../nondebug/libpmemobj/memblock.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC memblock.c >cc -MD -c -o ../nondebug/libpmemobj/memops.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC memops.c >cc -MD -c -o ../nondebug/libpmemobj/obj.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC obj.c >cc -MD -c -o ../nondebug/libpmemobj/palloc.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC palloc.c >cc -MD -c -o ../nondebug/libpmemobj/pmalloc.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC pmalloc.c >cc -MD -c -o ../nondebug/libpmemobj/pvector.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC pvector.c >cc -MD -c -o ../nondebug/libpmemobj/redo.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC redo.c >cc -MD -c -o ../nondebug/libpmemobj/sync.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC sync.c >cc -MD -c -o ../nondebug/libpmemobj/tx.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC tx.c >ld -o ../nondebug/libpmemobj/libpmemobj_unscoped.o -r ../nondebug/libpmemobj/file.o ../nondebug/libpmemobj/file_linux.o ../nondebug/libpmemobj/mmap.o ../nondebug/libpmemobj/mmap_linux.o ../nondebug/libpmemobj/out.o ../nondebug/libpmemobj/pool_hdr.o ../nondebug/libpmemobj/pool_hdr_linux.o ../nondebug/libpmemobj/set.o ../nondebug/libpmemobj/util.o ../nondebug/libpmemobj/uuid.o ../nondebug/libpmemobj/uuid_linux.o ../nondebug/libpmemobj/util_linux.o ../nondebug/libpmemobj/bucket.o ../nondebug/libpmemobj/ctree.o ../nondebug/libpmemobj/cuckoo.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/pvector.o ../nondebug/libpmemobj/redo.o ../nondebug/libpmemobj/sync.o ../nondebug/libpmemobj/tx.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmemobj/.. -shared -Wl,--version-script=libpmemobj.map,-soname,libpmemobj.so.1 -o ../nondebug/libpmemobj/../libpmemobj.so.1.0.0 ../nondebug/libpmemobj/file.o ../nondebug/libpmemobj/file_linux.o ../nondebug/libpmemobj/mmap.o ../nondebug/libpmemobj/mmap_linux.o ../nondebug/libpmemobj/out.o ../nondebug/libpmemobj/pool_hdr.o ../nondebug/libpmemobj/pool_hdr_linux.o ../nondebug/libpmemobj/set.o ../nondebug/libpmemobj/util.o ../nondebug/libpmemobj/uuid.o ../nondebug/libpmemobj/uuid_linux.o ../nondebug/libpmemobj/util_linux.o ../nondebug/libpmemobj/bucket.o ../nondebug/libpmemobj/ctree.o ../nondebug/libpmemobj/cuckoo.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/pvector.o ../nondebug/libpmemobj/redo.o ../nondebug/libpmemobj/sync.o ../nondebug/libpmemobj/tx.o -pthread -lpmem -ldl >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemobj.map` ../nondebug/libpmemobj/libpmemobj_unscoped.o ../nondebug/libpmemobj/libpmemobj_all.o >ar rv ../nondebug/libpmemobj/../libpmemobj.a ../nondebug/libpmemobj/libpmemobj_all.o >ar: creating ../nondebug/libpmemobj/../libpmemobj.a >a - ../nondebug/libpmemobj/libpmemobj_all.o >ln -sf libpmemobj.so.1.0.0 ../nondebug/libpmemobj/../libpmemobj.so.1 >ln -sf libpmemobj.so.1 ../nondebug/libpmemobj/../libpmemobj.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmemobj DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >mkdir -p ../debug/libpmemobj >mkdir -p ../debug/libpmemobj/.. >cc -MD -c -o ../debug/libpmemobj/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../debug/libpmemobj/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../debug/libpmemobj/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../debug/libpmemobj/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../debug/libpmemobj/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../debug/libpmemobj/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../debug/libpmemobj/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../debug/libpmemobj/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../debug/libpmemobj/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../debug/libpmemobj/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../debug/libpmemobj/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../debug/libpmemobj/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../debug/libpmemobj/bucket.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC bucket.c >cc -MD -c -o ../debug/libpmemobj/ctree.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC ctree.c >cc -MD -c -o ../debug/libpmemobj/cuckoo.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC cuckoo.c >cc -MD -c -o ../debug/libpmemobj/heap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC heap.c >cc -MD -c -o ../debug/libpmemobj/lane.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC lane.c >cc -MD -c -o ../debug/libpmemobj/libpmemobj.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC libpmemobj.c >cc -MD -c -o ../debug/libpmemobj/list.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC list.c >cc -MD -c -o ../debug/libpmemobj/memblock.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC memblock.c >cc -MD -c -o ../debug/libpmemobj/memops.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC memops.c >cc -MD -c -o ../debug/libpmemobj/obj.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC obj.c >cc -MD -c -o ../debug/libpmemobj/palloc.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC palloc.c >cc -MD -c -o ../debug/libpmemobj/pmalloc.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC pmalloc.c >cc -MD -c -o ../debug/libpmemobj/pvector.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC pvector.c >cc -MD -c -o ../debug/libpmemobj/redo.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC redo.c >cc -MD -c -o ../debug/libpmemobj/sync.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC sync.c >cc -MD -c -o ../debug/libpmemobj/tx.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC tx.c >ld -o ../debug/libpmemobj/libpmemobj_unscoped.o -r ../debug/libpmemobj/file.o ../debug/libpmemobj/file_linux.o ../debug/libpmemobj/mmap.o ../debug/libpmemobj/mmap_linux.o ../debug/libpmemobj/out.o ../debug/libpmemobj/pool_hdr.o ../debug/libpmemobj/pool_hdr_linux.o ../debug/libpmemobj/set.o ../debug/libpmemobj/util.o ../debug/libpmemobj/uuid.o ../debug/libpmemobj/uuid_linux.o ../debug/libpmemobj/util_linux.o ../debug/libpmemobj/bucket.o ../debug/libpmemobj/ctree.o ../debug/libpmemobj/cuckoo.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/pvector.o ../debug/libpmemobj/redo.o ../debug/libpmemobj/sync.o ../debug/libpmemobj/tx.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmemobj/.. -shared -Wl,--version-script=libpmemobj.map,-soname,libpmemobj.so.1 -o ../debug/libpmemobj/../libpmemobj.so.1.0.0 ../debug/libpmemobj/file.o ../debug/libpmemobj/file_linux.o ../debug/libpmemobj/mmap.o ../debug/libpmemobj/mmap_linux.o ../debug/libpmemobj/out.o ../debug/libpmemobj/pool_hdr.o ../debug/libpmemobj/pool_hdr_linux.o ../debug/libpmemobj/set.o ../debug/libpmemobj/util.o ../debug/libpmemobj/uuid.o ../debug/libpmemobj/uuid_linux.o ../debug/libpmemobj/util_linux.o ../debug/libpmemobj/bucket.o ../debug/libpmemobj/ctree.o ../debug/libpmemobj/cuckoo.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/pvector.o ../debug/libpmemobj/redo.o ../debug/libpmemobj/sync.o ../debug/libpmemobj/tx.o -pthread -lpmem -ldl >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmemobj.map` ../debug/libpmemobj/libpmemobj_unscoped.o ../debug/libpmemobj/libpmemobj_all.o >ar rv ../debug/libpmemobj/../libpmemobj.a ../debug/libpmemobj/libpmemobj_all.o >ar: creating ../debug/libpmemobj/../libpmemobj.a >a - ../debug/libpmemobj/libpmemobj_all.o >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/nvml-1.2/src/libpmemobj' >make -C libpmempool >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >mkdir -p ../nondebug/libpmempool >mkdir -p ../nondebug/libpmempool/.. >cc -MD -c -o ../nondebug/libpmempool/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../nondebug/libpmempool/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../nondebug/libpmempool/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../nondebug/libpmempool/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../nondebug/libpmempool/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../nondebug/libpmempool/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../nondebug/libpmempool/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../nondebug/libpmempool/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../nondebug/libpmempool/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../nondebug/libpmempool/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../nondebug/libpmempool/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../nondebug/libpmempool/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../nondebug/libpmempool/libpmempool.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC libpmempool.c >cc -MD -c -o ../nondebug/libpmempool/check.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check.c >cc -MD -c -o ../nondebug/libpmempool/check_backup.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check_backup.c >cc -MD -c -o ../nondebug/libpmempool/check_btt_info.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check_btt_info.c >cc -MD -c -o ../nondebug/libpmempool/check_btt_map_flog.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check_btt_map_flog.c >cc -MD -c -o ../nondebug/libpmempool/check_log_blk.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check_log_blk.c >cc -MD -c -o ../nondebug/libpmempool/check_pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check_pool_hdr.c >cc -MD -c -o ../nondebug/libpmempool/check_util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check_util.c >cc -MD -c -o ../nondebug/libpmempool/check_write.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC check_write.c >cc -MD -c -o ../nondebug/libpmempool/pool.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC pool.c >cc -MD -c -o ../nondebug/libpmempool/replica.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC replica.c >cc -MD -c -o ../nondebug/libpmempool/rpmem_common.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../../src/../src/rpmem_common/rpmem_common.c >cc -MD -c -o ../nondebug/libpmempool/rpmem_ssh.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../librpmem/rpmem_ssh.c >cc -MD -c -o ../nondebug/libpmempool/rpmem_cmd.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../librpmem/rpmem_cmd.c >cc -MD -c -o ../nondebug/libpmempool/rpmem_util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC ../librpmem/rpmem_util.c >cc -MD -c -o ../nondebug/libpmempool/sync.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC sync.c >cc -MD -c -o ../nondebug/libpmempool/transform.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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../include -I../common/ -fPIC transform.c >objcopy --localize-hidden -Gpmemlog_convert2h -Gpmemlog_convert2le \ >../nondebug/libpmempool/../libpmemlog/libpmemlog_unscoped.o pmemlog_priv_funcs.o >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 >ld -o ../nondebug/libpmempool/libpmempool_unscoped.o -r ../nondebug/libpmempool/file.o ../nondebug/libpmempool/file_linux.o ../nondebug/libpmempool/mmap.o ../nondebug/libpmempool/mmap_linux.o ../nondebug/libpmempool/pool_hdr.o ../nondebug/libpmempool/pool_hdr_linux.o ../nondebug/libpmempool/out.o ../nondebug/libpmempool/set.o ../nondebug/libpmempool/util.o ../nondebug/libpmempool/uuid.o ../nondebug/libpmempool/uuid_linux.o ../nondebug/libpmempool/util_linux.o ../nondebug/libpmempool/libpmempool.o ../nondebug/libpmempool/check.o ../nondebug/libpmempool/check_backup.o ../nondebug/libpmempool/check_btt_info.o ../nondebug/libpmempool/check_btt_map_flog.o ../nondebug/libpmempool/check_log_blk.o ../nondebug/libpmempool/check_pool_hdr.o ../nondebug/libpmempool/check_util.o ../nondebug/libpmempool/check_write.o ../nondebug/libpmempool/pool.o ../nondebug/libpmempool/replica.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 pmemlog_priv_funcs.o pmemblk_priv_funcs.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libpmempool/.. -shared -Wl,--version-script=libpmempool.map,-soname,libpmempool.so.1 -o ../nondebug/libpmempool/../libpmempool.so.1.0.0 ../nondebug/libpmempool/file.o ../nondebug/libpmempool/file_linux.o ../nondebug/libpmempool/mmap.o ../nondebug/libpmempool/mmap_linux.o ../nondebug/libpmempool/pool_hdr.o ../nondebug/libpmempool/pool_hdr_linux.o ../nondebug/libpmempool/out.o ../nondebug/libpmempool/set.o ../nondebug/libpmempool/util.o ../nondebug/libpmempool/uuid.o ../nondebug/libpmempool/uuid_linux.o ../nondebug/libpmempool/util_linux.o ../nondebug/libpmempool/libpmempool.o ../nondebug/libpmempool/check.o ../nondebug/libpmempool/check_backup.o ../nondebug/libpmempool/check_btt_info.o ../nondebug/libpmempool/check_btt_map_flog.o ../nondebug/libpmempool/check_log_blk.o ../nondebug/libpmempool/check_pool_hdr.o ../nondebug/libpmempool/check_util.o ../nondebug/libpmempool/check_write.o ../nondebug/libpmempool/pool.o ../nondebug/libpmempool/replica.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 pmemlog_priv_funcs.o pmemblk_priv_funcs.o -lpmem -ldl >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmempool.map` ../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 >a - ../nondebug/libpmempool/libpmempool_all.o >ln -sf libpmempool.so.1.0.0 ../nondebug/libpmempool/../libpmempool.so.1 >ln -sf libpmempool.so.1 ../nondebug/libpmempool/../libpmempool.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libpmempool DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >mkdir -p ../debug/libpmempool >mkdir -p ../debug/libpmempool/.. >cc -MD -c -o ../debug/libpmempool/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/file.c >cc -MD -c -o ../debug/libpmempool/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../debug/libpmempool/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../debug/libpmempool/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../debug/libpmempool/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/pool_hdr.c >cc -MD -c -o ../debug/libpmempool/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/pool_hdr_linux.c >cc -MD -c -o ../debug/libpmempool/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../debug/libpmempool/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/set.c >cc -MD -c -o ../debug/libpmempool/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../debug/libpmempool/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/uuid.c >cc -MD -c -o ../debug/libpmempool/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/uuid_linux.c >cc -MD -c -o ../debug/libpmempool/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >cc -MD -c -o ../debug/libpmempool/libpmempool.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC libpmempool.c >cc -MD -c -o ../debug/libpmempool/check.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check.c >cc -MD -c -o ../debug/libpmempool/check_backup.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check_backup.c >cc -MD -c -o ../debug/libpmempool/check_btt_info.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check_btt_info.c >cc -MD -c -o ../debug/libpmempool/check_btt_map_flog.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check_btt_map_flog.c >cc -MD -c -o ../debug/libpmempool/check_log_blk.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check_log_blk.c >cc -MD -c -o ../debug/libpmempool/check_pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check_pool_hdr.c >cc -MD -c -o ../debug/libpmempool/check_util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check_util.c >cc -MD -c -o ../debug/libpmempool/check_write.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC check_write.c >cc -MD -c -o ../debug/libpmempool/pool.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC pool.c >cc -MD -c -o ../debug/libpmempool/replica.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC replica.c >cc -MD -c -o ../debug/libpmempool/rpmem_common.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../../src/../src/rpmem_common/rpmem_common.c >cc -MD -c -o ../debug/libpmempool/rpmem_ssh.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../librpmem/rpmem_ssh.c >cc -MD -c -o ../debug/libpmempool/rpmem_cmd.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../librpmem/rpmem_cmd.c >cc -MD -c -o ../debug/libpmempool/rpmem_util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC ../librpmem/rpmem_util.c >cc -MD -c -o ../debug/libpmempool/sync.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC sync.c >cc -MD -c -o ../debug/libpmempool/transform.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -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../include -I../common/ -fPIC transform.c >ld -o ../debug/libpmempool/libpmempool_unscoped.o -r ../debug/libpmempool/file.o ../debug/libpmempool/file_linux.o ../debug/libpmempool/mmap.o ../debug/libpmempool/mmap_linux.o ../debug/libpmempool/pool_hdr.o ../debug/libpmempool/pool_hdr_linux.o ../debug/libpmempool/out.o ../debug/libpmempool/set.o ../debug/libpmempool/util.o ../debug/libpmempool/uuid.o ../debug/libpmempool/uuid_linux.o ../debug/libpmempool/util_linux.o ../debug/libpmempool/libpmempool.o ../debug/libpmempool/check.o ../debug/libpmempool/check_backup.o ../debug/libpmempool/check_btt_info.o ../debug/libpmempool/check_btt_map_flog.o ../debug/libpmempool/check_log_blk.o ../debug/libpmempool/check_pool_hdr.o ../debug/libpmempool/check_util.o ../debug/libpmempool/check_write.o ../debug/libpmempool/pool.o ../debug/libpmempool/replica.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 pmemlog_priv_funcs.o pmemblk_priv_funcs.o >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libpmempool/.. -shared -Wl,--version-script=libpmempool.map,-soname,libpmempool.so.1 -o ../debug/libpmempool/../libpmempool.so.1.0.0 ../debug/libpmempool/file.o ../debug/libpmempool/file_linux.o ../debug/libpmempool/mmap.o ../debug/libpmempool/mmap_linux.o ../debug/libpmempool/pool_hdr.o ../debug/libpmempool/pool_hdr_linux.o ../debug/libpmempool/out.o ../debug/libpmempool/set.o ../debug/libpmempool/util.o ../debug/libpmempool/uuid.o ../debug/libpmempool/uuid_linux.o ../debug/libpmempool/util_linux.o ../debug/libpmempool/libpmempool.o ../debug/libpmempool/check.o ../debug/libpmempool/check_backup.o ../debug/libpmempool/check_btt_info.o ../debug/libpmempool/check_btt_map_flog.o ../debug/libpmempool/check_log_blk.o ../debug/libpmempool/check_pool_hdr.o ../debug/libpmempool/check_util.o ../debug/libpmempool/check_write.o ../debug/libpmempool/pool.o ../debug/libpmempool/replica.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 pmemlog_priv_funcs.o pmemblk_priv_funcs.o -lpmem -ldl >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libpmempool.map` ../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 >a - ../debug/libpmempool/libpmempool_all.o >ln -sf libpmempool.so.1.0.0 ../debug/libpmempool/../libpmempool.so.1 >ln -sf libpmempool.so.1 ../debug/libpmempool/../libpmempool.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libvmmalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >mkdir -p ../nondebug/libvmmalloc >mkdir -p ../nondebug/libvmmalloc/.. >cc -MD -c -o ../nondebug/libvmmalloc/libvmmalloc.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC libvmmalloc.c >cc -MD -c -o ../nondebug/libvmmalloc/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../nondebug/libvmmalloc/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../nondebug/libvmmalloc/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../nondebug/libvmmalloc/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../nondebug/libvmmalloc/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../nondebug/libvmmalloc/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../nondebug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >ld -o ../nondebug/libvmmalloc/libvmmalloc_unscoped.o -r ../nondebug/libvmmalloc/libvmmalloc.o ../nondebug/libvmmalloc/file_linux.o ../nondebug/libvmmalloc/mmap.o ../nondebug/libvmmalloc/mmap_linux.o ../nondebug/libvmmalloc/out.o ../nondebug/libvmmalloc/util.o ../nondebug/libvmmalloc/util_linux.o ../nondebug/jemalloc/lib/libjemalloc_pic.a >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../nondebug/libvmmalloc/.. -shared -Wl,--version-script=libvmmalloc.map,-soname,libvmmalloc.so.1 -o ../nondebug/libvmmalloc/../libvmmalloc.so.1.0.0 ../nondebug/libvmmalloc/libvmmalloc.o ../nondebug/libvmmalloc/file_linux.o ../nondebug/libvmmalloc/mmap.o ../nondebug/libvmmalloc/mmap_linux.o ../nondebug/libvmmalloc/out.o ../nondebug/libvmmalloc/util.o ../nondebug/libvmmalloc/util_linux.o ../nondebug/jemalloc/lib/libjemalloc_pic.a -pthread >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libvmmalloc.map` ../nondebug/libvmmalloc/libvmmalloc_unscoped.o ../nondebug/libvmmalloc/libvmmalloc_all.o >ar rv ../nondebug/libvmmalloc/../libvmmalloc.a ../nondebug/libvmmalloc/libvmmalloc_all.o >ar: creating ../nondebug/libvmmalloc/../libvmmalloc.a >a - ../nondebug/libvmmalloc/libvmmalloc_all.o >ln -sf libvmmalloc.so.1.0.0 ../nondebug/libvmmalloc/../libvmmalloc.so.1 >ln -sf libvmmalloc.so.1 ../nondebug/libvmmalloc/../libvmmalloc.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C libvmmalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >mkdir -p ../debug/libvmmalloc >mkdir -p ../debug/libvmmalloc/.. >cc -MD -c -o ../debug/libvmmalloc/libvmmalloc.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC libvmmalloc.c >cc -MD -c -o ../debug/libvmmalloc/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/file_linux.c >cc -MD -c -o ../debug/libvmmalloc/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/mmap.c >cc -MD -c -o ../debug/libvmmalloc/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/mmap_linux.c >cc -MD -c -o ../debug/libvmmalloc/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/out.c >cc -MD -c -o ../debug/libvmmalloc/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/util.c >cc -MD -c -o ../debug/libvmmalloc/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include/jemalloc -I../debug/jemalloc/include/jemalloc -I../libvmem -I../include -I../common/ -fPIC ../../src/../src/common/util_linux.c >ld -o ../debug/libvmmalloc/libvmmalloc_unscoped.o -r ../debug/libvmmalloc/libvmmalloc.o ../debug/libvmmalloc/file_linux.o ../debug/libvmmalloc/mmap.o ../debug/libvmmalloc/mmap_linux.o ../debug/libvmmalloc/out.o ../debug/libvmmalloc/util.o ../debug/libvmmalloc/util_linux.o ../debug/jemalloc/lib/libjemalloc_pic.a >cc -Wl,-z,relro -Wl,--fatal-warnings -Wl,--warn-common -L../debug/libvmmalloc/.. -shared -Wl,--version-script=libvmmalloc.map,-soname,libvmmalloc.so.1 -o ../debug/libvmmalloc/../libvmmalloc.so.1.0.0 ../debug/libvmmalloc/libvmmalloc.o ../debug/libvmmalloc/file_linux.o ../debug/libvmmalloc/mmap.o ../debug/libvmmalloc/mmap_linux.o ../debug/libvmmalloc/out.o ../debug/libvmmalloc/util.o ../debug/libvmmalloc/util_linux.o ../debug/jemalloc/lib/libjemalloc_pic.a -pthread >objcopy --localize-hidden `sed -n 's/^ *\([a-zA-Z0-9_]*\);$/-G \1/p' libvmmalloc.map` ../debug/libvmmalloc/libvmmalloc_unscoped.o ../debug/libvmmalloc/libvmmalloc_all.o >ar rv ../debug/libvmmalloc/../libvmmalloc.a ../debug/libvmmalloc/libvmmalloc_all.o >ar: creating ../debug/libvmmalloc/../libvmmalloc.a >a - ../debug/libvmmalloc/libvmmalloc_all.o >ln -sf libvmmalloc.so.1.0.0 ../debug/libvmmalloc/../libvmmalloc.so.1 >ln -sf libvmmalloc.so.1 ../debug/libvmmalloc/../libvmmalloc.so >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C common >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >mkdir -p ../nondebug/common >mkdir -p ../nondebug/common/.. >cc -MD -c -o ../nondebug/common/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC file.c >cc -MD -c -o ../nondebug/common/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC file_linux.c >cc -MD -c -o ../nondebug/common/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC mmap.c >cc -MD -c -o ../nondebug/common/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC mmap_linux.c >cc -MD -c -o ../nondebug/common/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC out.c >cc -MD -c -o ../nondebug/common/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC pool_hdr.c >cc -MD -c -o ../nondebug/common/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC pool_hdr_linux.c >cc -MD -c -o ../nondebug/common/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC set.c >cc -MD -c -o ../nondebug/common/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC util.c >cc -MD -c -o ../nondebug/common/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC uuid.c >cc -MD -c -o ../nondebug/common/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC uuid_linux.c >cc -MD -c -o ../nondebug/common/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_LIBDL -I../include -I../common/ -fPIC util_linux.c >ld -o ../nondebug/common/libpmemcommon_unscoped.o -r ../nondebug/common/file.o ../nondebug/common/file_linux.o ../nondebug/common/mmap.o ../nondebug/common/mmap_linux.o ../nondebug/common/out.o ../nondebug/common/pool_hdr.o ../nondebug/common/pool_hdr_linux.o ../nondebug/common/set.o ../nondebug/common/util.o ../nondebug/common/uuid.o ../nondebug/common/uuid_linux.o ../nondebug/common/util_linux.o >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 >a - ../nondebug/common/libpmemcommon_all.o >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C common DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >mkdir -p ../debug/common >mkdir -p ../debug/common/.. >cc -MD -c -o ../debug/common/file.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC file.c >cc -MD -c -o ../debug/common/file_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC file_linux.c >cc -MD -c -o ../debug/common/mmap.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC mmap.c >cc -MD -c -o ../debug/common/mmap_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC mmap_linux.c >cc -MD -c -o ../debug/common/out.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC out.c >cc -MD -c -o ../debug/common/pool_hdr.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC pool_hdr.c >cc -MD -c -o ../debug/common/pool_hdr_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC pool_hdr_linux.c >cc -MD -c -o ../debug/common/set.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC set.c >cc -MD -c -o ../debug/common/util.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC util.c >cc -MD -c -o ../debug/common/uuid.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC uuid.c >cc -MD -c -o ../debug/common/uuid_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC uuid_linux.c >cc -MD -c -o ../debug/common/util_linux.o -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -pthread -fno-common -DSRCVERSION=\"\" -O0 -ggdb -DDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wp,-U_FORTIFY_SOURCE -O0 -DUSE_LIBDL -I../include -I../common/ -fPIC util_linux.c >ld -o ../debug/common/libpmemcommon_unscoped.o -r ../debug/common/file.o ../debug/common/file_linux.o ../debug/common/mmap.o ../debug/common/mmap_linux.o ../debug/common/out.o ../debug/common/pool_hdr.o ../debug/common/pool_hdr_linux.o ../debug/common/set.o ../debug/common/util.o ../debug/common/uuid.o ../debug/common/uuid_linux.o ../debug/common/util_linux.o >objcopy ../debug/common/libpmemcommon_unscoped.o ../debug/common/libpmemcommon_all.o >ar rv ../debug/common/../libpmemcommon.a ../debug/common/libpmemcommon_all.o >ar: creating ../debug/common/../libpmemcommon.a >a - ../debug/common/libpmemcommon_all.o >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C tools >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C pmempool all >make -C rpmemd all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >NOTE: Skipping rpmemd because libfabric is missing -- see src/tools/rpmemd/README for details. >cc -MD -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 >cc -MD -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o redo.o ../../libpmemobj/redo.c >cc -MD -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >cc -MD -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -I../../../src/../src/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o convert_obj_v1_v2.o convert_obj_v1_v2.c >cc -MD -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 >objcopy --localize-hidden -Gpmemlog_convert2h -Gpmemlog_convert2le ../../../src/../src/nondebug/libpmemlog/libpmemlog_unscoped.o pmemlog_priv.o >cc -MD -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -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/librpmem -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I. -I../../../src/../src/include -c -o common.o common.c >cc -MD -DUSE_RPMEM -std=gnu99 -Wall -Werror -Wmissing-prototypes -Wpointer-arith -Wunused-macros -Wmissing-field-initializers -Wsign-conversion -Wsign-compare -Wconversion -fno-common -DSRCVERSION='""' -O2 -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../src/../src/common -I../../../src/../src/common -I../../../src/../src/libpmemlog -I../../../src/../src/libpmemblk -I../../../src/../src/libpmemobj -I../../../src/../src/tools/pmempool -I../../../src/../src/common -I../../../src/../src/rpmem_common -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 >objcopy --localize-hidden -Gpvector_new -Gpvector_nvalues -Gpvector_first -Gpvector_next -Gpvector_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 >cc -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 redo.o create.o dump.o check.o rm.o convert.o convert_obj_v1_v2.o synchronize.o transform.o rpmem_ssh.o rpmem_cmd.o rpmem_util.o rpmem_common.o common.o output.o pmemlog_priv.o pmemobj_priv.o pmemblk_priv.o ../../../src/../src/debug/libpmemcommon.a -lpmempool -lpmemblk -lpmemlog -lpmemobj -lpmem -pthread -ldl -ldl >cc -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 redo.o create.o dump.o check.o rm.o convert.o convert_obj_v1_v2.o synchronize.o transform.o rpmem_ssh.o rpmem_cmd.o rpmem_util.o rpmem_common.o common.o output.o pmemlog_priv.o pmemobj_priv.o pmemblk_priv.o ../../../src/../src/nondebug/libpmemcommon.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 -pthread -ldl -ldl >cc -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 redo.o create.o dump.o check.o rm.o convert.o convert_obj_v1_v2.o synchronize.o transform.o rpmem_ssh.o rpmem_cmd.o rpmem_util.o rpmem_common.o common.o output.o pmemlog_priv.o pmemobj_priv.o pmemblk_priv.o ../../../src/../src/debug/libpmemcommon.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 -pthread -ldl -ldl >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C librpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >mkdir -p ../nondebug/librpmem >mkdir -p ../nondebug/librpmem/.. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C librpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >mkdir -p ../debug/librpmem >mkdir -p ../debug/librpmem/.. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C examples >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C libpmem all >make -C libpmemblk all >make -C libpmemlog all >make -C libpmemobj all >make -C libvmem all >make -C librpmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >make -C libpmempool all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >make -C assetdb all >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples manpage.c >cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples manpage.c >cc -c -o simple_copy.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples simple_copy.c >make -C logfile all >cc -c -o full_copy.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples full_copy.c >make -C libart all >cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples manpage.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples manpage.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples manpage.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >cc -c -o asset_load.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples asset_load.c >cc -c -o asset_list.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples asset_list.c >cc -c -o addlog.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples addlog.c >cc -c -o printlog.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples printlog.c >cc -c -o asset_checkout.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples asset_checkout.c >cc -c -o asset_checkin.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples asset_checkin.c >cc -c -o art.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples art.c >cc -c -o arttree.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples arttree.c >cc -o manpage -Wl,-rpath=../../debug -L../../debug manpage.o -lvmem -pthread >cc -o manpage -Wl,-rpath=../../debug -L../../debug manpage.o -lpmemblk -lpmem -pthread >cc -o manpage -Wl,-rpath=../../debug -L../../debug manpage.o -lpmempool -pthread >cc -o manpage -Wl,-rpath=../../debug -L../../debug manpage.o -lpmemlog -lpmem -pthread >cc -o simple_copy -Wl,-rpath=../../debug -L../../debug simple_copy.o -lpmem -pthread >cc -o full_copy -Wl,-rpath=../../debug -L../../debug full_copy.o -lpmem -pthread >cc -o manpage -Wl,-rpath=../../debug -L../../debug manpage.o -lpmem -pthread >cc -o addlog -Wl,-rpath=../../../debug -L../../../debug addlog.o -lpmemlog -lpmem -pthread >cc -o asset_checkout -Wl,-rpath=../../../debug -L../../../debug asset_checkout.o -lpmemblk -lpmem -pthread >cc -o asset_checkin -Wl,-rpath=../../../debug -L../../../debug asset_checkin.o -lpmemblk -lpmem -pthread >cc -o asset_load -Wl,-rpath=../../../debug -L../../../debug asset_load.o -lpmemblk -lpmem -pthread >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >cc -o asset_list -Wl,-rpath=../../../debug -L../../../debug asset_list.o -lpmemblk -lpmem -pthread >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >cc -o printlog -Wl,-rpath=../../../debug -L../../../debug printlog.o -lpmemlog -lpmem -pthread >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >ld -o libart.o -r art.o >cc -shared -o libart.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libart.so libart.o >ar rv libart.a libart.o >ar: creating libart.a >a - libart.o >cc -o arttree -Wl,-rpath=../../../debug -L../../../debug -Wl,-rpath=. -L. arttree.o -lvmem -pthread -lart >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make -C pminvaders all >make -C pmemlog all >make -C pmemblk all >make -C string_store all >make -C string_store_tx all >make -C string_store_tx_type all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pminvaders' >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >make -C hashmap all >make -C tree_map all >make -C libart all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >make -C array all >make -C linkedlist all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make -C list_map all >make -C cpp all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >make -C pman all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >NOTE: Skipping pminvaders and pminvaders2 because ncurses is missing -- see src/examples/libpmemobj/pminvaders/README for details. >cc -c -o obj_pmemlog.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples obj_pmemlog.c >make -C cpp_map all >make -C panaconda all >make -C doc_snippets all >cc -c -o writer.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples writer.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >cc -c -o manpage.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples manpage.c >cc -c -o reader.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples reader.c >cc -c -o obj_pmemlog_macros.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples obj_pmemlog_macros.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >cc -c -o btree.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples btree.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >cc -c -o pi.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples pi.c >cc -c -o writer.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples writer.c >cc -c -o lists.o -std=gnu99 -ggdb -Wall -Werror -I../../include -I. -I../../examples lists.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >cc -c -o setjmp.o -std=gnu99 -ggdb -Wall -Werror -O2 -I../../include -I. -I../../examples setjmp.c >cc -c -o obj_pmemlog_minimal.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples obj_pmemlog_minimal.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >cc -c -o obj_pmemblk.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples obj_pmemblk.c >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >cc -c -o writer.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples writer.c >cc -c -o hashmap_atomic.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples hashmap_atomic.c >cc -c -o obj_pmemlog_simple.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples obj_pmemlog_simple.c >cc -c -o reader.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples reader.c >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pminvaders' >cc -c -o art.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples art.c >cc -c -o ctree_map.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples ctree_map.c >cc -c -o arttree.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples arttree.c >cc -c -o btree_map.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples btree_map.c >cc -c -o arttree_structures.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples arttree_structures.c >cc -c -o rtree_map.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples rtree_map.c >cc -c -o rbtree_map.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples rbtree_map.c >cc -c -o arttree_examine.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples arttree_examine.c >cc -c -o reader.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples reader.c >cc -c -o array.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples array.c >g++ -c -o queue.o -std=c++11 -ggdb -Wall -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../include -I. -I../../../examples queue.cpp >cc -c -o skiplist_map.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples skiplist_map.c >cc -c -o arttree_search.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples arttree_search.c >cc -c -o hashmap_tx.o -std=gnu99 -ggdb -Wall -Werror -fPIC -I../../../include -I. -I../../../examples hashmap_tx.c >g++ -c -o map_cli.o -std=c++11 -ggdb -Wall -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I../../../include -I. -I../../../examples map_cli.cpp >cc -c -o fifo.o -std=gnu99 -ggdb -Wall -Werror -I../../../include -I. -I../../../examples fifo.c >NOTE: Skipping panaconda because ncurses is missing -- see src/examples/libpmemobj/panaconda/README for details. >NOTE: Skipping pman because ncurses is missing -- see src/examples/libpmemobj/pman/README for details. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >cc -o reader -Wl,-rpath=../../../debug -L../../../debug reader.o -lpmemobj -lpmem -pthread >cc -o reader -Wl,-rpath=../../../debug -L../../../debug reader.o -lpmemobj -lpmem -pthread >cc -o manpage -Wl,-rpath=../../debug -L../../debug manpage.o -lpmemobj -lpmem -pthread -lm -pthread >cc -o writer -Wl,-rpath=../../../debug -L../../../debug writer.o -lpmemobj -lpmem -pthread >cc -o writer -Wl,-rpath=../../../debug -L../../../debug writer.o -lpmemobj -lpmem -pthread >cc -o reader -Wl,-rpath=../../../debug -L../../../debug reader.o -lpmemobj -lpmem -pthread >cc -o writer -Wl,-rpath=../../../debug -L../../../debug writer.o -lpmemobj -lpmem -pthread >cc -o obj_pmemlog_minimal -Wl,-rpath=../../../debug -L../../../debug obj_pmemlog_minimal.o -lpmemobj -lpmem -pthread >cc -o obj_pmemlog -Wl,-rpath=../../../debug -L../../../debug obj_pmemlog.o -lpmemobj -lpmem -pthread >cc -o obj_pmemlog_macros -Wl,-rpath=../../../debug -L../../../debug obj_pmemlog_macros.o -lpmemobj -lpmem -pthread >cc -o obj_pmemblk -Wl,-rpath=../../../debug -L../../../debug obj_pmemblk.o -lpmemobj -lpmem -pthread >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >cc -o btree -Wl,-rpath=../../debug -L../../debug btree.o -lpmemobj -lpmem -pthread -lm -pthread >cc -o fifo -Wl,-rpath=../../../debug -L../../../debug fifo.o -lpmemobj -lpmem -pthread >cc -o setjmp -Wl,-rpath=../../debug -L../../debug setjmp.o -lpmemobj -lpmem -pthread -lm -pthread >ld -o libhashmap_tx.o -r hashmap_tx.o >cc -o lists -Wl,-rpath=../../debug -L../../debug lists.o -lpmemobj -lpmem -pthread -lm -pthread >cc -shared -o libhashmap_tx.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libhashmap_tx.so libhashmap_tx.o >ar rv libhashmap_tx.a libhashmap_tx.o >cc -o obj_pmemlog_simple -Wl,-rpath=../../../debug -L../../../debug obj_pmemlog_simple.o -lpmemobj -lpmem -pthread >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >ar: creating libhashmap_tx.a >a - libhashmap_tx.o >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >ld -o libhashmap_atomic.o -r hashmap_atomic.o >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >cc -shared -o libhashmap_atomic.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libhashmap_atomic.so libhashmap_atomic.o >ar rv libhashmap_atomic.a libhashmap_atomic.o >ld -o librtree_map.o -r rtree_map.o >ar: creating libhashmap_atomic.a >a - libhashmap_atomic.o >cc -shared -o librtree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=librtree_map.so librtree_map.o >ar rv librtree_map.a librtree_map.o >ar: creating librtree_map.a >a - librtree_map.o >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >ld -o libctree_map.o -r ctree_map.o >cc -o pi -Wl,-rpath=../../debug -L../../debug pi.o -lpmemobj -lpmem -pthread -lm -pthread >cc -shared -o libctree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libctree_map.so libctree_map.o >ar rv libctree_map.a libctree_map.o >ar: creating libctree_map.a >a - libctree_map.o >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 libskiplist_map.o >ar rv libskiplist_map.a libskiplist_map.o >ar: creating libskiplist_map.a >a - libskiplist_map.o >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >cc -o array -Wl,-rpath=../../../debug -L../../../debug array.o -lpmemobj -lpmem -pthread >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >ld -o libbtree_map.o -r btree_map.o >ld -o librbtree_map.o -r rbtree_map.o >cc -shared -o libbtree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libbtree_map.so libbtree_map.o >ar rv libbtree_map.a libbtree_map.o >cc -shared -o librbtree_map.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=librbtree_map.so librbtree_map.o >ar rv librbtree_map.a librbtree_map.o >ar: creating libbtree_map.a >a - libbtree_map.o >ar: creating librbtree_map.a >a - librbtree_map.o >ld -o libart.o -r art.o >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make -C map all >cc -shared -o libart.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libart.so libart.o >ar rv libart.a libart.o >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/map' >ar: creating libart.a >a - libart.o >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 -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 -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 -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 -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 -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_skiplist.c >cc -o arttree -Wl,-rpath=../../../debug -L../../../debug -Wl,-rpath=. -L. arttree.o -lpmemobj -pthread -lart >cc -o arttree_structures -Wl,-rpath=../../../debug -L../../../debug -Wl,-rpath=. -L. arttree_structures.o arttree_examine.o arttree_search.o -lpmemobj -pthread -lart >cc -c -o map_hashmap_atomic.o -std=gnu99 -ggdb -Wall -Werror -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 -I../ -I../hashmap -I../tree_map -I../list_map -fPIC -I../../../include -I. -I../../../examples map_hashmap_tx.c >cc -c -o map_rtree.o -std=gnu99 -ggdb -Wall -Werror -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 -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 -I../ -I../hashmap -I../tree_map -I../list_map -I../../../include -I. -I../../../examples data_store.c >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >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_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_rtree.o -r map_rtree.o map.o ../tree_map/librtree_map.a >cc -shared -o libmap_btree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_btree.so libmap_btree.o >ar rv libmap_btree.a libmap_btree.o >ar rv libmap_hashmap_atomic.a libmap_hashmap_atomic.o >ar rv libmap_hashmap_tx.a libmap_hashmap_tx.o >cc -shared -o libmap_hashmap_atomic.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_hashmap_atomic.so libmap_hashmap_atomic.o >cc -shared -o libmap_hashmap_tx.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_hashmap_tx.so libmap_hashmap_tx.o >cc -shared -o libmap_rtree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_rtree.so libmap_rtree.o >ar: creating libmap_hashmap_atomic.a >ar rv libmap_rtree.a libmap_rtree.o >ar: creating libmap_btree.a >ar: creating libmap_hashmap_tx.a >cc -shared -o libmap_rbtree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_rbtree.so libmap_rbtree.o >a - libmap_hashmap_atomic.o >ar rv libmap_rbtree.a libmap_rbtree.o >a - libmap_btree.o >a - libmap_hashmap_tx.o >ar: creating libmap_rtree.a >a - libmap_rtree.o >ld -o libmap_ctree.o -r map_ctree.o map.o ../tree_map/libctree_map.a >ld -o libmap_skiplist.o -r map_skiplist.o map.o ../list_map/libskiplist_map.a >ar: creating libmap_rbtree.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 ../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 >a - libmap_rbtree.o >cc -shared -o libmap_ctree.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_ctree.so libmap_ctree.o >ar rv libmap_ctree.a libmap_ctree.o >ar: creating libmap_ctree.a >cc -shared -o libmap_skiplist.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap_skiplist.so libmap_skiplist.o >ar rv libmap_skiplist.a libmap_skiplist.o >a - libmap_ctree.o >cc -shared -o libmap.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libmap.so libmap.o >ar rv libmap.a libmap.o >ar: creating libmap_skiplist.a >a - libmap_skiplist.o >ar: creating libmap.a >a - libmap.o >cc -o mapcli -Wl,-rpath=../../../debug -L../../../debug mapcli.o libmap.a -lpmemobj -pthread >cc -o data_store -Wl,-rpath=../../../debug -L../../../debug data_store.o libmap.a -lpmemobj -pthread >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/map' >make -C pmemobjfs all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/pmemobjfs' >g++ -c -o persistent.o -std=c++11 -ggdb -Wall -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I../../../include -I. -I../../../examples persistent.cpp >g++ -c -o make_persistent.o -std=c++11 -ggdb -Wall -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I../../../include -I. -I../../../examples make_persistent.cpp >g++ -c -o pool.o -std=c++11 -ggdb -Wall -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I../../../include -I. -I../../../examples pool.cpp >g++ -c -o transaction.o -std=c++11 -ggdb -Wall -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I../../../include -I. -I../../../examples transaction.cpp >g++ -c -o mutex.o -std=c++11 -ggdb -Wall -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I../../../include -I. -I../../../examples mutex.cpp >g++ -o queue -Wl,-rpath=../../../debug -L../../../debug queue.o -lpmemobj -lpmem -pthread >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >ld -o libsnippets.o -r persistent.o make_persistent.o pool.o transaction.o mutex.o >cc -shared -o libsnippets.so -Wl,-rpath=../../../debug -L../../../debug -Wl,-shared,-soname=libsnippets.so libsnippets.o >ar rv libsnippets.a libsnippets.o >ar: creating libsnippets.a >a - libsnippets.o >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >g++ -o map_cli -Wl,-rpath=../../../debug -L../../../debug map_cli.o -lpmemobj -lpmem -pthread >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C benchmarks >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >NOTE: Skipping pmembench because glib-2.0 is missing -- see src/benchmarks/README for details. >NOTE: Skipping librpmem benchmark because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >make[1]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FP41P1 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64 >++ dirname /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64 >+ cd nvml-1.2 >+ make install DESTDIR=/builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64 LIB_AR= prefix=/usr libdir=/usr/lib64 includedir=/usr/include mandir=/usr/share/man bindir=/usr/bin sysconfdir=/etc docdir=/usr/share/doc CPP_DOC_DIR=libpmemobj++-devel >make -C src install >make[1]: Entering directory '/builddir/build/BUILD/nvml-1.2/src' >make -C libpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C libpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C jemalloc -f Makefile.nvml jemalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../nondebug/jemalloc/ -f ../nondebug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C jemalloc -f Makefile.nvml jemalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../debug/jemalloc/ -f ../debug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C libvmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libvmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libpmemblk >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemblk DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemlog >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemlog DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemobj >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmemobj DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmempool >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libpmempool DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libvmmalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C libvmmalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C common >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C common DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C tools >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C pmempool all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make -C rpmemd all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >NOTE: Skipping rpmemd because libfabric is missing -- see src/tools/rpmemd/README for details. >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C librpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C librpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C examples >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C libpmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >make -C libpmemblk all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >make -C assetdb all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >make -C libpmemlog all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make -C logfile all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make -C libpmemobj all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make -C pminvaders all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/pminvaders' >make -C pmemlog all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >make -C pmemblk all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >make -C string_store all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >make -C string_store_tx all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make -C string_store_tx_type all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >make -C hashmap all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >make -C tree_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make -C map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/map' >make -C pmemobjfs all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/pmemobjfs' >make -C libart all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >make -C array all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >make -C linkedlist all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >make -C list_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >make -C cpp all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >make -C pman all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >NOTE: Skipping pman because ncurses is missing -- see src/examples/libpmemobj/pman/README for details. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >make -C cpp_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >make -C panaconda all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >NOTE: Skipping panaconda because ncurses is missing -- see src/examples/libpmemobj/panaconda/README for details. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >make -C doc_snippets all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make -C libvmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make -C libart all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make -C librpmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >make -C libpmempool all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C benchmarks >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >NOTE: Skipping pmembench because glib-2.0 is missing -- see src/benchmarks/README for details. >NOTE: Skipping librpmem benchmark because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >make -C libpmem install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >install -p -m 0755 ../nondebug/libpmem/../libpmem.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >cp -d ../nondebug/libpmem/../libpmem.so.1 ../nondebug/libpmem/../libpmem.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C libpmem install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >install -p -m 0755 ../debug/libpmem/../libpmem.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >cp -d ../debug/libpmem/../libpmem.so.1 ../debug/libpmem/../libpmem.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C libvmem install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >install -p -m 0755 ../nondebug/libvmem/../libvmem.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >cp -d ../nondebug/libvmem/../libvmem.so.1 ../nondebug/libvmem/../libvmem.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libvmem install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >install -p -m 0755 ../debug/libvmem/../libvmem.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >cp -d ../debug/libvmem/../libvmem.so.1 ../debug/libvmem/../libvmem.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libpmemblk install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >install -p -m 0755 ../nondebug/libpmemblk/../libpmemblk.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >cp -d ../nondebug/libpmemblk/../libpmemblk.so.1 ../nondebug/libpmemblk/../libpmemblk.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemblk install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >install -p -m 0755 ../debug/libpmemblk/../libpmemblk.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >cp -d ../debug/libpmemblk/../libpmemblk.so.1 ../debug/libpmemblk/../libpmemblk.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemlog install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >install -p -m 0755 ../nondebug/libpmemlog/../libpmemlog.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >cp -d ../nondebug/libpmemlog/../libpmemlog.so.1 ../nondebug/libpmemlog/../libpmemlog.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemlog install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >install -p -m 0755 ../debug/libpmemlog/../libpmemlog.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >cp -d ../debug/libpmemlog/../libpmemlog.so.1 ../debug/libpmemlog/../libpmemlog.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemobj install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >install -p -m 0755 ../nondebug/libpmemobj/../libpmemobj.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >cp -d ../nondebug/libpmemobj/../libpmemobj.so.1 ../nondebug/libpmemobj/../libpmemobj.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmemobj install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >install -p -m 0755 ../debug/libpmemobj/../libpmemobj.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >cp -d ../debug/libpmemobj/../libpmemobj.so.1 ../debug/libpmemobj/../libpmemobj.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmempool install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >install -p -m 0755 ../nondebug/libpmempool/../libpmempool.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >cp -d ../nondebug/libpmempool/../libpmempool.so.1 ../nondebug/libpmempool/../libpmempool.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libpmempool install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >install -p -m 0755 ../debug/libpmempool/../libpmempool.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >cp -d ../debug/libpmempool/../libpmempool.so.1 ../debug/libpmempool/../libpmempool.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libvmmalloc install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >install -p -m 0755 ../nondebug/libvmmalloc/../libvmmalloc.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >cp -d ../nondebug/libvmmalloc/../libvmmalloc.so.1 ../nondebug/libvmmalloc/../libvmmalloc.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C libvmmalloc install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >install -p -m 0755 ../debug/libvmmalloc/../libvmmalloc.so.1.0.0 /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >cp -d ../debug/libvmmalloc/../libvmmalloc.so.1 ../debug/libvmmalloc/../libvmmalloc.so /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C tools install >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C pmempool install >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/bin >install -p -m 0755 pmempool /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/bin >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/etc/bash_completion.d >install -p -m 0644 pmempool.sh /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/etc/bash_completion.d >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make -C rpmemd install >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >NOTE: Skipping rpmemd because libfabric is missing -- see src/tools/rpmemd/README for details. >make[3]: Nothing to be done for 'install'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C tools install DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C pmempool install >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/bin >install -p -m 0755 pmempool /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/bin >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/etc/bash_completion.d >install -p -m 0644 pmempool.sh /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/etc/bash_completion.d >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make -C rpmemd install >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >NOTE: Skipping rpmemd because libfabric is missing -- see src/tools/rpmemd/README for details. >make[3]: Nothing to be done for 'install'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools' >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/include >install -p -m 0644 include/libpmem.h include/libvmem.h include/libpmemobj.h include/libpmempool.h include/libpmemblk.h include/libpmemlog.h include/libvmmalloc.h /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/include >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/include/libpmemobj >install -p -m 0644 include/libpmemobj/*.h /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/include/libpmemobj >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/pkgconfig >install -p -m 0644 libpmem.pc libvmem.pc libvmmalloc.pc libpmemobj.pc libpmemlog.pc libpmemblk.pc libpmempool.pc libpmemobj++.pc /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/pkgconfig >make[1]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src' >make -C doc install >make[1]: Entering directory '/builddir/build/BUILD/nvml-1.2/doc' >gzip -c ./generated/pmempool.1 > generated/pmempool.1.gz >gzip -c ./generated/pmempool-info.1 > generated/pmempool-info.1.gz >gzip -c ./generated/pmempool-create.1 > generated/pmempool-create.1.gz >gzip -c ./generated/pmempool-check.1 > generated/pmempool-check.1.gz >gzip -c ./generated/pmempool-dump.1 > generated/pmempool-dump.1.gz >gzip -c ./generated/pmempool-rm.1 > generated/pmempool-rm.1.gz >gzip -c ./generated/pmempool-convert.1 > generated/pmempool-convert.1.gz >gzip -c ./generated/pmempool-sync.1 > generated/pmempool-sync.1.gz >gzip -c ./generated/pmempool-transform.1 > generated/pmempool-transform.1.gz >gzip -c ./generated/libpmem.3 > generated/libpmem.3.gz >gzip -c ./generated/libpmemblk.3 > generated/libpmemblk.3.gz >gzip -c ./generated/libpmemlog.3 > generated/libpmemlog.3.gz >gzip -c ./generated/libpmemobj.3 > generated/libpmemobj.3.gz >gzip -c ./generated/libpmempool.3 > generated/libpmempool.3.gz >gzip -c ./generated/libvmem.3 > generated/libvmem.3.gz >gzip -c ./generated/libvmmalloc.3 > generated/libvmmalloc.3.gz >doxygen cppobj.Doxyfile >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/share/man/man1 >install -p -m 0644 generated/pmempool.1.gz generated/pmempool-info.1.gz generated/pmempool-create.1.gz generated/pmempool-check.1.gz generated/pmempool-dump.1.gz generated/pmempool-rm.1.gz generated/pmempool-convert.1.gz generated/pmempool-sync.1.gz generated/pmempool-transform.1.gz /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/share/man/man1 >install -d /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/share/man/man3 >install -p -m 0644 generated/libpmem.3.gz generated/libpmemblk.3.gz generated/libpmemlog.3.gz generated/libpmemobj.3.gz generated/libpmempool.3.gz generated/libvmem.3.gz generated/libvmmalloc.3.gz /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/share/man/man3 >make[1]: Leaving directory '/builddir/build/BUILD/nvml-1.2/doc' >+ mkdir -p /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/share/nvml >+ cp utils/nvml.magic /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/share/nvml/ >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/nvml-1.2 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/libpmempool.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/libpmemobj.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/libpmemlog.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug/libpmempool.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug/libpmemobj.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug/libpmemlog.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug/libvmem.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug/libvmmalloc.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug/libpmem.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/nvml_debug/libpmemblk.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/libvmem.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/libvmmalloc.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/libpmem.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/lib64/libpmemblk.so.1.0.0 >extracting debug info from /builddir/build/BUILDROOT/nvml-1.2-2.fc26.x86_64/usr/bin/pmempool >/usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. >symlinked /usr/lib/debug/usr/lib64/libpmemblk.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmemblk.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libpmemlog.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmemlog.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libpmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmem.so.debug >symlinked /usr/lib/debug/usr/lib64/libpmempool.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmempool.so.debug >symlinked /usr/lib/debug/usr/lib64/libpmemobj.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmemobj.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libvmmalloc.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libvmmalloc.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libpmempool.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmempool.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libpmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmem.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmemblk.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmemblk.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmemlog.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmemlog.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmem.so.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmempool.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmempool.so.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmemobj.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmemobj.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libvmmalloc.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libvmmalloc.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmempool.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmempool.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmem.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libvmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libvmem.so.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmemobj.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmemobj.so.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmemlog.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmemlog.so.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libpmemblk.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libpmemblk.so.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libvmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libvmem.so.1.debug >symlinked /usr/lib/debug/usr/lib64/nvml_debug/libvmmalloc.so.1.0.0.debug to /usr/lib/debug/usr/lib64/nvml_debug/libvmmalloc.so.debug >symlinked /usr/lib/debug/usr/lib64/libvmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libvmem.so.debug >symlinked /usr/lib/debug/usr/lib64/libpmemobj.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmemobj.so.debug >symlinked /usr/lib/debug/usr/lib64/libpmemlog.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmemlog.so.debug >symlinked /usr/lib/debug/usr/lib64/libpmemblk.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libpmemblk.so.debug >symlinked /usr/lib/debug/usr/lib64/libvmem.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libvmem.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libvmmalloc.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libvmmalloc.so.debug >3610 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pOp3o5 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd nvml-1.2 >+ cp src/test/testconfig.sh.example src/test/testconfig.sh >+ make check >make -C src all >make[1]: Entering directory '/builddir/build/BUILD/nvml-1.2/src' >make -C libpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C libpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C jemalloc -f Makefile.nvml jemalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../nondebug/jemalloc/ -f ../nondebug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C jemalloc -f Makefile.nvml jemalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../debug/jemalloc/ -f ../debug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C libvmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libvmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libpmemblk >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemblk DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemlog >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemlog DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemobj >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmemobj DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmempool >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libpmempool DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libvmmalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C libvmmalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C common >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C common DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C tools >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C pmempool all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make -C rpmemd all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >NOTE: Skipping rpmemd because libfabric is missing -- see src/tools/rpmemd/README for details. >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C librpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C librpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C examples >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C libpmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >make -C libpmemblk all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >make -C assetdb all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >make -C libpmemlog all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make -C logfile all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make -C libpmemobj all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make -C pminvaders all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/pminvaders' >make -C pmemlog all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >make -C pmemblk all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >make -C string_store all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >make -C string_store_tx all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make -C string_store_tx_type all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >make -C hashmap all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >make -C tree_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make -C map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/map' >make -C pmemobjfs all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/pmemobjfs' >make -C libart all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >make -C array all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >make -C linkedlist all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >make -C list_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >make -C cpp all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >make -C pman all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >NOTE: Skipping pman because ncurses is missing -- see src/examples/libpmemobj/pman/README for details. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >make -C cpp_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >make -C panaconda all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >NOTE: Skipping panaconda because ncurses is missing -- see src/examples/libpmemobj/panaconda/README for details. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >make -C doc_snippets all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make -C libvmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make -C libart all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make -C librpmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >make -C libpmempool all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C benchmarks >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >NOTE: Skipping pmembench because glib-2.0 is missing -- see src/benchmarks/README for details. >NOTE: Skipping librpmem benchmark because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >make[1]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src' >make -C src check >make[1]: Entering directory '/builddir/build/BUILD/nvml-1.2/src' >make -C libpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C libpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmem' >make -C jemalloc -f Makefile.nvml jemalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../nondebug/jemalloc/ -f ../nondebug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C jemalloc -f Makefile.nvml jemalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../debug/jemalloc/ -f ../debug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make -C libvmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libvmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmem' >make -C libpmemblk >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemblk DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemblk' >make -C libpmemlog >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemlog DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemlog' >make -C libpmemobj >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmemobj DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmemobj' >make -C libpmempool >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libpmempool DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libpmempool' >make -C libvmmalloc >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C libvmmalloc DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make[2]: Nothing to be done for 'default'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/libvmmalloc' >make -C common >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C common DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/common' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/common' >make -C tools >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C pmempool all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/pmempool' >make -C rpmemd all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >NOTE: Skipping rpmemd because libfabric is missing -- see src/tools/rpmemd/README for details. >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools/rpmemd' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/tools' >make -C librpmem >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C librpmem DEBUG=1 >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/librpmem' >make -C examples >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C libpmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmem' >make -C libpmemblk all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >make -C assetdb all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk/assetdb' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemblk' >make -C libpmemlog all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make -C logfile all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog/logfile' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemlog' >make -C libpmemobj all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make -C pminvaders all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/pminvaders' >make -C pmemlog all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemlog' >make -C pmemblk all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pmemblk' >make -C string_store all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store' >make -C string_store_tx all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx' >make -C string_store_tx_type all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/string_store_tx_type' >make -C hashmap all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/hashmap' >make -C tree_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/tree_map' >make -C map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/map' >make -C pmemobjfs all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/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/nvml-1.2/src/examples/libpmemobj/pmemobjfs' >make -C libart all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/libart' >make -C array all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/array' >make -C linkedlist all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/linkedlist' >make -C list_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/list_map' >make -C cpp all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp' >make -C pman all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >NOTE: Skipping pman because ncurses is missing -- see src/examples/libpmemobj/pman/README for details. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/pman' >make -C cpp_map all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/cpp_map' >make -C panaconda all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >NOTE: Skipping panaconda because ncurses is missing -- see src/examples/libpmemobj/panaconda/README for details. >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/panaconda' >make -C doc_snippets all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj/doc_snippets' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmemobj' >make -C libvmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make -C libart all >make[4]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem/libart' >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libvmem' >make -C librpmem all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >NOTE: Skipping librpmem because libfabric is missing -- see src/librpmem/README for details. >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/librpmem' >make -C libpmempool all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples/libpmempool' >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/examples' >make -C benchmarks >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >NOTE: Skipping pmembench because glib-2.0 is missing -- see src/benchmarks/README for details. >NOTE: Skipping librpmem benchmark because libfabric is missing -- see src/librpmem/README for details. >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/benchmarks' >make -C jemalloc -f Makefile.nvml jemalloc-test >make[2]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../nondebug/jemalloc/ -f ../nondebug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc all >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make objroot=../nondebug/jemalloc/ -f ../nondebug/jemalloc/Makefile -C /builddir/build/BUILD/nvml-1.2/src/jemalloc tests >make[3]: Entering directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/jemalloc.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/jemalloc.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/arena.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/arena.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/pool.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/pool.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/atomic.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/atomic.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/base.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/base.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/bitmap.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/bitmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk_dss.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_dss.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/vector.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/vector.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/chunk_mmap.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/chunk_mmap.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/ckh.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ckh.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/ctl.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/ctl.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/extent.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/extent.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/hash.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/hash.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/huge.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/huge.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/mb.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mb.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/mutex.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/mutex.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/prof.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/prof.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/quarantine.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/quarantine.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/rtree.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/rtree.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/stats.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/stats.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/tcache.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tcache.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/util.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/util.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -DJEMALLOC_JET -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -o ../nondebug/jemalloc/src/tsd.jet.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/src/tsd.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/src/math.unit.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/src/math.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/src/mtx.unit.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/src/mtx.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/src/SFMT.unit.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/src/SFMT.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/src/test.unit.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/src/test.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/src/thd.unit.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/src/thd.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/bitmap.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/bitmap.c >gcc -o ../nondebug/jemalloc/test/unit/bitmap ../nondebug/jemalloc/test/unit/bitmap.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/ckh.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/ckh.c >gcc -o ../nondebug/jemalloc/test/unit/ckh ../nondebug/jemalloc/test/unit/ckh.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/hash.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/hash.c >gcc -o ../nondebug/jemalloc/test/unit/hash ../nondebug/jemalloc/test/unit/hash.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/junk.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/junk.c >gcc -o ../nondebug/jemalloc/test/unit/junk ../nondebug/jemalloc/test/unit/junk.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/mallctl.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/mallctl.c >gcc -o ../nondebug/jemalloc/test/unit/mallctl ../nondebug/jemalloc/test/unit/mallctl.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/math.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/math.c >gcc -o ../nondebug/jemalloc/test/unit/math ../nondebug/jemalloc/test/unit/math.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/mq.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/mq.c >gcc -o ../nondebug/jemalloc/test/unit/mq ../nondebug/jemalloc/test/unit/mq.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/mtx.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/mtx.c >gcc -o ../nondebug/jemalloc/test/unit/mtx ../nondebug/jemalloc/test/unit/mtx.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/prof_accum.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/prof_accum.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/prof_accum_a.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/prof_accum_a.c >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/prof_accum_b.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/prof_accum_b.c >gcc -o ../nondebug/jemalloc/test/unit/prof_accum ../nondebug/jemalloc/test/unit/prof_accum.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o ../nondebug/jemalloc/test/unit/prof_accum_a.o ../nondebug/jemalloc/test/unit/prof_accum_b.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/prof_gdump.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/prof_gdump.c >gcc -o ../nondebug/jemalloc/test/unit/prof_gdump ../nondebug/jemalloc/test/unit/prof_gdump.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/prof_idump.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/prof_idump.c >gcc -o ../nondebug/jemalloc/test/unit/prof_idump ../nondebug/jemalloc/test/unit/prof_idump.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/ql.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/ql.c >gcc -o ../nondebug/jemalloc/test/unit/ql ../nondebug/jemalloc/test/unit/ql.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/qr.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/qr.c >gcc -o ../nondebug/jemalloc/test/unit/qr ../nondebug/jemalloc/test/unit/qr.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/quarantine.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/quarantine.c >gcc -o ../nondebug/jemalloc/test/unit/quarantine ../nondebug/jemalloc/test/unit/quarantine.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/rb.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/rb.c >gcc -o ../nondebug/jemalloc/test/unit/rb ../nondebug/jemalloc/test/unit/rb.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/rtree.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/rtree.c >gcc -o ../nondebug/jemalloc/test/unit/rtree ../nondebug/jemalloc/test/unit/rtree.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/SFMT.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/SFMT.c >gcc -o ../nondebug/jemalloc/test/unit/SFMT ../nondebug/jemalloc/test/unit/SFMT.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/stats.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/stats.c >gcc -o ../nondebug/jemalloc/test/unit/stats ../nondebug/jemalloc/test/unit/stats.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/tsd.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/tsd.c >gcc -o ../nondebug/jemalloc/test/unit/tsd ../nondebug/jemalloc/test/unit/tsd.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/util.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/util.c >gcc -o ../nondebug/jemalloc/test/unit/util ../nondebug/jemalloc/test/unit/util.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/zero.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/zero.c >gcc -o ../nondebug/jemalloc/test/unit/zero ../nondebug/jemalloc/test/unit/zero.o ../nondebug/jemalloc/src/jemalloc.jet.o ../nondebug/jemalloc/src/arena.jet.o ../nondebug/jemalloc/src/pool.jet.o ../nondebug/jemalloc/src/atomic.jet.o ../nondebug/jemalloc/src/base.jet.o ../nondebug/jemalloc/src/bitmap.jet.o ../nondebug/jemalloc/src/chunk.jet.o ../nondebug/jemalloc/src/chunk_dss.jet.o ../nondebug/jemalloc/src/vector.jet.o ../nondebug/jemalloc/src/chunk_mmap.jet.o ../nondebug/jemalloc/src/ckh.jet.o ../nondebug/jemalloc/src/ctl.jet.o ../nondebug/jemalloc/src/extent.jet.o ../nondebug/jemalloc/src/hash.jet.o ../nondebug/jemalloc/src/huge.jet.o ../nondebug/jemalloc/src/mb.jet.o ../nondebug/jemalloc/src/mutex.jet.o ../nondebug/jemalloc/src/prof.jet.o ../nondebug/jemalloc/src/quarantine.jet.o ../nondebug/jemalloc/src/rtree.jet.o ../nondebug/jemalloc/src/stats.jet.o ../nondebug/jemalloc/src/tcache.jet.o ../nondebug/jemalloc/src/util.jet.o ../nondebug/jemalloc/src/tsd.jet.o ../nondebug/jemalloc/test/src/math.unit.o ../nondebug/jemalloc/test/src/mtx.unit.o ../nondebug/jemalloc/test/src/SFMT.unit.o ../nondebug/jemalloc/test/src/test.unit.o ../nondebug/jemalloc/test/src/thd.unit.o -Wl,-rpath,../nondebug/jemalloc/lib -Wl,-z,relro -Wl,--fatal-warnings -L../nondebug/jemalloc/.. -lpthread -lm >gcc -std=gnu99 -Wall -Werror -pthread -DSRCVERSION="" -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DJEMALLOC_LIBVMEM -fvisibility=hidden -c -D_GNU_SOURCE -D_REENTRANT -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/include -I../nondebug/jemalloc/include -DJEMALLOC_UNIT_TEST -I/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/include -I../nondebug/jemalloc/test/include -o ../nondebug/jemalloc/test/unit/pool_base_alloc.o /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/pool_base_alloc.c >In file included from /builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/pool_base_alloc.c:1:0: >/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/pool.h: In function 'test_pool_check_memory': >/builddir/build/BUILD/nvml-1.2/src/jemalloc/test/unit/pool.h:227:3: error: 'memset' used with length equal to number of elements without multiplication by element size [-Werror=memset-elt-size] > memset(allocs, 0, TEST_ALLOCS_SIZE); > ^~~~~~ >cc1: all warnings being treated as errors >make[3]: *** [../nondebug/jemalloc/Makefile:239: ../nondebug/jemalloc/test/unit/pool_base_alloc.o] Error 1 >make[3]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[2]: *** [jemalloc.mk:118: jemalloc-test] Error 2 >make[2]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src/jemalloc' >make[1]: Leaving directory '/builddir/build/BUILD/nvml-1.2/src' >make[1]: *** [Makefile:160: jemalloc-test] Error 2 >make: *** [Makefile:101: check] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.pOp3o5 (%check) > Bad exit status from /var/tmp/rpm-tmp.pOp3o5 (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nvml.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424004
: 1253332 |
1253333
|
1253334