Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 858836 Details for
Bug 1058512
ENOSPC when there is plenty available (tmpfs and ext4)
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
strace log which does not cause the issue (without -pipe)
strace.log (text/x-log), 1.93 MB, created by
Ben Boeckel
on 2014-02-03 19:37:33 UTC
(
hide
)
Description:
strace log which does not cause the issue (without -pipe)
Filename:
MIME Type:
Creator:
Ben Boeckel
Created:
2014-02-03 19:37:33 UTC
Size:
1.93 MB
patch
obsolete
>23600 execve("/usr/lib64/ccache/g++", ["g++", "circular.cxx"], [/* 61 vars */]) = 0 >23600 brk(0) = 0xc57000 >23600 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc8d3ed8000 >23600 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23600 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 >23600 fstat(3, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23600 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc8d3ea5000 >23600 close(3) = 0 >23600 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 >23600 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0"..., 832) = 832 >23600 fstat(3, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23600 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc8d39b3000 >23600 mprotect(0x7fc8d3ab8000, 2097152, PROT_NONE) = 0 >23600 mmap(0x7fc8d3cb8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x105000) = 0x7fc8d3cb8000 >23600 close(3) = 0 >23600 open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 >23600 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832 >23600 fstat(3, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23600 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc8d379d000 >23600 mprotect(0x7fc8d37b2000, 2093056, PROT_NONE) = 0 >23600 mmap(0x7fc8d39b1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7fc8d39b1000 >23600 close(3) = 0 >23600 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 >23600 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 832) = 832 >23600 fstat(3, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23600 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc8d3ea4000 >23600 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc8d33de000 >23600 mprotect(0x7fc8d3592000, 2097152, PROT_NONE) = 0 >23600 mmap(0x7fc8d3792000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7fc8d3792000 >23600 mmap(0x7fc8d3798000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc8d3798000 >23600 close(3) = 0 >23600 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc8d3ea3000 >23600 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc8d3ea1000 >23600 arch_prctl(ARCH_SET_FS, 0x7fc8d3ea1740) = 0 >23600 mprotect(0x7fc8d3792000, 16384, PROT_READ) = 0 >23600 mprotect(0x7fc8d39b1000, 4096, PROT_READ) = 0 >23600 mprotect(0x7fc8d3cb8000, 4096, PROT_READ) = 0 >23600 mprotect(0x613000, 4096, PROT_READ) = 0 >23600 mprotect(0x7fc8d3ed9000, 4096, PROT_READ) = 0 >23600 munmap(0x7fc8d3ea5000, 208178) = 0 >23600 brk(0) = 0xc57000 >23600 brk(0xc78000) = 0xc78000 >23600 brk(0) = 0xc78000 >23600 stat("/home/boeckb/.ccache", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23600 stat("/home/boeckb/.ccache/tmp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23600 access("/home/boeckb/.local/bin/g++", X_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib64/ccache/g++", X_OK) = 0 >23600 lstat("/usr/lib64/ccache/g++", {st_mode=S_IFLNK|0777, st_size=16, ...}) = 0 >23600 stat("/usr/lib64/ccache/g++", {st_mode=S_IFREG|0755, st_size=87720, ...}) = 0 >23600 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 lstat("/usr/lib64", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23600 lstat("/usr/lib64/ccache", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 lstat("/usr/lib64/ccache/g++", {st_mode=S_IFLNK|0777, st_size=16, ...}) = 0 >23600 readlink("/usr/lib64/ccache/g++", "../../bin/ccache", 4095) = 16 >23600 lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=94208, ...}) = 0 >23600 lstat("/usr/bin/ccache", {st_mode=S_IFREG|0755, st_size=87720, ...}) = 0 >23600 access("/usr/local/bin/g++", X_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/bin/g++", X_OK) = 0 >23600 lstat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23600 stat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23600 dup(2) = 3 >23600 stat("/home/boeckb/.ccache/CACHEDIR.TAG", {st_mode=S_IFREG|0640, st_size=190, ...}) = 0 >23600 uname({sys="Linux", node="erythro", ...}) = 0 >23600 stat("circular.cxx", {st_mode=S_IFREG|0640, st_size=323, ...}) = 0 >23600 getpid() = 23600 >23600 stat("/home/boeckb/.ccache/d", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23600 symlink("erythro:23600:1391456202", "/home/boeckb/.ccache/d/stats.lock") = 0 >23600 stat("/home/boeckb/.ccache/d/stats", {st_mode=S_IFREG|0640, st_size=87, ...}) = 0 >23600 open("/home/boeckb/.ccache/d/stats", O_RDONLY) = 4 >23600 read(4, "0\n0\n133\n0\n5265\n17\n0\n0\n1726\n0\n297"..., 1024) = 87 >23600 read(4, "", 937) = 0 >23600 close(4) = 0 >23600 open("/home/boeckb/.ccache/d/stats.tmp.erythro.23600", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 >23600 fstat(4, {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 >23600 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc8d3ed7000 >23600 write(4, "0\n0\n133\n0\n5265\n17\n0\n0\n1726\n0\n297"..., 87) = 87 >23600 close(4) = 0 >23600 munmap(0x7fc8d3ed7000, 4096) = 0 >23600 rename("/home/boeckb/.ccache/d/stats.tmp.erythro.23600", "/home/boeckb/.ccache/d/stats") = 0 >23600 unlink("/home/boeckb/.ccache/d/stats.lock") = 0 >23600 execve("/usr/bin/g++", ["/usr/bin/g++", "circular.cxx"], [/* 62 vars */]) = 0 >23600 brk(0) = 0x15f6000 >23600 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3840642000 >23600 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23600 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23600 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23600 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f384060f000 >23600 close(4) = 0 >23600 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 4 >23600 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0"..., 832) = 832 >23600 fstat(4, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23600 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384011d000 >23600 mprotect(0x7f3840222000, 2097152, PROT_NONE) = 0 >23600 mmap(0x7f3840422000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x105000) = 0x7f3840422000 >23600 close(4) = 0 >23600 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23600 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 832) = 832 >23600 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23600 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f383fd5e000 >23600 mprotect(0x7f383ff12000, 2097152, PROT_NONE) = 0 >23600 mmap(0x7f3840112000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7f3840112000 >23600 mmap(0x7f3840118000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3840118000 >23600 close(4) = 0 >23600 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384060e000 >23600 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384060c000 >23600 arch_prctl(ARCH_SET_FS, 0x7f384060c740) = 0 >23600 mprotect(0x7f3840112000, 16384, PROT_READ) = 0 >23600 mprotect(0x7f3840422000, 4096, PROT_READ) = 0 >23600 mprotect(0x6b9000, 8192, PROT_READ) = 0 >23600 mprotect(0x7f3840643000, 4096, PROT_READ) = 0 >23600 munmap(0x7f384060f000, 208178) = 0 >23600 brk(0) = 0x15f6000 >23600 brk(0) = 0x15f6000 >23600 brk(0x1618000) = 0x1618000 >23600 brk(0) = 0x1618000 >23600 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23600 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23600 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f3839835000 >23600 close(4) = 0 >23600 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23600 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23600 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3840641000 >23600 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23600 read(4, "", 4096) = 0 >23600 close(4) = 0 >23600 munmap(0x7f3840641000, 4096) = 0 >23600 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23600 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23600 open("/usr/share/locale/en_US/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23600 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23600 open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23600 open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23600 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23600 rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_DFL, [], 0}, 8) = 0 >23600 rt_sigaction(SIGINT, {0x4043ea, [INT], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, 8) = 0 >23600 rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_DFL, [], 0}, 8) = 0 >23600 rt_sigaction(SIGHUP, {0x4043ea, [HUP], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, 8) = 0 >23600 rt_sigaction(SIGTERM, {SIG_IGN, [TERM], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_DFL, [], 0}, 8) = 0 >23600 rt_sigaction(SIGTERM, {0x4043ea, [TERM], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_IGN, [TERM], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, 8) = 0 >23600 rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_DFL, [], 0}, 8) = 0 >23600 rt_sigaction(SIGPIPE, {0x4043ea, [PIPE], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, 8) = 0 >23600 rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f383fd93cb0}, {SIG_DFL, [], 0}, 8) = 0 >23600 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >23600 setrlimit(RLIMIT_STACK, {rlim_cur=65536*1024, rlim_max=RLIM64_INFINITY}) = 0 >23600 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=94208, ...}) = 0 >23600 lstat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23600 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=94208, ...}) = 0 >23600 lstat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23600 access("circular.cxx", F_OK) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/specs", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/specs", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/specs", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/specs", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper", {st_mode=S_IFREG|0755, st_size=552536, ...}) = 0 >23600 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper", X_OK) = 0 >23600 access("/tmp", R_OK|W_OK|X_OK) = 0 >23600 getpid() = 23600 >23600 open("/tmp/ccWumtxU.s", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23600 close(4) = 0 >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/cc1plus", {st_mode=S_IFREG|0755, st_size=15582528, ...}) = 0 >23600 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/cc1plus", X_OK) = 0 >23600 vfork( <unfinished ...> >23601 execve("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/cc1plus", ["/usr/libexec/gcc/x86_64-redhat-l"..., "-quiet", "-D_GNU_SOURCE", "circular.cxx", "-quiet", "-dumpbase", "circular.cxx", "-mtune=generic", "-march=x86-64", "-auxbase", "circular", "-o", "/tmp/ccWumtxU.s"], [/* 65 vars */] <unfinished ...> >23600 <... vfork resumed> ) = 23601 >23600 wait4(23601, <unfinished ...> >23601 <... execve resumed> ) = 0 >23601 brk(0) = 0x2e48000 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb144000 >23601 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23601 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23601 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23601 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f9cfb111000 >23601 close(4) = 0 >23601 open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 4 >23601 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 >23601 fstat(4, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0 >23601 mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f9cfad22000 >23601 mprotect(0x7f9cfad25000, 2093056, PROT_NONE) = 0 >23601 mmap(0x7f9cfaf24000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f9cfaf24000 >23601 close(4) = 0 >23601 open("/lib64/libmpc.so.3", O_RDONLY|O_CLOEXEC) = 4 >23601 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@L\0\0\0\0\0\0"..., 832) = 832 >23601 fstat(4, {st_mode=S_IFREG|0755, st_size=98720, ...}) = 0 >23601 mmap(NULL, 2192896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f9cfab0a000 >23601 mprotect(0x7f9cfab21000, 2093056, PROT_NONE) = 0 >23601 mmap(0x7f9cfad20000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x16000) = 0x7f9cfad20000 >23601 close(4) = 0 >23601 open("/lib64/libmpfr.so.4", O_RDONLY|O_CLOEXEC) = 4 >23601 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\252\0\0\0\0\0\0"..., 832) = 832 >23601 fstat(4, {st_mode=S_IFREG|0755, st_size=374352, ...}) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb110000 >23601 mmap(NULL, 2468096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f9cfa8af000 >23601 mprotect(0x7f9cfa908000, 2093056, PROT_NONE) = 0 >23601 mmap(0x7f9cfab07000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x58000) = 0x7f9cfab07000 >23601 close(4) = 0 >23601 open("/lib64/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 4 >23601 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\300\0\0\0\0\0\0"..., 832) = 832 >23601 fstat(4, {st_mode=S_IFREG|0755, st_size=487632, ...}) = 0 >23601 mmap(NULL, 2581056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f9cfa638000 >23601 mprotect(0x7f9cfa6a6000, 2093056, PROT_NONE) = 0 >23601 mmap(0x7f9cfa8a5000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6d000) = 0x7f9cfa8a5000 >23601 close(4) = 0 >23601 open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 4 >23601 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832 >23601 fstat(4, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23601 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f9cfa422000 >23601 mprotect(0x7f9cfa437000, 2093056, PROT_NONE) = 0 >23601 mmap(0x7f9cfa636000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7f9cfa636000 >23601 close(4) = 0 >23601 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 4 >23601 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0"..., 832) = 832 >23601 fstat(4, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb10f000 >23601 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f9cfa11b000 >23601 mprotect(0x7f9cfa220000, 2097152, PROT_NONE) = 0 >23601 mmap(0x7f9cfa420000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x105000) = 0x7f9cfa420000 >23601 close(4) = 0 >23601 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23601 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 832) = 832 >23601 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23601 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f9cf9d5c000 >23601 mprotect(0x7f9cf9f10000, 2097152, PROT_NONE) = 0 >23601 mmap(0x7f9cfa110000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7f9cfa110000 >23601 mmap(0x7f9cfa116000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9cfa116000 >23601 close(4) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb10e000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb10c000 >23601 arch_prctl(ARCH_SET_FS, 0x7f9cfb10c840) = 0 >23601 mprotect(0x7f9cfa110000, 16384, PROT_READ) = 0 >23601 mprotect(0x7f9cfa420000, 4096, PROT_READ) = 0 >23601 mprotect(0x7f9cfa636000, 4096, PROT_READ) = 0 >23601 mprotect(0x7f9cfa8a5000, 4096, PROT_READ) = 0 >23601 mprotect(0x7f9cfab07000, 8192, PROT_READ) = 0 >23601 mprotect(0x7f9cfad20000, 4096, PROT_READ) = 0 >23601 mprotect(0x7f9cfaf24000, 4096, PROT_READ) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb10b000 >23601 mprotect(0x14ca000, 24576, PROT_READ) = 0 >23601 mprotect(0x7f9cfb145000, 4096, PROT_READ) = 0 >23601 munmap(0x7f9cfb111000, 208178) = 0 >23601 getrlimit(RLIMIT_STACK, {rlim_cur=65536*1024, rlim_max=RLIM64_INFINITY}) = 0 >23601 brk(0) = 0x2e48000 >23601 brk(0) = 0x2e48000 >23601 brk(0x2e69000) = 0x2e69000 >23601 brk(0) = 0x2e69000 >23601 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23601 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23601 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f9cf3833000 >23601 close(4) = 0 >23601 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23601 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb143000 >23601 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23601 read(4, "", 4096) = 0 >23601 close(4) = 0 >23601 munmap(0x7f9cfb143000, 4096) = 0 >23601 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23601 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23601 open("/usr/share/locale/en_US/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23601 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23601 open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23601 open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23601 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23601 rt_sigaction(SIGSEGV, {0x5f594f, [SEGV], SA_RESTORER|SA_RESTART, 0x7f9cf9d91cb0}, {SIG_DFL, [], 0}, 8) = 0 >23601 rt_sigaction(SIGILL, {0x5f594f, [ILL], SA_RESTORER|SA_RESTART, 0x7f9cf9d91cb0}, {SIG_DFL, [], 0}, 8) = 0 >23601 rt_sigaction(SIGBUS, {0x5f594f, [BUS], SA_RESTORER|SA_RESTART, 0x7f9cf9d91cb0}, {SIG_DFL, [], 0}, 8) = 0 >23601 rt_sigaction(SIGABRT, {0x5f594f, [ABRT], SA_RESTORER|SA_RESTART, 0x7f9cf9d91cb0}, {SIG_DFL, [], 0}, 8) = 0 >23601 rt_sigaction(SIGFPE, {0x5f594f, [FPE], SA_RESTORER|SA_RESTART, 0x7f9cf9d91cb0}, {SIG_DFL, [], 0}, 8) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb143000 >23601 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb122000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb120000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb11e000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb11c000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb11a000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb116000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf3633000 >23601 brk(0) = 0x2e69000 >23601 brk(0x2e8d000) = 0x2e8d000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb114000 >23601 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 4 >23601 fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb113000 >23601 read(4, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23601 close(4) = 0 >23601 munmap(0x7f9cfb113000, 4096) = 0 >23601 getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23601 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 4 >23601 fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb113000 >23601 read(4, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23601 close(4) = 0 >23601 munmap(0x7f9cfb113000, 4096) = 0 >23601 getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23601 getrlimit(RLIMIT_RSS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23601 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 4 >23601 fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb113000 >23601 read(4, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23601 close(4) = 0 >23601 munmap(0x7f9cfb113000, 4096) = 0 >23601 getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23601 open("/dev/urandom", O_RDONLY) = 4 >23601 read(4, "\7\354\340\0\267\331\360\250", 8) = 8 >23601 close(4) = 0 >23601 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23601 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23601 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23601 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23601 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 stat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include-fixed", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/include", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 stat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 stat("circular.cxx.gch", 0x7fff67737f80) = -1 ENOENT (No such file or directory) >23601 open("circular.cxx", O_RDONLY|O_NOCTTY) = 4 >23601 fstat(4, {st_mode=S_IFREG|0640, st_size=323, ...}) = 0 >23601 read(4, "#include <boost/circular_buffer."..., 323) = 323 >23601 close(4) = 0 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb107000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb112000 >23601 brk(0) = 0x2e8d000 >23601 brk(0x2eae000) = 0x2eae000 >23601 open("/tmp/ccWumtxU.s", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 >23601 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23601 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb111000 >23601 stat("/home/boeckb/misc/code/sb/cir", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23601 stat(".", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/stdc-predef.h", 0x7fff67736df0) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/stdc-predef.h.gch", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdc-predef.h", 0x7fff67736df0) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/stdc-predef.h.gch", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/stdc-predef.h", 0x7fff67736df0) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/stdc-predef.h.gch", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdc-predef.h", 0x7fff67736df0) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdc-predef.h.gch", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/stdc-predef.h", 0x7fff67736df0) = -1 ENOENT (No such file or directory) >23601 stat("/usr/local/include/stdc-predef.h.gch", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/stdc-predef.h", {st_mode=S_IFREG|0644, st_size=1629, ...}) = 0 >23601 stat("/usr/include/stdc-predef.h.gch", 0x7fff67737f30) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/stdc-predef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1629, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 1629) = 1629 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/local/include/boost/circular_buffer.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer.hpp", {st_mode=S_IFREG|0644, st_size=2540, ...}) = 0 >23601 stat("/usr/include/boost/circular_buffer.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2540, ...}) = 0 >23601 read(5, "// Circular buffer library heade"..., 2540) = 2540 >23601 close(5) = 0 >23601 brk(0) = 0x2eae000 >23601 brk(0x2ecf000) = 0x2ecf000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer_fwd.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer_fwd.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer_fwd.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer_fwd.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 stat("/usr/local/include/boost/circular_buffer_fwd.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer_fwd.hpp", {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0 >23601 stat("/usr/include/boost/circular_buffer_fwd.hpp.gch", 0x7fff67737cd0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0 >23601 read(5, "// Forward declaration of the ci"..., 1157) = 1157 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config.hpp", {st_mode=S_IFREG|0644, st_size=2074, ...}) = 0 >23601 open("/usr/include/boost/config.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2074, ...}) = 0 >23601 read(5, "// Boost config.hpp configurati"..., 2074) = 2074 >23601 close(5) = 0 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb103000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/user.hpp", {st_mode=S_IFREG|0644, st_size=5157, ...}) = 0 >23601 open("/usr/include/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5157, ...}) = 0 >23601 read(5, "// boost/config/user.hpp -----"..., 5157) = 5157 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/select_compiler_config.hpp", {st_mode=S_IFREG|0644, st_size=3701, ...}) = 0 >23601 open("/usr/include/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3701, ...}) = 0 >23601 read(5, "// Boost compiler configuration"..., 3701) = 3701 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/compiler", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/compiler/gcc.hpp", {st_mode=S_IFREG|0644, st_size=9358, ...}) = 0 >23601 open("/usr/include/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=9358, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock 2"..., 9358) = 9358 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/select_stdlib_config.hpp", {st_mode=S_IFREG|0644, st_size=2984, ...}) = 0 >23601 open("/usr/include/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2984, ...}) = 0 >23601 read(5, "// Boost compiler configuration"..., 2984) = 2984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/cstddef", {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/c++config.h", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/c++config.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h", {st_mode=S_IFREG|0644, st_size=96174, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=96174, ...}) = 0 >23601 read(5, "#ifndef _CPP_CPPCONFIG_WRAPPER\n#"..., 96174) = 96174 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/wordsize.h", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/wordsize.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/wordsize.h", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/wordsize.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/wordsize.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736b90) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/wordsize.h", {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb0c3000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/os_defines.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/os_defines.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h", {st_mode=S_IFREG|0644, st_size=1783, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1783, ...}) = 0 >23601 read(5, "// Specific definitions for GNU/"..., 1783) = 1783 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/features.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/features.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/features.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/features.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/features.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/features.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/features.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/features.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/features.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/features.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/features.h", {st_mode=S_IFREG|0644, st_size=12807, ...}) = 0 >23601 open("/usr/include/features.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=12807, ...}) = 0 >23601 brk(0) = 0x2ecf000 >23601 brk(0x2ef2000) = 0x2ef2000 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 12807) = 12807 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/sys/cdefs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/sys/cdefs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/sys/cdefs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys/cdefs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/sys/cdefs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/sys/cdefs.h", {st_mode=S_IFREG|0644, st_size=14503, ...}) = 0 >23601 open("/usr/include/sys/cdefs.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=14503, ...}) = 0 >23601 read(5, "/* Copyright (C) 1992-2013 Free "..., 14503) = 14503 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/gnu/stubs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/gnu/stubs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/gnu/stubs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/gnu/stubs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/gnu/stubs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/gnu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/gnu/stubs.h", {st_mode=S_IFREG|0644, st_size=384, ...}) = 0 >23601 open("/usr/include/gnu/stubs.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=384, ...}) = 0 >23601 read(5, "/* This file is automatically ge"..., 384) = 384 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/gnu", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/gnu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/gnu/stubs-64.h", {st_mode=S_IFREG|0644, st_size=604, ...}) = 0 >23601 open("/usr/include/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=604, ...}) = 0 >23601 read(5, "/* This file is automatically ge"..., 604) = 604 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/cpu_defines.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/cpu_defines.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/cpu_defines.h", {st_mode=S_IFREG|0644, st_size=1333, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/cpu_defines.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1333, ...}) = 0 >23601 read(5, "// Specific definitions for gene"..., 1333) = 1333 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/stddef.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/stddef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stddef.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/stddef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/stddef.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/stddef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/no_tr1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/no_tr1/utility.hpp", {st_mode=S_IFREG|0644, st_size=854, ...}) = 0 >23601 open("/usr/include/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=854, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock 2"..., 854) = 854 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/utility", {st_mode=S_IFREG|0644, st_size=5348, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/utility", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5348, ...}) = 0 >23601 read(5, "// <utility> -*- C++ -*-\n\n// Cop"..., 5348) = 5348 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_relops.h", {st_mode=S_IFREG|0644, st_size=4599, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_relops.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4599, ...}) = 0 >23601 read(5, "// std::rel_ops implementation -"..., 4599) = 4599 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_pair.h", {st_mode=S_IFREG|0644, st_size=9865, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_pair.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=9865, ...}) = 0 >23601 read(5, "// Pair implementation -*- C++ -"..., 9865) = 9865 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/move.h", {st_mode=S_IFREG|0644, st_size=5804, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/move.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5804, ...}) = 0 >23601 read(5, "// Move, forward and identity fo"..., 5804) = 5804 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/concept_check.h", {st_mode=S_IFREG|0644, st_size=3340, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/concept_check.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3340, ...}) = 0 >23601 read(5, "// Concept-checking control -*- "..., 3340) = 3340 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/stdlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/stdlib/libstdcpp3.hpp", {st_mode=S_IFREG|0644, st_size=6164, ...}) = 0 >23601 open("/usr/include/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6164, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock 2"..., 6164) = 6164 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/unistd.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/unistd.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/unistd.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/unistd.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/unistd.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/unistd.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/unistd.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/unistd.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/unistd.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/unistd.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/unistd.h", {st_mode=S_IFREG|0644, st_size=42762, ...}) = 0 >23601 open("/usr/include/unistd.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=42762, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 42762) = 42762 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/posix_opt.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/posix_opt.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/posix_opt.h", {st_mode=S_IFREG|0644, st_size=5766, ...}) = 0 >23601 open("/usr/include/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5766, ...}) = 0 >23601 read(5, "/* Define POSIX options for Linu"..., 5766) = 5766 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/environments.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/environments.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/environments.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/environments.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/environments.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/environments.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/environments.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/environments.h", {st_mode=S_IFREG|0644, st_size=3790, ...}) = 0 >23601 open("/usr/include/bits/environments.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3790, ...}) = 0 >23601 read(5, "/* Copyright (C) 1999-2013 Free "..., 3790) = 3790 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/types.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/types.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/types.h", {st_mode=S_IFREG|0644, st_size=7563, ...}) = 0 >23601 open("/usr/include/bits/types.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=7563, ...}) = 0 >23601 read(5, "/* bits/types.h -- definitions o"..., 7563) = 7563 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/typesizes.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/typesizes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/typesizes.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/typesizes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/typesizes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/typesizes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/typesizes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/typesizes.h", {st_mode=S_IFREG|0644, st_size=3230, ...}) = 0 >23601 open("/usr/include/bits/typesizes.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3230, ...}) = 0 >23601 read(5, "/* bits/typesizes.h -- underlyin"..., 3230) = 3230 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/confname.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/confname.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/confname.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/confname.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/confname.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/confname.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/confname.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/confname.h", {st_mode=S_IFREG|0644, st_size=23708, ...}) = 0 >23601 open("/usr/include/bits/confname.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=23708, ...}) = 0 >23601 read(5, "/* `sysconf', `pathconf', and `c"..., 23708) = 23708 >23601 close(5) = 0 >23601 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb0b3000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/getopt.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/getopt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/getopt.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/getopt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/getopt.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/getopt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/getopt.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/getopt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/getopt.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/getopt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/getopt.h", {st_mode=S_IFREG|0644, st_size=6644, ...}) = 0 >23601 open("/usr/include/getopt.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6644, ...}) = 0 >23601 read(5, "/* Declarations for getopt.\n C"..., 6644) = 6644 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/select_platform_config.hpp", {st_mode=S_IFREG|0644, st_size=3223, ...}) = 0 >23601 open("/usr/include/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3223, ...}) = 0 >23601 read(5, "// Boost compiler configuration"..., 3223) = 3223 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/platform", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/platform/linux.hpp", {st_mode=S_IFREG|0644, st_size=2556, ...}) = 0 >23601 open("/usr/include/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2556, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock 2"..., 2556) = 2556 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/cstdlib", {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/stdlib.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/stdlib.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdlib.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/stdlib.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/stdlib.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/stdlib.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdlib.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdlib.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/stdlib.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/stdlib.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/stdlib.h", {st_mode=S_IFREG|0644, st_size=33927, ...}) = 0 >23601 open("/usr/include/stdlib.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=33927, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 33927) = 33927 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/waitflags.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/waitflags.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/waitflags.h", {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0 >23601 open("/usr/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0 >23601 read(5, "/* Definitions of flag bits for "..., 1628) = 1628 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/waitstatus.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/waitstatus.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/waitstatus.h", {st_mode=S_IFREG|0644, st_size=3552, ...}) = 0 >23601 open("/usr/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3552, ...}) = 0 >23601 read(5, "/* Definitions of status bits fo"..., 3552) = 3552 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/endian.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/endian.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/endian.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/endian.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/endian.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/endian.h", {st_mode=S_IFREG|0644, st_size=2937, ...}) = 0 >23601 open("/usr/include/endian.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2937, ...}) = 0 >23601 read(5, "/* Copyright (C) 1992-2013 Free "..., 2937) = 2937 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/endian.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/endian.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/endian.h", {st_mode=S_IFREG|0644, st_size=176, ...}) = 0 >23601 open("/usr/include/bits/endian.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=176, ...}) = 0 >23601 read(5, "/* i386/x86_64 are little-endian"..., 176) = 176 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/byteswap.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/byteswap.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/byteswap.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/byteswap.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/byteswap.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/byteswap.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/byteswap.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/byteswap.h", {st_mode=S_IFREG|0644, st_size=5664, ...}) = 0 >23601 open("/usr/include/bits/byteswap.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5664, ...}) = 0 >23601 read(5, "/* Macros to swap the order of b"..., 5664) = 5664 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/byteswap-16.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/byteswap-16.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/byteswap-16.h", {st_mode=S_IFREG|0644, st_size=1731, ...}) = 0 >23601 open("/usr/include/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1731, ...}) = 0 >23601 read(5, "/* Macros to swap the order of b"..., 1731) = 1731 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/xlocale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/xlocale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/xlocale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/xlocale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/xlocale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/xlocale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/xlocale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/xlocale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/xlocale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/xlocale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/xlocale.h", {st_mode=S_IFREG|0644, st_size=1689, ...}) = 0 >23601 open("/usr/include/xlocale.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1689, ...}) = 0 >23601 read(5, "/* Definition of locale datatype"..., 1689) = 1689 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/sys/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/sys/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/sys/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/sys/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/sys/types.h", {st_mode=S_IFREG|0644, st_size=6705, ...}) = 0 >23601 open("/usr/include/sys/types.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6705, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 6705) = 6705 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/time.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/time.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/time.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/time.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/time.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/time.h", {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23601 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/sys/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/sys/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/sys/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/sys/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/sys/select.h", {st_mode=S_IFREG|0644, st_size=4193, ...}) = 0 >23601 open("/usr/include/sys/select.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4193, ...}) = 0 >23601 read(5, "/* `fd_set' type and related mac"..., 4193) = 4193 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/select.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/select.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/select.h", {st_mode=S_IFREG|0644, st_size=2105, ...}) = 0 >23601 open("/usr/include/bits/select.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2105, ...}) = 0 >23601 read(5, "/* Copyright (C) 1997-2013 Free "..., 2105) = 2105 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/sigset.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/sigset.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/sigset.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/sigset.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/sigset.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/sigset.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/sigset.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/sigset.h", {st_mode=S_IFREG|0644, st_size=4553, ...}) = 0 >23601 open("/usr/include/bits/sigset.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4553, ...}) = 0 >23601 read(5, "/* __sig_atomic_t, __sigset_t, a"..., 4553) = 4553 >23601 close(5) = 0 >23601 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/time.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/time.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/time.h", {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0 >23601 open("/usr/include/bits/time.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0 >23601 read(5, "/* System-dependent timing defin"..., 3314) = 3314 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/sys", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/sys/sysmacros.h", {st_mode=S_IFREG|0644, st_size=2278, ...}) = 0 >23601 open("/usr/include/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2278, ...}) = 0 >23601 read(5, "/* Definitions of macros to acce"..., 2278) = 2278 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/pthreadtypes.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/pthreadtypes.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/pthreadtypes.h", {st_mode=S_IFREG|0644, st_size=6367, ...}) = 0 >23601 open("/usr/include/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6367, ...}) = 0 >23601 read(5, "/* Copyright (C) 2002-2013 Free "..., 6367) = 6367 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/alloca.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/alloca.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/alloca.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/alloca.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/alloca.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/alloca.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/alloca.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/alloca.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/alloca.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/alloca.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/alloca.h", {st_mode=S_IFREG|0644, st_size=1203, ...}) = 0 >23601 open("/usr/include/alloca.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1203, ...}) = 0 >23601 read(5, "/* Copyright (C) 1992-2013 Free "..., 1203) = 1203 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stdlib-float.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/stdlib-float.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/stdlib-float.h", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23601 open("/usr/include/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23601 read(5, "/* Floating-point inline functio"..., 1156) = 1156 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/posix_features.hpp", {st_mode=S_IFREG|0644, st_size=3736, ...}) = 0 >23601 open("/usr/include/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3736, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock 2"..., 3736) = 3736 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/config/suffix.hpp", {st_mode=S_IFREG|0644, st_size=32959, ...}) = 0 >23601 open("/usr/include/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=32959, ...}) = 0 >23601 read(5, "// Boost config.hpp configurati"..., 32959) = 32959 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/memory", {st_mode=S_IFREG|0644, st_size=2874, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/memory", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2874, ...}) = 0 >23601 read(5, "// <memory> -*- C++ -*-\n\n// Copy"..., 2874) = 2874 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_algobase.h", {st_mode=S_IFREG|0644, st_size=42400, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_algobase.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=42400, ...}) = 0 >23601 read(5, "// Core algorithmic facilities -"..., 42400) = 42400 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/functexcept.h", {st_mode=S_IFREG|0644, st_size=3116, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/functexcept.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3116, ...}) = 0 >23601 read(5, "// Function-Based Exception Supp"..., 3116) = 3116 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/exception_defines.h", {st_mode=S_IFREG|0644, st_size=1643, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/exception_defines.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1643, ...}) = 0 >23601 read(5, "// -fno-exceptions Support -*- C"..., 1643) = 1643 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/cpp_type_traits.h", {st_mode=S_IFREG|0644, st_size=9789, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/cpp_type_traits.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=9789, ...}) = 0 >23601 read(5, "// The -*- C++ -*- type traits "..., 9789) = 9789 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext/type_traits.h", {st_mode=S_IFREG|0644, st_size=5777, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/ext/type_traits.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5777, ...}) = 0 >23601 read(5, "// -*- C++ -*-\n\n// Copyright (C)"..., 5777) = 5777 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext/numeric_traits.h", {st_mode=S_IFREG|0644, st_size=4575, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/ext/numeric_traits.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4575, ...}) = 0 >23601 read(5, "// -*- C++ -*-\n\n// Copyright (C)"..., 4575) = 4575 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_iterator_base_types.h", {st_mode=S_IFREG|0644, st_size=8388, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_iterator_base_types.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8388, ...}) = 0 >23601 read(5, "// Types used in iterator implem"..., 8388) = 8388 >23601 close(5) = 0 >23601 mmap(NULL, 524288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb033000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h", {st_mode=S_IFREG|0644, st_size=6961, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6961, ...}) = 0 >23601 read(5, "// Functions used by iterators -"..., 6961) = 6961 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/debug", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/debug/debug.h", {st_mode=S_IFREG|0644, st_size=5354, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/debug/debug.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5354, ...}) = 0 >23601 read(5, "// Debugging support implementat"..., 5354) = 5354 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_iterator.h", {st_mode=S_IFREG|0644, st_size=36625, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_iterator.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=36625, ...}) = 0 >23601 read(5, "// Iterators -*- C++ -*-\n\n// Cop"..., 36625) = 36625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/allocator.h", {st_mode=S_IFREG|0644, st_size=6245, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/allocator.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6245, ...}) = 0 >23601 read(5, "// Allocators -*- C++ -*-\n\n// Co"..., 6245) = 6245 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/c++allocator.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/c++allocator.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++allocator.h", {st_mode=S_IFREG|0644, st_size=1849, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++allocator.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1849, ...}) = 0 >23601 read(5, "// Base to std::allocator -*- C+"..., 1849) = 1849 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext/new_allocator.h", {st_mode=S_IFREG|0644, st_size=4436, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/ext/new_allocator.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4436, ...}) = 0 >23601 read(5, "// Allocator that wraps operator"..., 4436) = 4436 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/new", {st_mode=S_IFREG|0644, st_size=4184, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/new", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4184, ...}) = 0 >23601 read(5, "// The -*- C++ -*- dynamic memor"..., 4184) = 4184 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/exception", {st_mode=S_IFREG|0644, st_size=5069, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/exception", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5069, ...}) = 0 >23601 read(5, "// Exception Handling support he"..., 5069) = 5069 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/atomic_lockfree_defines.h", {st_mode=S_IFREG|0644, st_size=2253, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/atomic_lockfree_defines.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2253, ...}) = 0 >23601 read(5, "// -*- C++ -*- header.\n\n// Copyr"..., 2253) = 2253 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/memoryfwd.h", {st_mode=S_IFREG|0644, st_size=2419, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/memoryfwd.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2419, ...}) = 0 >23601 read(5, "// <memory> Forward declarations"..., 2419) = 2419 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_construct.h", {st_mode=S_IFREG|0644, st_size=5170, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_construct.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5170, ...}) = 0 >23601 read(5, "// nonstandard construct and des"..., 5170) = 5170 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext/alloc_traits.h", {st_mode=S_IFREG|0644, st_size=8169, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/ext/alloc_traits.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8169, ...}) = 0 >23601 read(5, "// Allocator traits -*- C++ -*-\n"..., 8169) = 8169 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_uninitialized.h", {st_mode=S_IFREG|0644, st_size=20433, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_uninitialized.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=20433, ...}) = 0 >23601 read(5, "// Raw memory manipulators -*- C"..., 20433) = 20433 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_tempbuf.h", {st_mode=S_IFREG|0644, st_size=8344, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_tempbuf.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8344, ...}) = 0 >23601 read(5, "// Temporary buffer implementati"..., 8344) = 8344 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_raw_storage_iter.h", {st_mode=S_IFREG|0644, st_size=3455, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_raw_storage_iter.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3455, ...}) = 0 >23601 read(5, "// -*- C++ -*-\n\n// Copyright (C)"..., 3455) = 3455 >23601 close(5) = 0 >23601 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf3533000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/auto_ptr.h", {st_mode=S_IFREG|0644, st_size=10524, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/backward/auto_ptr.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=10524, ...}) = 0 >23601 read(5, "// auto_ptr implementation -*- C"..., 10524) = 10524 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/detail/workaround.hpp", {st_mode=S_IFREG|0644, st_size=7285, ...}) = 0 >23601 open("/usr/include/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=7285, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2002"..., 7285) = 7285 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/assert.hpp", {st_mode=S_IFREG|0644, st_size=4250, ...}) = 0 >23601 open("/usr/include/boost/assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4250, ...}) = 0 >23601 read(5, "//\n// boost/assert.hpp - BOOST_"..., 4250) = 4250 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/assert.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/assert.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/assert.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/assert.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/assert.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/assert.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/assert.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/assert.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/assert.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/assert.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/assert.h", {st_mode=S_IFREG|0644, st_size=3571, ...}) = 0 >23601 open("/usr/include/assert.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3571, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 3571) = 3571 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/iostream", {st_mode=S_IFREG|0644, st_size=2689, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/iostream", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2689, ...}) = 0 >23601 read(5, "// Standard iostream objects -*-"..., 2689) = 2689 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ostream", {st_mode=S_IFREG|0644, st_size=19635, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/ostream", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=19635, ...}) = 0 >23601 read(5, "// Output streams -*- C++ -*-\n\n/"..., 19635) = 19635 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ios", {st_mode=S_IFREG|0644, st_size=1602, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/ios", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1602, ...}) = 0 >23601 read(5, "// Iostreams base classes -*- C+"..., 1602) = 1602 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/iosfwd", {st_mode=S_IFREG|0644, st_size=6850, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/iosfwd", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6850, ...}) = 0 >23601 read(5, "// <iosfwd> Forward declarations"..., 6850) = 6850 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stringfwd.h", {st_mode=S_IFREG|0644, st_size=2426, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stringfwd.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2426, ...}) = 0 >23601 read(5, "// <string> Forward declarations"..., 2426) = 2426 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/postypes.h", {st_mode=S_IFREG|0644, st_size=8208, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/postypes.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8208, ...}) = 0 >23601 read(5, "// Position types -*- C++ -*-\n\n/"..., 8208) = 8208 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/cwchar", {st_mode=S_IFREG|0644, st_size=6497, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/cwchar", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6497, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 6497) = 6497 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/wchar.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/wchar.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/wchar.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/wchar.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/wchar.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/wchar.h", {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23601 open("/usr/include/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23601 read(5, "/* Copyright (C) 1995-2013 Free "..., 31999) = 31999 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/stdio.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/stdio.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdio.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/stdio.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/stdio.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/stdio.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdio.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdio.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/stdio.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/stdio.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/stdio.h", {st_mode=S_IFREG|0644, st_size=31639, ...}) = 0 >23601 open("/usr/include/stdio.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=31639, ...}) = 0 >23601 read(5, "/* Define ISO C stdio on top of "..., 31639) = 31639 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/stdarg.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/stdarg.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdarg.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/stdarg.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/stdarg.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/stdarg.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdarg.h", {st_mode=S_IFREG|0644, st_size=4075, ...}) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdarg.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4075, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 4075) = 4075 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/wchar.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/wchar.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/wchar.h", {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23601 open("/usr/include/bits/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23601 read(5, "/* wchar_t type related definiti"..., 1905) = 1905 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/char_traits.h", {st_mode=S_IFREG|0644, st_size=17360, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/char_traits.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=17360, ...}) = 0 >23601 read(5, "// Character Traits for use by s"..., 17360) = 17360 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cwchar", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6497, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 6497) = 6497 >23601 close(5) = 0 >23601 open("/usr/include/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23601 read(5, "/* Copyright (C) 1995-2013 Free "..., 31999) = 31999 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/localefwd.h", {st_mode=S_IFREG|0644, st_size=5220, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/localefwd.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5220, ...}) = 0 >23601 read(5, "// <locale> Forward declarations"..., 5220) = 5220 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/c++locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/c++locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++locale.h", {st_mode=S_IFREG|0644, st_size=3304, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++locale.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3304, ...}) = 0 >23601 read(5, "// Wrapper for underlying C-lang"..., 3304) = 3304 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/clocale", {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/clocale", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1905) = 1905 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/locale.h", {st_mode=S_IFREG|0644, st_size=7941, ...}) = 0 >23601 open("/usr/include/locale.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=7941, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 7941) = 7941 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/locale.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/locale.h", {st_mode=S_IFREG|0644, st_size=1367, ...}) = 0 >23601 open("/usr/include/bits/locale.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1367, ...}) = 0 >23601 read(5, "/* Definition of locale category"..., 1367) = 1367 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/cctype", {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/cctype", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 2409) = 2409 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/ctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/ctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/ctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/ctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/ctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/ctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/ctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/ctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/ctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/ctype.h", {st_mode=S_IFREG|0644, st_size=11748, ...}) = 0 >23601 open("/usr/include/ctype.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=11748, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 11748) = 11748 >23601 close(5) = 0 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf3333000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/ios_base.h", {st_mode=S_IFREG|0644, st_size=28515, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/ios_base.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=28515, ...}) = 0 >23601 read(5, "// Iostreams base classes -*- C+"..., 28515) = 28515 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/ext/atomicity.h", {st_mode=S_IFREG|0644, st_size=3493, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/ext/atomicity.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3493, ...}) = 0 >23601 read(5, "// Support for atomic operations"..., 3493) = 3493 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/gthr.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/gthr.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr.h", {st_mode=S_IFREG|0644, st_size=5608, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5608, ...}) = 0 >23601 read(5, "/* Threads compatibility routine"..., 5608) = 5608 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/gthr-default.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/gthr-default.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr-default.h", {st_mode=S_IFREG|0644, st_size=24237, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr-default.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=24237, ...}) = 0 >23601 read(5, "/* Threads compatibility routine"..., 24237) = 24237 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/pthread.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/pthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/pthread.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/pthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/pthread.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/pthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/pthread.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/pthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/pthread.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/pthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/pthread.h", {st_mode=S_IFREG|0644, st_size=41510, ...}) = 0 >23601 open("/usr/include/pthread.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=41510, ...}) = 0 >23601 brk(0) = 0x2ef2000 >23601 brk(0x2f16000) = 0x2f16000 >23601 read(5, "/* Copyright (C) 2002-2013 Free "..., 41510) = 41510 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/sched.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sched.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/sched.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sched.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/sched.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/sched.h", {st_mode=S_IFREG|0644, st_size=4629, ...}) = 0 >23601 open("/usr/include/sched.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4629, ...}) = 0 >23601 read(5, "/* Definitions for POSIX 1003.1b"..., 4629) = 4629 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/sched.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/sched.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/sched.h", {st_mode=S_IFREG|0644, st_size=7495, ...}) = 0 >23601 open("/usr/include/bits/sched.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=7495, ...}) = 0 >23601 read(5, "/* Definitions of constants and "..., 7495) = 7495 >23601 close(5) = 0 >23601 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 open("/usr/include/bits/time.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0 >23601 read(5, "/* System-dependent timing defin"..., 3314) = 3314 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/timex.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/timex.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/timex.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/timex.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/timex.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/timex.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/timex.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/timex.h", {st_mode=S_IFREG|0644, st_size=4469, ...}) = 0 >23601 open("/usr/include/bits/timex.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4469, ...}) = 0 >23601 read(5, "/* Copyright (C) 1995-2013 Free "..., 4469) = 4469 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/setjmp.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/setjmp.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/setjmp.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/bits/setjmp.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/bits/setjmp.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits/setjmp.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/bits", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/bits/setjmp.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/bits/setjmp.h", {st_mode=S_IFREG|0644, st_size=1286, ...}) = 0 >23601 open("/usr/include/bits/setjmp.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1286, ...}) = 0 >23601 read(5, "/* Copyright (C) 2001-2013 Free "..., 1286) = 1286 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23601 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23601 close(5) = 0 >23601 brk(0) = 0x2f16000 >23601 brk(0) = 0x2f16000 >23601 brk(0x2f0c000) = 0x2f0c000 >23601 brk(0) = 0x2f0c000 >23601 brk(0) = 0x2f0c000 >23601 brk(0) = 0x2f0c000 >23601 brk(0x2f06000) = 0x2f06000 >23601 brk(0) = 0x2f06000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/atomic_word.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/atomic_word.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/atomic_word.h", {st_mode=S_IFREG|0644, st_size=1924, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/atomic_word.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1924, ...}) = 0 >23601 read(5, "// Low-level type for atomic ope"..., 1924) = 1924 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/locale_classes.h", {st_mode=S_IFREG|0644, st_size=22985, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/locale_classes.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=22985, ...}) = 0 >23601 read(5, "// Locale support -*- C++ -*-\n\n/"..., 22985) = 22985 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/string", {st_mode=S_IFREG|0644, st_size=1943, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/string", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1943, ...}) = 0 >23601 read(5, "// Components for manipulating s"..., 1943) = 1943 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/ostream_insert.h", {st_mode=S_IFREG|0644, st_size=4002, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/ostream_insert.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4002, ...}) = 0 >23601 read(5, "// Helpers for ostream inserters"..., 4002) = 4002 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/cxxabi_forced.h", {st_mode=S_IFREG|0644, st_size=1811, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/cxxabi_forced.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1811, ...}) = 0 >23601 read(5, "// cxxabi.h subset for cancellat"..., 1811) = 1811 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_function.h", {st_mode=S_IFREG|0644, st_size=22585, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_function.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=22585, ...}) = 0 >23601 read(5, "// Functor implementations -*- C"..., 22585) = 22585 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/binders.h", {st_mode=S_IFREG|0644, st_size=7005, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/backward/binders.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=7005, ...}) = 0 >23601 read(5, "// Functor implementations -*- C"..., 7005) = 7005 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/range_access.h", {st_mode=S_IFREG|0644, st_size=3132, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/range_access.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3132, ...}) = 0 >23601 read(5, "// <range_access.h> -*- C++ -*-\n"..., 3132) = 3132 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/basic_string.h", {st_mode=S_IFREG|0644, st_size=112117, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/basic_string.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=112117, ...}) = 0 >23601 brk(0) = 0x2f06000 >23601 brk(0x2f27000) = 0x2f27000 >23601 read(5, "// Components for manipulating s"..., 112117) = 112117 >23601 close(5) = 0 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf3133000 >23601 brk(0) = 0x2f27000 >23601 brk(0) = 0x2f27000 >23601 brk(0x2f0c000) = 0x2f0c000 >23601 brk(0) = 0x2f0c000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/basic_string.tcc", {st_mode=S_IFREG|0644, st_size=39353, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/basic_string.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=39353, ...}) = 0 >23601 read(5, "// Components for manipulating s"..., 39353) = 39353 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/locale_classes.tcc", {st_mode=S_IFREG|0644, st_size=8381, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/locale_classes.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8381, ...}) = 0 >23601 read(5, "// Locale support -*- C++ -*-\n\n/"..., 8381) = 8381 >23601 close(5) = 0 >23601 brk(0) = 0x2f0c000 >23601 brk(0) = 0x2f0c000 >23601 brk(0x2f06000) = 0x2f06000 >23601 brk(0) = 0x2f06000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/streambuf", {st_mode=S_IFREG|0644, st_size=29160, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/streambuf", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=29160, ...}) = 0 >23601 read(5, "// Stream buffer classes -*- C++"..., 29160) = 29160 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/streambuf.tcc", {st_mode=S_IFREG|0644, st_size=4929, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/streambuf.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4929, ...}) = 0 >23601 read(5, "// Stream buffer classes -*- C++"..., 4929) = 4929 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/basic_ios.h", {st_mode=S_IFREG|0644, st_size=15116, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/basic_ios.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=15116, ...}) = 0 >23601 read(5, "// Iostreams base classes -*- C+"..., 15116) = 15116 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/locale_facets.h", {st_mode=S_IFREG|0644, st_size=90971, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/locale_facets.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=90971, ...}) = 0 >23601 read(5, "// Locale support -*- C++ -*-\n\n/"..., 90971) = 90971 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/cwctype", {st_mode=S_IFREG|0644, st_size=2793, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/cwctype", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2793, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 2793) = 2793 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/wctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/wctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/wctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/wctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/wctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/wctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/wctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/wctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/wctype.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/wctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/wctype.h", {st_mode=S_IFREG|0644, st_size=11130, ...}) = 0 >23601 open("/usr/include/wctype.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=11130, ...}) = 0 >23601 read(5, "/* Copyright (C) 1996-2013 Free "..., 11130) = 11130 >23601 close(5) = 0 >23601 open("/usr/include/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23601 read(5, "/* Copyright (C) 1995-2013 Free "..., 31999) = 31999 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cctype", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 2409) = 2409 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/ctype_base.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/ctype_base.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_base.h", {st_mode=S_IFREG|0644, st_size=2242, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_base.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2242, ...}) = 0 >23601 read(5, "// Locale support -*- C++ -*-\n\n/"..., 2242) = 2242 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/streambuf_iterator.h", {st_mode=S_IFREG|0644, st_size=12624, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/streambuf_iterator.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=12624, ...}) = 0 >23601 read(5, "// Streambuf iterators\n\n// Copyr"..., 12624) = 12624 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/ctype_inline.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/bits/ctype_inline.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_inline.h", {st_mode=S_IFREG|0644, st_size=2284, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_inline.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2284, ...}) = 0 >23601 read(5, "// Locale support -*- C++ -*-\n\n/"..., 2284) = 2284 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/locale_facets.tcc", {st_mode=S_IFREG|0644, st_size=38935, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/locale_facets.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=38935, ...}) = 0 >23601 read(5, "// Locale support -*- C++ -*-\n\n/"..., 38935) = 38935 >23601 close(5) = 0 >23601 brk(0) = 0x2f06000 >23601 brk(0x2f28000) = 0x2f28000 >23601 brk(0) = 0x2f28000 >23601 brk(0) = 0x2f28000 >23601 brk(0x2f26000) = 0x2f26000 >23601 brk(0) = 0x2f26000 >23601 brk(0) = 0x2f26000 >23601 brk(0) = 0x2f26000 >23601 brk(0x2f1c000) = 0x2f1c000 >23601 brk(0) = 0x2f1c000 >23601 brk(0) = 0x2f1c000 >23601 brk(0) = 0x2f1c000 >23601 brk(0x2f06000) = 0x2f06000 >23601 brk(0) = 0x2f06000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/basic_ios.tcc", {st_mode=S_IFREG|0644, st_size=6032, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/basic_ios.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6032, ...}) = 0 >23601 read(5, "// basic_ios member functions -*"..., 6032) = 6032 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/ostream.tcc", {st_mode=S_IFREG|0644, st_size=12315, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/ostream.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=12315, ...}) = 0 >23601 read(5, "// ostream classes -*- C++ -*-\n\n"..., 12315) = 12315 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/istream", {st_mode=S_IFREG|0644, st_size=29849, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/istream", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=29849, ...}) = 0 >23601 read(5, "// Input streams -*- C++ -*-\n\n//"..., 29849) = 29849 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/istream.tcc", {st_mode=S_IFREG|0644, st_size=30933, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/istream.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=30933, ...}) = 0 >23601 read(5, "// istream classes -*- C++ -*-\n\n"..., 30933) = 30933 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/current_function.hpp", {st_mode=S_IFREG|0644, st_size=1511, ...}) = 0 >23601 open("/usr/include/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1511, ...}) = 0 >23601 read(5, "#ifndef BOOST_CURRENT_FUNCTION_H"..., 1511) = 1511 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/static_assert.hpp", {st_mode=S_IFREG|0644, st_size=7891, ...}) = 0 >23601 open("/usr/include/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=7891, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock 2"..., 7891) = 7891 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/detail/iterator.hpp", {st_mode=S_IFREG|0644, st_size=15832, ...}) = 0 >23601 open("/usr/include/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=15832, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 15832) = 15832 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/iterator", {st_mode=S_IFREG|0644, st_size=2644, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/iterator", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2644, ...}) = 0 >23601 read(5, "// <iterator> -*- C++ -*-\n\n// Co"..., 2644) = 2644 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stream_iterator.h", {st_mode=S_IFREG|0644, st_size=6597, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stream_iterator.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6597, ...}) = 0 >23601 read(5, "// Stream iterators\n\n// Copyrigh"..., 6597) = 6597 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_convertible.hpp", {st_mode=S_IFREG|0644, st_size=16516, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=16516, ...}) = 0 >23601 read(5, "\n// Copyright 2000 John Maddock "..., 16516) = 16516 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/intrinsics.hpp", {st_mode=S_IFREG|0644, st_size=15625, ...}) = 0 >23601 open("/usr/include/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=15625, ...}) = 0 >23601 read(5, "// (C) Copyright Steve Cleary, "..., 15625) = 15625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/config.hpp", {st_mode=S_IFREG|0644, st_size=2571, ...}) = 0 >23601 open("/usr/include/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2571, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 2571) = 2571 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_same.hpp", {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 3229) = 3229 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/int.hpp", {st_mode=S_IFREG|0644, st_size=622, ...}) = 0 >23601 open("/usr/include/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=622, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_INT_HPP_INCLU"..., 622) = 622 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/int_fwd.hpp", {st_mode=S_IFREG|0644, st_size=784, ...}) = 0 >23601 open("/usr/include/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=784, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_INT_FWD_HPP_I"..., 784) = 784 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/adl_barrier.hpp", {st_mode=S_IFREG|0644, st_size=1669, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1669, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_ADL_BARRI"..., 1669) = 1669 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/adl.hpp", {st_mode=S_IFREG|0644, st_size=1518, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1518, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_AD"..., 1518) = 1518 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/msvc.hpp", {st_mode=S_IFREG|0644, st_size=603, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=603, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_MS"..., 603) = 603 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/intel.hpp", {st_mode=S_IFREG|0644, st_size=615, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=615, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_IN"..., 615) = 615 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/gcc.hpp", {st_mode=S_IFREG|0644, st_size=693, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=693, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_GC"..., 693) = 693 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/workaround.hpp", {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_WO"..., 606) = 606 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/nttp_decl.hpp", {st_mode=S_IFREG|0644, st_size=952, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=952, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_NTTP_DECL"..., 952) = 952 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/nttp.hpp", {st_mode=S_IFREG|0644, st_size=1112, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1112, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_NT"..., 1112) = 1112 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/integral_wrapper.hpp", {st_mode=S_IFREG|0644, st_size=3618, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3618, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 3618) = 3618 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/integral_c_tag.hpp", {st_mode=S_IFREG|0644, st_size=838, ...}) = 0 >23601 open("/usr/include/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=838, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_INTEGRAL_C_TA"..., 838) = 838 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/static_constant.hpp", {st_mode=S_IFREG|0644, st_size=794, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=794, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_ST"..., 794) = 794 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/static_cast.hpp", {st_mode=S_IFREG|0644, st_size=878, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=878, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_STATIC_CA"..., 878) = 878 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/cat.hpp", {st_mode=S_IFREG|0644, st_size=957, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=957, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 957) = 957 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/config/config.hpp", {st_mode=S_IFREG|0644, st_size=4638, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4638, ...}) = 0 >23601 read(5, "# /* ***************************"..., 4638) = 4638 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/template_arity_fwd.hpp", {st_mode=S_IFREG|0644, st_size=680, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=680, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_TEMPLATE_"..., 680) = 680 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessor/params.hpp", {st_mode=S_IFREG|0644, st_size=2031, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2031, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_PREPROCES"..., 2031) = 2031 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/preprocessor.hpp", {st_mode=S_IFREG|0644, st_size=1220, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1220, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_PR"..., 1220) = 1220 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/comma_if.hpp", {st_mode=S_IFREG|0644, st_size=752, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=752, ...}) = 0 >23601 read(5, "# /* ***************************"..., 752) = 752 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/punctuation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/punctuation/comma_if.hpp", {st_mode=S_IFREG|0644, st_size=1012, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1012, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1012) = 1012 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control/if.hpp", {st_mode=S_IFREG|0644, st_size=906, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=906, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 906) = 906 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control/iif.hpp", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1325) = 1325 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical/bool.hpp", {st_mode=S_IFREG|0644, st_size=8153, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8153, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 8153) = 8153 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/facilities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/facilities/empty.hpp", {st_mode=S_IFREG|0644, st_size=516, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=516, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 516) = 516 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/punctuation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/punctuation/comma.hpp", {st_mode=S_IFREG|0644, st_size=520, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=520, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 520) = 520 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repeat.hpp", {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >23601 read(5, "# /* ***************************"..., 745) = 745 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition/repeat.hpp", {st_mode=S_IFREG|0644, st_size=60818, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=60818, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 60818) = 60818 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/debug", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/debug/error.hpp", {st_mode=S_IFREG|0644, st_size=1574, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1574, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1574) = 1574 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/detail/auto_rec.hpp", {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23601 read(5, "# /* ***************************"..., 26136) = 26136 >23601 close(5) = 0 >23601 brk(0) = 0x2f06000 >23601 brk(0x2f27000) = 0x2f27000 >23601 brk(0) = 0x2f27000 >23601 brk(0) = 0x2f27000 >23601 brk(0x2f25000) = 0x2f25000 >23601 brk(0) = 0x2f25000 >23601 brk(0) = 0x2f25000 >23601 brk(0) = 0x2f25000 >23601 brk(0x2f24000) = 0x2f24000 >23601 brk(0) = 0x2f24000 >23601 brk(0) = 0x2f24000 >23601 brk(0) = 0x2f24000 >23601 brk(0x2f1e000) = 0x2f1e000 >23601 brk(0) = 0x2f1e000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/tuple", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/tuple/eat.hpp", {st_mode=S_IFREG|0644, st_size=12923, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=12923, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 12923) = 12923 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/inc.hpp", {st_mode=S_IFREG|0644, st_size=736, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=736, ...}) = 0 >23601 read(5, "# /* ***************************"..., 736) = 736 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic/inc.hpp", {st_mode=S_IFREG|0644, st_size=8297, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8297, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 8297) = 8297 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/lambda.hpp", {st_mode=S_IFREG|0644, st_size=1015, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1015, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_LA"..., 1015) = 1015 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/ttp.hpp", {st_mode=S_IFREG|0644, st_size=1270, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1270, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_TT"..., 1270) = 1270 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/ctps.hpp", {st_mode=S_IFREG|0644, st_size=926, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=926, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_CT"..., 926) = 926 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/overload_resolution.hpp", {st_mode=S_IFREG|0644, st_size=936, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=936, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_OV"..., 936) = 936 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/integral_constant.hpp", {st_mode=S_IFREG|0644, st_size=1411, ...}) = 0 >23601 open("/usr/include/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1411, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock 2"..., 1411) = 1411 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/bool.hpp", {st_mode=S_IFREG|0644, st_size=1051, ...}) = 0 >23601 open("/usr/include/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1051, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_BOOL_HPP_INCL"..., 1051) = 1051 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/bool_fwd.hpp", {st_mode=S_IFREG|0644, st_size=873, ...}) = 0 >23601 open("/usr/include/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=873, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_BOOL_FWD_HPP_"..., 873) = 873 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/integral_c.hpp", {st_mode=S_IFREG|0644, st_size=1616, ...}) = 0 >23601 open("/usr/include/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1616, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_INTEGRAL_C_HP"..., 1616) = 1616 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/integral_c_fwd.hpp", {st_mode=S_IFREG|0644, st_size=1000, ...}) = 0 >23601 open("/usr/include/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1000, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_INTEGRAL_C_FW"..., 1000) = 1000 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3618, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 3618) = 3618 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/lambda_support.hpp", {st_mode=S_IFREG|0644, st_size=5473, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5473, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_LAMBDA_SU"..., 5473) = 5473 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_reference.hpp", {st_mode=S_IFREG|0644, st_size=1349, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1349, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 1349) = 1349 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_lvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=4681, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4681, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 4681) = 4681 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_rvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=882, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=882, ...}) = 0 >23601 read(5, "\n// (C) John Maddock 2010. \n// "..., 882) = 882 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/ice.hpp", {st_mode=S_IFREG|0644, st_size=768, ...}) = 0 >23601 open("/usr/include/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=768, ...}) = 0 >23601 read(5, "\n// (C) Copyright John Maddock "..., 768) = 768 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/yes_no_type.hpp", {st_mode=S_IFREG|0644, st_size=726, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=726, ...}) = 0 >23601 read(5, "\n// (C) Copyright John Maddock "..., 726) = 726 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/ice_or.hpp", {st_mode=S_IFREG|0644, st_size=999, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=999, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock a"..., 999) = 999 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/ice_and.hpp", {st_mode=S_IFREG|0644, st_size=996, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=996, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock a"..., 996) = 996 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/ice_not.hpp", {st_mode=S_IFREG|0644, st_size=777, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=777, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock a"..., 777) = 777 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/ice_eq.hpp", {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23601 read(5, "// (C) Copyright John Maddock a"..., 972) = 972 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_volatile.hpp", {st_mode=S_IFREG|0644, st_size=4852, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4852, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 4852) = 4852 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/cv_traits_impl.hpp", {st_mode=S_IFREG|0644, st_size=2708, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2708, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 2708) = 2708 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_array.hpp", {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 3201) = 3201 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 mmap(NULL, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf2d33000 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_arithmetic.hpp", {st_mode=S_IFREG|0644, st_size=1483, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1483, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 1483) = 1483 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_integral.hpp", {st_mode=S_IFREG|0644, st_size=3467, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3467, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 3467) = 3467 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_float.hpp", {st_mode=S_IFREG|0644, st_size=997, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=997, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 997) = 997 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_void.hpp", {st_mode=S_IFREG|0644, st_size=1189, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1189, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 1189) = 1189 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_abstract.hpp", {st_mode=S_IFREG|0644, st_size=4570, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4570, ...}) = 0 >23601 read(5, "#ifndef BOOST_TT_IS_ABSTRACT_CLA"..., 4570) = 4570 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/add_lvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=750, ...}) = 0 >23601 open("/usr/include/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=750, ...}) = 0 >23601 read(5, "// Copyright 2010 John Maddock\n"..., 750) = 750 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/add_reference.hpp", {st_mode=S_IFREG|0644, st_size=2748, ...}) = 0 >23601 open("/usr/include/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2748, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 2748) = 2748 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/type_trait_def.hpp", {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/add_rvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=2429, ...}) = 0 >23601 open("/usr/include/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2429, ...}) = 0 >23601 read(5, "// add_rvalue_reference.hpp --"..., 2429) = 2429 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_function.hpp", {st_mode=S_IFREG|0644, st_size=3086, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3086, ...}) = 0 >23601 read(5, "\n// Copyright 2000 John Maddock"..., 3086) = 3086 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/false_result.hpp", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 200"..., 767) = 767 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/is_function_ptr_helper.hpp", {st_mode=S_IFREG|0644, st_size=19787, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=19787, ...}) = 0 >23601 read(5, "\n// Copyright 2000 John Maddock"..., 19787) = 19787 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer/debug.hpp", {st_mode=S_IFREG|0644, st_size=6508, ...}) = 0 >23601 open("/usr/include/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6508, ...}) = 0 >23601 read(5, "// Debug support for the circula"..., 6508) = 6508 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer/details.hpp", {st_mode=S_IFREG|0644, st_size=15371, ...}) = 0 >23601 open("/usr/include/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=15371, ...}) = 0 >23601 read(5, "// Helper classes and functions "..., 15371) = 15371 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator.hpp", {st_mode=S_IFREG|0644, st_size=1983, ...}) = 0 >23601 open("/usr/include/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1983, ...}) = 0 >23601 read(5, "// iterator.hpp workarounds for"..., 1983) = 1983 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/throw_exception.hpp", {st_mode=S_IFREG|0644, st_size=2898, ...}) = 0 >23601 open("/usr/include/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2898, ...}) = 0 >23601 read(5, "#ifndef UUID_AA15E74A856F11E08B8"..., 2898) = 2898 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/exception", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/exception/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/exception/detail/attribute_noreturn.hpp", {st_mode=S_IFREG|0644, st_size=526, ...}) = 0 >23601 open("/usr/include/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=526, ...}) = 0 >23601 read(5, "//Copyright (c) 2009 Emil Dotche"..., 526) = 526 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/exception", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/exception/exception.hpp", {st_mode=S_IFREG|0644, st_size=12131, ...}) = 0 >23601 open("/usr/include/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=12131, ...}) = 0 >23601 read(5, "//Copyright (c) 2006-2009 Emil D"..., 12131) = 12131 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/detail/no_exceptions_support.hpp", {st_mode=S_IFREG|0644, st_size=1997, ...}) = 0 >23601 open("/usr/include/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1997, ...}) = 0 >23601 read(5, "#ifndef BOOST_DETAIL_NO_EXCEPTIO"..., 1997) = 1997 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer/base.hpp", {st_mode=S_IFREG|0644, st_size=133161, ...}) = 0 >23601 open("/usr/include/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=133161, ...}) = 0 >23601 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb012000 >23601 read(5, "// Implementation of the base ci"..., 133161) = 133161 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/call_traits.hpp", {st_mode=S_IFREG|0644, st_size=773, ...}) = 0 >23601 open("/usr/include/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=773, ...}) = 0 >23601 read(5, "// (C) Copyright Steve Cleary, "..., 773) = 773 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/detail/call_traits.hpp", {st_mode=S_IFREG|0644, st_size=4322, ...}) = 0 >23601 open("/usr/include/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4322, ...}) = 0 >23601 read(5, "// (C) Copyright Steve Cleary, "..., 4322) = 4322 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_enum.hpp", {st_mode=S_IFREG|0644, st_size=5641, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5641, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 5641) = 5641 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_pointer.hpp", {st_mode=S_IFREG|0644, st_size=5119, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5119, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 5119) = 5119 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_member_pointer.hpp", {st_mode=S_IFREG|0644, st_size=4363, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4363, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 4363) = 4363 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_member_function_pointer.hpp", {st_mode=S_IFREG|0644, st_size=4113, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4113, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 4113) = 4113 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", {st_mode=S_IFREG|0644, st_size=77890, ...}) = 0 >23601 open("/usr/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=77890, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 77890) = 77890 >23601 close(5) = 0 >23601 brk(0) = 0x2f1e000 >23601 brk(0x2f40000) = 0x2f40000 >23601 brk(0) = 0x2f40000 >23601 brk(0) = 0x2f40000 >23601 brk(0x2f3c000) = 0x2f3c000 >23601 brk(0) = 0x2f3c000 >23601 brk(0) = 0x2f3c000 >23601 brk(0) = 0x2f3c000 >23601 brk(0x2f29000) = 0x2f29000 >23601 brk(0) = 0x2f29000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/remove_cv.hpp", {st_mode=S_IFREG|0644, st_size=2412, ...}) = 0 >23601 open("/usr/include/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2412, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 2412) = 2412 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/broken_compiler_spec.hpp", {st_mode=S_IFREG|0644, st_size=5553, ...}) = 0 >23601 open("/usr/include/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5553, ...}) = 0 >23601 read(5, "\n// Copyright 2001-2003 Aleksey"..., 5553) = 5553 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept_check.hpp", {st_mode=S_IFREG|0644, st_size=32105, ...}) = 0 >23601 open("/usr/include/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=32105, ...}) = 0 >23601 read(5, "//\n// (C) Copyright Jeremy Siek "..., 32105) = 32105 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/assert.hpp", {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23601 open("/usr/include/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2006"..., 1864) = 1864 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail/general.hpp", {st_mode=S_IFREG|0644, st_size=1949, ...}) = 0 >23601 open("/usr/include/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1949, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2006"..., 1949) = 1949 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail/backward_compatibility.hpp", {st_mode=S_IFREG|0644, st_size=563, ...}) = 0 >23601 open("/usr/include/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=563, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2009"..., 563) = 563 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail/has_constraints.hpp", {st_mode=S_IFREG|0644, st_size=1636, ...}) = 0 >23601 open("/usr/include/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1636, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2006"..., 1636) = 1636 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/if.hpp", {st_mode=S_IFREG|0644, st_size=3013, ...}) = 0 >23601 open("/usr/include/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3013, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_IF_HPP_INCLUD"..., 3013) = 3013 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/value_wknd.hpp", {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_VALUE_WKN"..., 2138) = 2138 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/integral.hpp", {st_mode=S_IFREG|0644, st_size=1152, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1152, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_IN"..., 1152) = 1152 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/eti.hpp", {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_ET"..., 1337) = 1337 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/na_spec.hpp", {st_mode=S_IFREG|0644, st_size=4555, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4555, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_NA_SPEC_H"..., 4555) = 4555 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/lambda_fwd.hpp", {st_mode=S_IFREG|0644, st_size=1310, ...}) = 0 >23601 open("/usr/include/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1310, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_LAMBDA_FWD_HP"..., 1310) = 1310 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/void_fwd.hpp", {st_mode=S_IFREG|0644, st_size=706, ...}) = 0 >23601 open("/usr/include/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=706, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_VOID_FWD_HPP_"..., 706) = 706 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/na.hpp", {st_mode=S_IFREG|0644, st_size=1746, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1746, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_NA_HPP_IN"..., 1746) = 1746 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/na_fwd.hpp", {st_mode=S_IFREG|0644, st_size=778, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=778, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_NA_FWD_HP"..., 778) = 778 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/lambda_arity_param.hpp", {st_mode=S_IFREG|0644, st_size=813, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=813, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_LAMBDA_AR"..., 813) = 813 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/arity.hpp", {st_mode=S_IFREG|0644, st_size=1199, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1199, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_ARITY_HPP"..., 1199) = 1199 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/dtp.hpp", {st_mode=S_IFREG|0644, st_size=1673, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1673, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_DT"..., 1673) = 1673 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessor/enum.hpp", {st_mode=S_IFREG|0644, st_size=1759, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1759, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_PREPROCES"..., 1759) = 1759 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp", {st_mode=S_IFREG|0644, st_size=4587, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4587, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_PREPROCES"..., 4587) = 4587 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/limits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/limits/arity.hpp", {st_mode=S_IFREG|0644, st_size=639, ...}) = 0 >23601 open("/usr/include/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=639, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_LIMITS_ARITY_"..., 639) = 639 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical/and.hpp", {st_mode=S_IFREG|0644, st_size=916, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=916, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 916) = 916 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical/bitand.hpp", {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1415) = 1415 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/identity.hpp", {st_mode=S_IFREG|0644, st_size=751, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=751, ...}) = 0 >23601 read(5, "# /* ***************************"..., 751) = 751 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/facilities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/facilities/identity.hpp", {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 606) = 606 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/empty.hpp", {st_mode=S_IFREG|0644, st_size=742, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=742, ...}) = 0 >23601 read(5, "# /* ***************************"..., 742) = 742 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic/add.hpp", {st_mode=S_IFREG|0644, st_size=1858, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1858, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1858) = 1858 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic/dec.hpp", {st_mode=S_IFREG|0644, st_size=8293, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8293, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 8293) = 8293 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control/while.hpp", {st_mode=S_IFREG|0644, st_size=17561, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=17561, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 17561) = 17561 >23601 close(5) = 0 >23601 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23601 read(5, "# /* ***************************"..., 26136) = 26136 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/fold_left.hpp", {st_mode=S_IFREG|0644, st_size=21383, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=21383, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 21383) = 21383 >23601 close(5) = 0 >23601 open("/usr/include/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=17561, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 17561) = 17561 >23601 close(5) = 0 >23601 brk(0) = 0x2f29000 >23601 brk(0x2f4a000) = 0x2f4a000 >23601 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23601 read(5, "# /* ***************************"..., 26136) = 26136 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/detail/fold_left.hpp", {st_mode=S_IFREG|0644, st_size=62809, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=62809, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 62809) = 62809 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control/expr_iif.hpp", {st_mode=S_IFREG|0644, st_size=1224, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1224, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1224) = 1224 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/adt.hpp", {st_mode=S_IFREG|0644, st_size=2171, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2171, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 2171) = 2171 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/detail/is_binary.hpp", {st_mode=S_IFREG|0644, st_size=1241, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1241, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1241) = 1241 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/detail/check.hpp", {st_mode=S_IFREG|0644, st_size=2183, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2183, ...}) = 0 >23601 read(5, "# /* ***************************"..., 2183) = 2183 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/logical/compl.hpp", {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1306) = 1306 >23601 close(5) = 0 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf2b33000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/fold_right.hpp", {st_mode=S_IFREG|0644, st_size=1326, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1326, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1326) = 1326 >23601 close(5) = 0 >23601 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23601 read(5, "# /* ***************************"..., 26136) = 26136 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/detail/fold_right.hpp", {st_mode=S_IFREG|0644, st_size=29437, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=29437, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 29437) = 29437 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/list/reverse.hpp", {st_mode=S_IFREG|0644, st_size=1427, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1427, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1427) = 1427 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/control/detail/while.hpp", {st_mode=S_IFREG|0644, st_size=67561, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=67561, ...}) = 0 >23601 brk(0) = 0x2f4a000 >23601 brk(0x2f71000) = 0x2f71000 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 67561) = 67561 >23601 close(5) = 0 >23601 brk(0) = 0x2f71000 >23601 brk(0) = 0x2f71000 >23601 brk(0x2f61000) = 0x2f61000 >23601 brk(0) = 0x2f61000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/tuple", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/tuple/elem.hpp", {st_mode=S_IFREG|0644, st_size=52689, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=52689, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 52689) = 52689 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/facilities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/facilities/overload.hpp", {st_mode=S_IFREG|0644, st_size=1150, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1150, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1150) = 1150 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/variadic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/variadic/size.hpp", {st_mode=S_IFREG|0644, st_size=2133, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2133, ...}) = 0 >23601 read(5, "# /* ***************************"..., 2133) = 2133 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/tuple", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/tuple/rem.hpp", {st_mode=S_IFREG|0644, st_size=24648, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=24648, ...}) = 0 >23601 read(5, "# /* ***************************"..., 24648) = 24648 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/variadic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/variadic/elem.hpp", {st_mode=S_IFREG|0644, st_size=14196, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=14196, ...}) = 0 >23601 read(5, "# /* ***************************"..., 14196) = 14196 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/arithmetic/sub.hpp", {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1808) = 1808 >23601 close(5) = 0 >23601 brk(0) = 0x2f61000 >23601 brk(0x2f84000) = 0x2f84000 >23601 brk(0) = 0x2f84000 >23601 brk(0) = 0x2f84000 >23601 brk(0x2f7d000) = 0x2f7d000 >23601 brk(0) = 0x2f7d000 >23601 brk(0) = 0x2f7d000 >23601 brk(0x2f9f000) = 0x2f9f000 >23601 brk(0) = 0x2f9f000 >23601 brk(0) = 0x2f9f000 >23601 brk(0x2f96000) = 0x2f96000 >23601 brk(0) = 0x2f96000 >23601 brk(0) = 0x2f96000 >23601 brk(0) = 0x2f96000 >23601 brk(0x2f94000) = 0x2f94000 >23601 brk(0) = 0x2f94000 >23601 brk(0) = 0x2f94000 >23601 brk(0) = 0x2f94000 >23601 brk(0x2f92000) = 0x2f92000 >23601 brk(0) = 0x2f92000 >23601 brk(0) = 0x2f92000 >23601 brk(0) = 0x2f92000 >23601 brk(0x2f8e000) = 0x2f8e000 >23601 brk(0) = 0x2f8e000 >23601 brk(0) = 0x2f8e000 >23601 brk(0) = 0x2f8e000 >23601 brk(0x2f8c000) = 0x2f8c000 >23601 brk(0) = 0x2f8c000 >23601 brk(0) = 0x2f8c000 >23601 brk(0) = 0x2f8c000 >23601 brk(0x2f87000) = 0x2f87000 >23601 brk(0) = 0x2f87000 >23601 brk(0) = 0x2f87000 >23601 brk(0) = 0x2f87000 >23601 brk(0x2f85000) = 0x2f85000 >23601 brk(0) = 0x2f85000 >23601 brk(0) = 0x2f85000 >23601 brk(0) = 0x2f85000 >23601 brk(0x2f83000) = 0x2f83000 >23601 brk(0) = 0x2f83000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/conversion_traits.hpp", {st_mode=S_IFREG|0644, st_size=658, ...}) = 0 >23601 open("/usr/include/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=658, ...}) = 0 >23601 read(5, "\n// Copyright 2000 John Maddock "..., 658) = 658 >23601 close(5) = 0 >23601 mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfafd1000 >23601 munmap(0x7f9cfb122000, 135168) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/assert.hpp", {st_mode=S_IFREG|0644, st_size=14171, ...}) = 0 >23601 open("/usr/include/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=14171, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_ASSERT_HPP_IN"..., 14171) = 14171 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/not.hpp", {st_mode=S_IFREG|0644, st_size=1131, ...}) = 0 >23601 open("/usr/include/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1131, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_NOT_HPP_INCLU"..., 1131) = 1131 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/nested_type_wknd.hpp", {st_mode=S_IFREG|0644, st_size=1379, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1379, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_NESTED_TY"..., 1379) = 1379 >23601 close(5) = 0 >23601 brk(0) = 0x2f83000 >23601 brk(0x2fa4000) = 0x2fa4000 >23601 brk(0) = 0x2fa4000 >23601 brk(0) = 0x2fa4000 >23601 brk(0x2f9d000) = 0x2f9d000 >23601 brk(0) = 0x2f9d000 >23601 brk(0) = 0x2f9d000 >23601 brk(0) = 0x2f9d000 >23601 brk(0x2f9b000) = 0x2f9b000 >23601 brk(0) = 0x2f9b000 >23601 brk(0) = 0x2f9b000 >23601 brk(0) = 0x2f9b000 >23601 brk(0x2f99000) = 0x2f99000 >23601 brk(0) = 0x2f99000 >23601 brk(0) = 0x2f99000 >23601 brk(0) = 0x2f99000 >23601 brk(0x2f95000) = 0x2f95000 >23601 brk(0) = 0x2f95000 >23601 brk(0) = 0x2f95000 >23601 brk(0) = 0x2f95000 >23601 brk(0x2f93000) = 0x2f93000 >23601 brk(0) = 0x2f93000 >23601 brk(0) = 0x2f93000 >23601 brk(0) = 0x2f93000 >23601 brk(0x2f91000) = 0x2f91000 >23601 brk(0) = 0x2f91000 >23601 brk(0) = 0x2f91000 >23601 brk(0) = 0x2f91000 >23601 brk(0x2f8f000) = 0x2f8f000 >23601 brk(0) = 0x2f8f000 >23601 brk(0) = 0x2f8f000 >23601 brk(0) = 0x2f8f000 >23601 brk(0x2f8d000) = 0x2f8d000 >23601 brk(0) = 0x2f8d000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/yes_no.hpp", {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_YES_NO_HP"..., 1285) = 1285 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/arrays.hpp", {st_mode=S_IFREG|0644, st_size=934, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=934, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_AR"..., 934) = 934 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/pp_counter.hpp", {st_mode=S_IFREG|0644, st_size=822, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=822, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_PP"..., 822) = 822 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/usage.hpp", {st_mode=S_IFREG|0644, st_size=1213, ...}) = 0 >23601 open("/usr/include/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1213, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2006"..., 1213) = 1213 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail/concept_def.hpp", {st_mode=S_IFREG|0644, st_size=3124, ...}) = 0 >23601 open("/usr/include/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3124, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2006"..., 3124) = 3124 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq/for_each_i.hpp", {st_mode=S_IFREG|0644, st_size=3352, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3352, ...}) = 0 >23601 read(5, "# /* ***************************"..., 3352) = 3352 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition/for.hpp", {st_mode=S_IFREG|0644, st_size=16580, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=16580, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 16580) = 16580 >23601 close(5) = 0 >23601 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23601 read(5, "# /* ***************************"..., 26136) = 26136 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition/detail/for.hpp", {st_mode=S_IFREG|0644, st_size=72883, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=72883, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 72883) = 72883 >23601 close(5) = 0 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf2933000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq/seq.hpp", {st_mode=S_IFREG|0644, st_size=1672, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1672, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1672) = 1672 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq/elem.hpp", {st_mode=S_IFREG|0644, st_size=16226, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=16226, ...}) = 0 >23601 read(5, "# /* ***************************"..., 16226) = 16226 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq/size.hpp", {st_mode=S_IFREG|0644, st_size=29171, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=29171, ...}) = 0 >23601 read(5, "# /* ***************************"..., 29171) = 29171 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/seq/enum.hpp", {st_mode=S_IFREG|0644, st_size=16273, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=16273, ...}) = 0 >23601 read(5, "# /* ***************************"..., 16273) = 16273 >23601 close(5) = 0 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf2733000 >23601 brk(0) = 0x2f8d000 >23601 brk(0x2faf000) = 0x2faf000 >23601 brk(0) = 0x2faf000 >23601 brk(0) = 0x2faf000 >23601 brk(0x2fa8000) = 0x2fa8000 >23601 brk(0) = 0x2fa8000 >23601 brk(0) = 0x2fa8000 >23601 brk(0) = 0x2fa8000 >23601 brk(0x2fa5000) = 0x2fa5000 >23601 brk(0) = 0x2fa5000 >23601 brk(0) = 0x2fa5000 >23601 brk(0) = 0x2fa5000 >23601 brk(0x2fa1000) = 0x2fa1000 >23601 brk(0) = 0x2fa1000 >23601 brk(0) = 0x2fa1000 >23601 brk(0) = 0x2fa1000 >23601 brk(0x2f9f000) = 0x2f9f000 >23601 brk(0) = 0x2f9f000 >23601 mmap(NULL, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf2333000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf2133000 >23601 brk(0) = 0x2f9f000 >23601 brk(0x2fc0000) = 0x2fc0000 >23601 brk(0) = 0x2fc0000 >23601 brk(0) = 0x2fc0000 >23601 brk(0x2fb9000) = 0x2fb9000 >23601 brk(0) = 0x2fb9000 >23601 brk(0) = 0x2fb9000 >23601 brk(0) = 0x2fb9000 >23601 brk(0x2fb6000) = 0x2fb6000 >23601 brk(0) = 0x2fb6000 >23601 brk(0) = 0x2fb6000 >23601 brk(0) = 0x2fb6000 >23601 brk(0x2fb2000) = 0x2fb2000 >23601 brk(0) = 0x2fb2000 >23601 brk(0) = 0x2fb2000 >23601 brk(0) = 0x2fb2000 >23601 brk(0x2fb0000) = 0x2fb0000 >23601 brk(0) = 0x2fb0000 >23601 brk(0) = 0x2fb0000 >23601 brk(0) = 0x2fb0000 >23601 brk(0x2fae000) = 0x2fae000 >23601 brk(0) = 0x2fae000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf1f33000 >23601 brk(0) = 0x2fae000 >23601 brk(0x2fcf000) = 0x2fcf000 >23601 brk(0) = 0x2fcf000 >23601 brk(0) = 0x2fcf000 >23601 brk(0x2fc6000) = 0x2fc6000 >23601 brk(0) = 0x2fc6000 >23601 brk(0) = 0x2fc6000 >23601 brk(0) = 0x2fc6000 >23601 brk(0x2fc3000) = 0x2fc3000 >23601 brk(0) = 0x2fc3000 >23601 brk(0) = 0x2fc3000 >23601 brk(0) = 0x2fc3000 >23601 brk(0x2fc0000) = 0x2fc0000 >23601 brk(0) = 0x2fc0000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf1d33000 >23601 brk(0) = 0x2fc0000 >23601 brk(0x2fe2000) = 0x2fe2000 >23601 brk(0) = 0x2fe2000 >23601 brk(0) = 0x2fe2000 >23601 brk(0x2fd9000) = 0x2fd9000 >23601 brk(0) = 0x2fd9000 >23601 brk(0) = 0x2fd9000 >23601 brk(0) = 0x2fd9000 >23601 brk(0x2fd7000) = 0x2fd7000 >23601 brk(0) = 0x2fd7000 >23601 brk(0) = 0x2fd7000 >23601 brk(0) = 0x2fd7000 >23601 brk(0x2fd3000) = 0x2fd3000 >23601 brk(0) = 0x2fd3000 >23601 brk(0) = 0x2fd3000 >23601 brk(0) = 0x2fd3000 >23601 brk(0x2fd1000) = 0x2fd1000 >23601 brk(0) = 0x2fd1000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf1b33000 >23601 brk(0) = 0x2fd1000 >23601 brk(0x2ff8000) = 0x2ff8000 >23601 brk(0) = 0x2ff8000 >23601 brk(0) = 0x2ff8000 >23601 brk(0x2ff1000) = 0x2ff1000 >23601 brk(0) = 0x2ff1000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf1933000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/concept/detail/concept_undef.hpp", {st_mode=S_IFREG|0644, st_size=240, ...}) = 0 >23601 open("/usr/include/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=240, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2006"..., 240) = 240 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/limits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/limits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/limits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/limits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/limits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/limits.hpp", {st_mode=S_IFREG|0644, st_size=6146, ...}) = 0 >23601 open("/usr/include/boost/limits.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6146, ...}) = 0 >23601 read(5, "\n// (C) Copyright John maddock "..., 6146) = 6146 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/limits", {st_mode=S_IFREG|0644, st_size=67254, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/limits", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=67254, ...}) = 0 >23601 read(5, "// The template and inlines for "..., 67254) = 67254 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/reverse_iterator.hpp", {st_mode=S_IFREG|0644, st_size=1930, ...}) = 0 >23601 open("/usr/include/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1930, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 1930) = 1930 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/next_prior.hpp", {st_mode=S_IFREG|0644, st_size=1296, ...}) = 0 >23601 open("/usr/include/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1296, ...}) = 0 >23601 read(5, "// Boost next_prior.hpp header "..., 1296) = 1296 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/iterator_adaptor.hpp", {st_mode=S_IFREG|0644, st_size=11369, ...}) = 0 >23601 open("/usr/include/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=11369, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 11369) = 11369 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/iterator_categories.hpp", {st_mode=S_IFREG|0644, st_size=5323, ...}) = 0 >23601 open("/usr/include/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5323, ...}) = 0 >23601 read(5, "// (C) Copyright Jeremy Siek 200"..., 5323) = 5323 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail/config_def.hpp", {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23601 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/eval_if.hpp", {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23601 open("/usr/include/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_EVAL_IF_HPP_I"..., 1864) = 1864 >23601 close(5) = 0 >23601 brk(0) = 0x2ff1000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3005000) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0x3001000) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0x2fff000) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x300e000) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x3009000) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3005000) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0x3002000) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0x2fff000) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0x2ffd000) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0x2ffa000) = 0x2ffa000 >23601 brk(0) = 0x2ffa000 >23601 brk(0) = 0x2ffa000 >23601 brk(0) = 0x2ffa000 >23601 brk(0x2ff3000) = 0x2ff3000 >23601 brk(0) = 0x2ff3000 >23601 brk(0) = 0x2ff3000 >23601 brk(0) = 0x2ff3000 >23601 brk(0x2ff1000) = 0x2ff1000 >23601 brk(0) = 0x2ff1000 >23601 brk(0) = 0x2ff1000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3002000) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0x2fff000) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0x2ffd000) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x300e000) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x3009000) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0x3007000) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3002000) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0) = 0x3002000 >23601 brk(0x2fff000) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0x2ffd000) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0x2ffb000) = 0x2ffb000 >23601 brk(0) = 0x2ffb000 >23601 brk(0) = 0x2ffb000 >23601 brk(0) = 0x2ffb000 >23601 brk(0x2ff8000) = 0x2ff8000 >23601 brk(0) = 0x2ff8000 >23601 brk(0) = 0x2ff8000 >23601 brk(0) = 0x2ff8000 >23601 brk(0x2ff1000) = 0x2ff1000 >23601 brk(0) = 0x2ff1000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/identity.hpp", {st_mode=S_IFREG|0644, st_size=1058, ...}) = 0 >23601 open("/usr/include/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1058, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_IDENTITY_HPP_"..., 1058) = 1058 >23601 close(5) = 0 >23601 brk(0) = 0x2ff1000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3007000) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0x3003000) = 0x3003000 >23601 brk(0) = 0x3003000 >23601 brk(0) = 0x3003000 >23601 brk(0) = 0x3003000 >23601 brk(0x3001000) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0x2fff000) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0x2ffc000) = 0x2ffc000 >23601 brk(0) = 0x2ffc000 >23601 brk(0) = 0x2ffc000 >23601 brk(0) = 0x2ffc000 >23601 brk(0x2ff6000) = 0x2ff6000 >23601 brk(0) = 0x2ff6000 >23601 brk(0) = 0x2ff6000 >23601 brk(0) = 0x2ff6000 >23601 brk(0x2ff5000) = 0x2ff5000 >23601 brk(0) = 0x2ff5000 >23601 brk(0) = 0x2ff5000 >23601 brk(0) = 0x2ff5000 >23601 brk(0x2ff1000) = 0x2ff1000 >23601 brk(0) = 0x2ff1000 >23601 brk(0) = 0x2ff1000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3005000) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0) = 0x3005000 >23601 brk(0x3001000) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0) = 0x3001000 >23601 brk(0x2fff000) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0) = 0x2fff000 >23601 brk(0x2ffd000) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0) = 0x2ffd000 >23601 brk(0x2ffa000) = 0x2ffa000 >23601 brk(0) = 0x2ffa000 >23601 brk(0) = 0x2ffa000 >23601 brk(0) = 0x2ffa000 >23601 brk(0x2ff4000) = 0x2ff4000 >23601 brk(0) = 0x2ff4000 >23601 brk(0) = 0x2ff4000 >23601 brk(0) = 0x2ff4000 >23601 brk(0x2ff3000) = 0x2ff3000 >23601 brk(0) = 0x2ff3000 >23601 brk(0) = 0x2ff3000 >23601 brk(0) = 0x2ff3000 >23601 brk(0x2ff1000) = 0x2ff1000 >23601 brk(0) = 0x2ff1000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf1733000 >23601 brk(0) = 0x2ff1000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/placeholders.hpp", {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23601 open("/usr/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2561) = 2561 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/arg.hpp", {st_mode=S_IFREG|0644, st_size=3318, ...}) = 0 >23601 open("/usr/include/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3318, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 3318) = 3318 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/arg_fwd.hpp", {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 >23601 open("/usr/include/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_ARG_FWD_HPP_I"..., 817) = 817 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/na_assert.hpp", {st_mode=S_IFREG|0644, st_size=1066, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1066, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_NA_ASSERT"..., 1066) = 1066 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/arity_spec.hpp", {st_mode=S_IFREG|0644, st_size=1941, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1941, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_ARITY_SPE"..., 1941) = 1941 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/arg_typedef.hpp", {st_mode=S_IFREG|0644, st_size=886, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=886, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_ARG_TYPED"..., 886) = 886 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/use_preprocessed.hpp", {st_mode=S_IFREG|0644, st_size=640, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=640, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_US"..., 640) = 640 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/compiler.hpp", {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_CO"..., 2239) = 2239 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/stringize.hpp", {st_mode=S_IFREG|0644, st_size=1027, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1027, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1027) = 1027 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp", {st_mode=S_IFREG|0644, st_size=2893, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2893, ...}) = 0 >23601 read(5, "\n// Copyright Peter Dimov 2001-2"..., 2893) = 2893 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2211) = 2211 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail/config_undef.hpp", {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23601 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23601 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/iterator_facade.hpp", {st_mode=S_IFREG|0644, st_size=29091, ...}) = 0 >23601 open("/usr/include/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=29091, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 29091) = 29091 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/interoperable.hpp", {st_mode=S_IFREG|0644, st_size=1475, ...}) = 0 >23601 open("/usr/include/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1475, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 1475) = 1475 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/or.hpp", {st_mode=S_IFREG|0644, st_size=1679, ...}) = 0 >23601 open("/usr/include/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1679, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_OR_HPP_INCLUD"..., 1679) = 1679 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/or.hpp", {st_mode=S_IFREG|0644, st_size=1258, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1258, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 1258) = 1258 >23601 close(5) = 0 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x3031000) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x3028000) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300e000) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23601 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/iterator_traits.hpp", {st_mode=S_IFREG|0644, st_size=2034, ...}) = 0 >23601 open("/usr/include/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2034, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2003"..., 2034) = 2034 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail/facade_iterator_category.hpp", {st_mode=S_IFREG|0644, st_size=6340, ...}) = 0 >23601 open("/usr/include/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6340, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2003"..., 6340) = 6340 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/and.hpp", {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0 >23601 open("/usr/include/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AND_HPP_INCLU"..., 1650) = 1650 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/and.hpp", {st_mode=S_IFREG|0644, st_size=1257, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1257, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 1257) = 1257 >23601 close(5) = 0 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x302d000) = 0x302d000 >23601 brk(0) = 0x302d000 >23601 brk(0) = 0x302d000 >23601 brk(0) = 0x302d000 >23601 brk(0x302b000) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0x3028000) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0x3024000) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x3031000) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x3028000) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x300e000) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0) = 0x300e000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_const.hpp", {st_mode=S_IFREG|0644, st_size=5223, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5223, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 5223) = 5223 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/detail/indirect_traits.hpp", {st_mode=S_IFREG|0644, st_size=11156, ...}) = 0 >23601 open("/usr/include/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=11156, ...}) = 0 >23601 read(5, "// Copyright David Abrahams 2002"..., 11156) = 11156 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_class.hpp", {st_mode=S_IFREG|0644, st_size=4734, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4734, ...}) = 0 >23601 read(5, "// (C) Copyright Dave Abrahams,"..., 4734) = 4734 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/remove_reference.hpp", {st_mode=S_IFREG|0644, st_size=2213, ...}) = 0 >23601 open("/usr/include/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2213, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 2213) = 2213 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/remove_pointer.hpp", {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0 >23601 open("/usr/include/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 2595) = 2595 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23601 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/iterator/detail/enable_if.hpp", {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0 >23601 open("/usr/include/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 2011) = 2011 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23601 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/utility", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/utility/addressof.hpp", {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23601 open("/usr/include/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23601 read(5, "// Copyright (C) 2002 Brad King "..., 2239) = 2239 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/add_const.hpp", {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0 >23601 open("/usr/include/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 1457) = 1457 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/add_pointer.hpp", {st_mode=S_IFREG|0644, st_size=1683, ...}) = 0 >23601 open("/usr/include/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1683, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary, "..., 1683) = 1683 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/remove_const.hpp", {st_mode=S_IFREG|0644, st_size=2480, ...}) = 0 >23601 open("/usr/include/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2480, ...}) = 0 >23601 read(5, "\n// (C) Copyright Dave Abrahams"..., 2480) = 2480 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_pod.hpp", {st_mode=S_IFREG|0644, st_size=3768, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3768, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 3768) = 3768 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_scalar.hpp", {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 1921) = 1921 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/always.hpp", {st_mode=S_IFREG|0644, st_size=940, ...}) = 0 >23601 open("/usr/include/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=940, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_ALWAYS_HPP_IN"..., 940) = 940 >23601 close(5) = 0 >23601 brk(0) = 0x3004000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3012000) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0) = 0x3012000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/apply.hpp", {st_mode=S_IFREG|0644, st_size=6191, ...}) = 0 >23601 open("/usr/include/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6191, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 6191) = 6191 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/apply_fwd.hpp", {st_mode=S_IFREG|0644, st_size=2771, ...}) = 0 >23601 open("/usr/include/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2771, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2771) = 2771 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 972) = 972 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/apply_wrap.hpp", {st_mode=S_IFREG|0644, st_size=6286, ...}) = 0 >23601 open("/usr/include/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6286, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 6286) = 6286 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/has_apply.hpp", {st_mode=S_IFREG|0644, st_size=875, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=875, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_HAS_APPLY"..., 875) = 875 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/has_xxx.hpp", {st_mode=S_IFREG|0644, st_size=21870, ...}) = 0 >23601 open("/usr/include/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=21870, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_HAS_XXX_HPP_I"..., 21870) = 21870 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/type_wrapper.hpp", {st_mode=S_IFREG|0644, st_size=1292, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1292, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_TYPE_WRAP"..., 1292) = 1292 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/has_xxx.hpp", {st_mode=S_IFREG|0644, st_size=1079, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1079, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_HA"..., 1079) = 1079 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/msvc_typename.hpp", {st_mode=S_IFREG|0644, st_size=796, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=796, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_MS"..., 796) = 796 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/array", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/array/elem.hpp", {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1306) = 1306 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/array", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/array/data.hpp", {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1158) = 1158 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/array", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/array/size.hpp", {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1158) = 1158 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition/enum_params.hpp", {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0 >23601 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1528) = 1528 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/preprocessor/repetition/enum_trailing_params.hpp", {st_mode=S_IFREG|0644, st_size=1853, ...}) = 0 >23601 open("/usr/include/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1853, ...}) = 0 >23601 read(5, "# /* ***************************"..., 1853) = 1853 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/has_apply.hpp", {st_mode=S_IFREG|0644, st_size=1013, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1013, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_HA"..., 1013) = 1013 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/msvc_never_true.hpp", {st_mode=S_IFREG|0644, st_size=857, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=857, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_MSVC_NEVE"..., 857) = 857 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", {st_mode=S_IFREG|0644, st_size=1238, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1238, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 1238) = 1238 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2561) = 2561 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/lambda.hpp", {st_mode=S_IFREG|0644, st_size=885, ...}) = 0 >23601 open("/usr/include/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=885, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_LAMBDA_HPP_IN"..., 885) = 885 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/bind.hpp", {st_mode=S_IFREG|0644, st_size=15054, ...}) = 0 >23601 open("/usr/include/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=15054, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 15054) = 15054 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/bind_fwd.hpp", {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0 >23601 open("/usr/include/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2600) = 2600 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/bind.hpp", {st_mode=S_IFREG|0644, st_size=1001, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1001, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_BI"..., 1001) = 1001 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", {st_mode=S_IFREG|0644, st_size=964, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=964, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 964) = 964 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2561) = 2561 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/next.hpp", {st_mode=S_IFREG|0644, st_size=541, ...}) = 0 >23601 open("/usr/include/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=541, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_NEXT_HPP_INCL"..., 541) = 541 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/next_prior.hpp", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23601 open("/usr/include/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_NEXT_PRIOR_HP"..., 1156) = 1156 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/common_name_wknd.hpp", {st_mode=S_IFREG|0644, st_size=988, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=988, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_COMMON_NA"..., 988) = 988 >23601 close(5) = 0 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x302d000) = 0x302d000 >23601 brk(0) = 0x302d000 >23601 brk(0) = 0x302d000 >23601 brk(0x302b000) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3024000) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x3041000) = 0x3041000 >23601 brk(0) = 0x3041000 >23601 brk(0) = 0x3041000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3036000) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3024000) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3031000) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0x302f000) = 0x302f000 >23601 brk(0) = 0x302f000 >23601 brk(0) = 0x302f000 >23601 brk(0) = 0x302f000 >23601 brk(0x302b000) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3035000) = 0x3035000 >23601 brk(0) = 0x3035000 >23601 brk(0) = 0x3035000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x3029000) = 0x3029000 >23601 brk(0) = 0x3029000 >23601 brk(0) = 0x3029000 >23601 brk(0) = 0x3029000 >23601 brk(0x3024000) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x3033000) = 0x3033000 >23601 brk(0) = 0x3033000 >23601 brk(0) = 0x3033000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301c000) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0) = 0x301c000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x3009000) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3014000) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0) = 0x3014000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x3009000) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0x3007000) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x300a000) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0) = 0x300a000 >23601 brk(0x3008000) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0) = 0x3008000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3010000) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0) = 0x3010000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x302d000) = 0x302d000 >23601 brk(0) = 0x302d000 >23601 brk(0) = 0x302d000 >23601 brk(0x302b000) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3024000) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x303f000) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3036000) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3031000) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0x302f000) = 0x302f000 >23601 brk(0) = 0x302f000 >23601 brk(0) = 0x302f000 >23601 brk(0) = 0x302f000 >23601 brk(0x302b000) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0) = 0x302b000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3035000) = 0x3035000 >23601 brk(0) = 0x3035000 >23601 brk(0) = 0x3035000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x3029000) = 0x3029000 >23601 brk(0) = 0x3029000 >23601 brk(0) = 0x3029000 >23601 brk(0) = 0x3029000 >23601 brk(0x3024000) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3016000) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0) = 0x3016000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x3033000) = 0x3033000 >23601 brk(0) = 0x3033000 >23601 brk(0) = 0x3033000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x3027000) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0) = 0x3027000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x300d000) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0) = 0x300d000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x3009000) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0x3006000) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0) = 0x3006000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3019000) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0) = 0x3019000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300c000) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0) = 0x300c000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x3009000) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0x3007000) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x3023000) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0) = 0x3023000 >23601 brk(0x3021000) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0) = 0x3021000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3017000) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0) = 0x3017000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x300b000) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0) = 0x300b000 >23601 brk(0x3009000) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0) = 0x3009000 >23601 brk(0x3007000) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0) = 0x3007000 >23601 brk(0x3004000) = 0x3004000 >23601 brk(0) = 0x3004000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/protect.hpp", {st_mode=S_IFREG|0644, st_size=1343, ...}) = 0 >23601 open("/usr/include/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1343, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_PROTECT_HPP_I"..., 1343) = 1343 >23601 close(5) = 0 >23601 brk(0) = 0x3004000 >23601 brk(0x3025000) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0) = 0x3025000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301b000) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0) = 0x301b000 >23601 brk(0x3018000) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0) = 0x3018000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x300f000) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0) = 0x300f000 >23601 brk(0x3030000) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x3028000) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0) = 0x3028000 >23601 brk(0x3024000) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0) = 0x3024000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x301f000) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0) = 0x301f000 >23601 brk(0x301e000) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0) = 0x301e000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 brk(0x301a000) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0) = 0x301a000 >23601 brk(0x3015000) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0) = 0x3015000 >23601 brk(0x3013000) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0) = 0x3013000 >23601 brk(0x3011000) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0) = 0x3011000 >23601 brk(0x3033000) = 0x3033000 >23601 brk(0) = 0x3033000 >23601 brk(0) = 0x3033000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x3026000) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0) = 0x3026000 >23601 brk(0x3022000) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0) = 0x3022000 >23601 brk(0x3020000) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0) = 0x3020000 >23601 brk(0x301d000) = 0x301d000 >23601 brk(0) = 0x301d000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf1533000 >23601 brk(0) = 0x301d000 >23601 brk(0x303e000) = 0x303e000 >23601 brk(0) = 0x303e000 >23601 brk(0) = 0x303e000 >23601 brk(0x3036000) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 open("/usr/include/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6286, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 6286) = 6286 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp", {st_mode=S_IFREG|0644, st_size=14409, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=14409, ...}) = 0 >23601 read(5, "\n// Copyright Peter Dimov 2001\n/"..., 14409) = 14409 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/full_lambda.hpp", {st_mode=S_IFREG|0644, st_size=8906, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=8906, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 8906) = 8906 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2600) = 2600 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/quote.hpp", {st_mode=S_IFREG|0644, st_size=3738, ...}) = 0 >23601 open("/usr/include/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3738, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 3738) = 3738 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/void.hpp", {st_mode=S_IFREG|0644, st_size=1711, ...}) = 0 >23601 open("/usr/include/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1711, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_VOID_HPP_INCL"..., 1711) = 1711 >23601 close(5) = 0 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x3040000) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0x303c000) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3036000) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3031000) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0x3044000) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x303f000) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0x303b000) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0x303a000) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0x3037000) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x304c000) = 0x304c000 >23601 brk(0) = 0x304c000 >23601 brk(0) = 0x304c000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x3040000) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0x303d000) = 0x303d000 >23601 brk(0) = 0x303d000 >23601 brk(0) = 0x303d000 >23601 brk(0) = 0x303d000 >23601 brk(0x3039000) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0x3037000) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x3030000) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x3040000) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0x303c000) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3036000) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3031000) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0x3044000) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x303f000) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0x303b000) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0x303a000) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0x3037000) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x304c000) = 0x304c000 >23601 brk(0) = 0x304c000 >23601 brk(0) = 0x304c000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x3040000) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0) = 0x3040000 >23601 brk(0x303d000) = 0x303d000 >23601 brk(0) = 0x303d000 >23601 brk(0) = 0x303d000 >23601 brk(0) = 0x303d000 >23601 brk(0x3039000) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0x3037000) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0) = 0x3037000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x3030000) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0) = 0x3030000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/has_type.hpp", {st_mode=S_IFREG|0644, st_size=682, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=682, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_HAS_TYPE_"..., 682) = 682 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/config/bcc.hpp", {st_mode=S_IFREG|0644, st_size=848, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=848, ...}) = 0 >23601 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_BC"..., 848) = 848 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp", {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2214) = 2214 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3318, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 3318) = 3318 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/template_arity.hpp", {st_mode=S_IFREG|0644, st_size=4848, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4848, ...}) = 0 >23601 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 4848) = 4848 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", {st_mode=S_IFREG|0644, st_size=2740, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2740, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2740) = 2740 >23601 close(5) = 0 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", {st_mode=S_IFREG|0644, st_size=11510, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=11510, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 11510) = 11510 >23601 close(5) = 0 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0x3044000) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x303e000) = 0x303e000 >23601 brk(0) = 0x303e000 >23601 brk(0) = 0x303e000 >23601 brk(0) = 0x303e000 >23601 brk(0x303a000) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0) = 0x303a000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302c000) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0) = 0x302c000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0x3041000) = 0x3041000 >23601 brk(0) = 0x3041000 >23601 brk(0) = 0x3041000 >23601 brk(0) = 0x3041000 >23601 brk(0x303f000) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0x303c000) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0) = 0x303c000 >23601 brk(0x3038000) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0) = 0x3038000 >23601 brk(0x3036000) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3031000) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0) = 0x3031000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0) = 0x304b000 >23601 brk(0x3044000) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0) = 0x3044000 >23601 brk(0x3042000) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0) = 0x3042000 >23601 brk(0x303f000) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0) = 0x303f000 >23601 brk(0x303b000) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0) = 0x303b000 >23601 brk(0x3039000) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0) = 0x3039000 >23601 brk(0x3036000) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0) = 0x3036000 >23601 brk(0x3034000) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0) = 0x3034000 >23601 brk(0x3032000) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0) = 0x3032000 >23601 brk(0x302e000) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0) = 0x302e000 >23601 brk(0x302a000) = 0x302a000 >23601 brk(0) = 0x302a000 >23601 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp", {st_mode=S_IFREG|0644, st_size=2744, ...}) = 0 >23601 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2744, ...}) = 0 >23601 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2744) = 2744 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23601 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23601 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23601 close(5) = 0 >23601 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23601 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_stateless.hpp", {st_mode=S_IFREG|0644, st_size=1510, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1510, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 1510) = 1510 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/has_trivial_constructor.hpp", {st_mode=S_IFREG|0644, st_size=1582, ...}) = 0 >23601 open("/usr/include/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1582, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 1582) = 1582 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/has_trivial_copy.hpp", {st_mode=S_IFREG|0644, st_size=2324, ...}) = 0 >23601 open("/usr/include/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2324, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 2324) = 2324 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/has_trivial_destructor.hpp", {st_mode=S_IFREG|0644, st_size=1626, ...}) = 0 >23601 open("/usr/include/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=1626, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary,"..., 1626) = 1626 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/type_traits/is_empty.hpp", {st_mode=S_IFREG|0644, st_size=6148, ...}) = 0 >23601 open("/usr/include/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6148, ...}) = 0 >23601 read(5, "\n// (C) Copyright Steve Cleary, "..., 6148) = 6148 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23601 close(5) = 0 >23601 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23601 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/algorithm", {st_mode=S_IFREG|0644, st_size=2518, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/algorithm", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2518, ...}) = 0 >23601 read(5, "// <algorithm> -*- C++ -*-\n\n// C"..., 2518) = 2518 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_algo.h", {st_mode=S_IFREG|0644, st_size=217508, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_algo.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=217508, ...}) = 0 >23601 mmap(NULL, 221184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf9b000 >23601 read(5, "// Algorithm implementation -*- "..., 217508) = 217508 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/algorithmfwd.h", {st_mode=S_IFREG|0644, st_size=21157, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/algorithmfwd.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=21157, ...}) = 0 >23601 read(5, "// <algorithm> Forward declarati"..., 21157) = 21157 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_heap.h", {st_mode=S_IFREG|0644, st_size=20472, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_heap.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=20472, ...}) = 0 >23601 read(5, "// Heap implementation -*- C++ -"..., 20472) = 20472 >23601 close(5) = 0 >23601 mmap(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf0d33000 >23601 munmap(0x7f9cfaf9b000, 221184) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/deque", {st_mode=S_IFREG|0644, st_size=2665, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/deque", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=2665, ...}) = 0 >23601 read(5, "// <deque> -*- C++ -*-\n\n// Copyr"..., 2665) = 2665 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/stl_deque.h", {st_mode=S_IFREG|0644, st_size=68001, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/stl_deque.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=68001, ...}) = 0 >23601 read(5, "// Deque implementation -*- C++ "..., 68001) = 68001 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/bits/deque.tcc", {st_mode=S_IFREG|0644, st_size=32672, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/bits/deque.tcc", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=32672, ...}) = 0 >23601 read(5, "// Deque implementation (out of "..., 32672) = 32672 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/stdexcept", {st_mode=S_IFREG|0644, st_size=4718, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/stdexcept", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=4718, ...}) = 0 >23601 read(5, "// Standard exception classes -"..., 4718) = 4718 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/cstring", {st_mode=S_IFREG|0644, st_size=3123, ...}) = 0 >23601 open("/usr/include/c++/4.8.2/cstring", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=3123, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 3123) = 3123 >23601 close(5) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/string.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/string.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/string.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/string.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/string.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/string.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/string.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/string.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/string.h", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/string.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/string.h", {st_mode=S_IFREG|0644, st_size=22245, ...}) = 0 >23601 open("/usr/include/string.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=22245, ...}) = 0 >23601 read(5, "/* Copyright (C) 1991-2013 Free "..., 22245) = 22245 >23601 close(5) = 0 >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23601 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23601 close(5) = 0 >23601 munmap(0x7f9cfb012000, 135168) = 0 >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23601 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/local/include/boost", 0x7fff67736ba0) = -1 ENOENT (No such file or directory) >23601 open("/usr/local/include/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23601 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23601 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23601 lstat("/usr/include/boost/circular_buffer/space_optimized.hpp", {st_mode=S_IFREG|0644, st_size=80156, ...}) = 0 >23601 open("/usr/include/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=80156, ...}) = 0 >23601 read(5, "// Implementation of the circula"..., 80156) = 80156 >23601 close(5) = 0 >23601 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23601 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23601 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23601 close(5) = 0 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf0b33000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf0933000 >23601 mmap(NULL, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb13b000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf0733000 >23601 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb12b000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf0533000 >23601 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb012000 >23601 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfafb0000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf0333000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cf0133000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb129000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceff33000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cefd33000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cefb33000 >23601 brk(0) = 0x302a000 >23601 brk(0x304b000) = 0x304b000 >23601 mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf90000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cef933000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb127000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cef733000 >23601 brk(0) = 0x304b000 >23601 brk(0x306c000) = 0x306c000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb125000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cef533000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cef333000 >23601 brk(0) = 0x306c000 >23601 brk(0x308d000) = 0x308d000 >23601 brk(0) = 0x308d000 >23601 brk(0) = 0x308d000 >23601 brk(0x308c000) = 0x308c000 >23601 brk(0) = 0x308c000 >23601 brk(0) = 0x308c000 >23601 brk(0) = 0x308c000 >23601 brk(0x308b000) = 0x308b000 >23601 brk(0) = 0x308b000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cef133000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf8c000 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef33000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf88000 >23601 brk(0) = 0x308b000 >23601 brk(0x30ac000) = 0x30ac000 >23601 brk(0) = 0x30ac000 >23601 brk(0) = 0x30ac000 >23601 brk(0x30a8000) = 0x30a8000 >23601 brk(0) = 0x30a8000 >23601 brk(0) = 0x30a8000 >23601 brk(0) = 0x30a8000 >23601 brk(0x30a5000) = 0x30a5000 >23601 brk(0) = 0x30a5000 >23601 brk(0) = 0x30a5000 >23601 brk(0) = 0x30a5000 >23601 brk(0x30a0000) = 0x30a0000 >23601 brk(0) = 0x30a0000 >23601 brk(0) = 0x30a0000 >23601 brk(0x30c3000) = 0x30c3000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfb123000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf86000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf84000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf82000 >23601 write(4, "\t.file\t\"circular.cxx\"\n\t.section\t"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf80000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf7e000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf7c000 >23601 write(4, "4invalidate_all_iteratorsEv,\"axG"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf7a000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf78000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf76000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf74000 >23601 write(4, "bp), %rax\n\tmovq\t$0, 8(%rax)\n\tmov"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf72000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf70000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf6e000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf6c000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf6a000 >23601 write(4, "ushq\t%rbp\n\t.cfi_def_cfa_offset 1"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf68000 >23601 brk(0) = 0x30c3000 >23601 brk(0x30e4000) = 0x30e4000 >23601 brk(0) = 0x30e4000 >23601 brk(0) = 0x30e4000 >23601 brk(0x30e3000) = 0x30e3000 >23601 brk(0) = 0x30e3000 >23601 brk(0) = 0x30e3000 >23601 brk(0) = 0x30e3000 >23601 brk(0x30dc000) = 0x30dc000 >23601 brk(0) = 0x30dc000 >23601 brk(0) = 0x30dc000 >23601 brk(0) = 0x30dc000 >23601 brk(0x30d5000) = 0x30d5000 >23601 brk(0) = 0x30d5000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf66000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf64000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf62000 >23601 write(4, "rsp, %rbp\n\t.cfi_def_cfa_register"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf60000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf5c000 >23601 write(4, "135:\n\t.cfi_startproc\n\tpushq\t%rbp"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf5a000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf58000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf56000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf54000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf50000 >23601 write(4, "\n\t.section\t.text._ZN5boost36thro"..., 4096) = 4096 >23601 write(4, "ef_cfa_register 6\n\tpushq\t%rbx\n\ts"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf4e000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf4c000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf4a000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf48000 >23601 write(4, "gn 2\n\t.weak\t_ZN5boost16exception"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9cfaf46000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef31000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef2d000 >23601 write(4, "Ev,comdat\n\t.align 2\n\t.weak\t_ZNSa"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef2b000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef27000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef25000 >23601 write(4, "q\t%rax, %rdi\n.LEHB20:\n\tcall\t_Unw"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef23000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef21000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef1f000 >23601 write(4, "\tmovq\t-8(%rbp), %rax\n\tmovq\t%rax,"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef1d000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef1b000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef19000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef15000 >23601 write(4, "rIiSaIiEE5beginEv, .-_ZN5boost15"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef13000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef11000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef0f000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef0d000 >23601 write(4, "ter 6\n\tsubq\t$16, %rsp\n\tmovq\t%rdi"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef0b000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef09000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef07000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef05000 >23601 write(4, "nction\n_ZN5boost15circular_buffe"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef03000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceef01000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeeff000 >23601 write(4, "\tmovq\t-64(%rbp), %rax\n\tmovl\t-68("..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeefd000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeefb000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeef9000 >23601 write(4, "-8(%rbp)\n\tpopq\t%rbp\n\t.cfi_def_cf"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeef7000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeef5000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeef3000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeeef000 >23601 write(4, "_EEEC1EPKS4_Pi\n\t.set\t_ZN5boost10"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeeed000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeeeb000 >23601 write(4, "\n\tpopq\t%rbx\n\tpopq\t%rbp\n\t.cfi_def"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeee9000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeee7000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeee5000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeee3000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeee1000 >23601 write(4, "tyEv\n\t.section\t.text._ZNK5boost1"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeedf000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeedd000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeedb000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeed9000 >23601 write(4, "_def_cfa_register 6\n\tmovq\t%rdi, "..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeed7000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeed5000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeed1000 >23601 write(4, "trINS0_20error_info_containerEEC"..., 4096) = 4096 >23601 write(4, "_\n\tmovq\t-32(%rbp), %rdx\n\tmovq\t-2"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeecf000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeecd000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeecb000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeec9000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeec7000 >23601 write(4, "RKT_,comdat\n\t.size\t_ZN5boost15th"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeec5000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeec3000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeec1000 >23601 write(4, "ffset 6, -16\n\tmovq\t%rsp, %rbp\n\t."..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeebf000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeebd000 >23601 write(4, "ectorISt12length_errorED0Ev,comd"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeebb000 >23601 write(4, "\tmovq\t-8(%rbp), %rax\n\taddq\t$56, "..., 4096) = 4096 >23601 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecbb000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecb9000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecb7000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecb5000 >23601 write(4, "etail10clone_implINS0_19error_in"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecb3000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecb1000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecad000 >23601 write(4, "errorEE+16, (%rax)\n\tmovq\t-8(%rbp"..., 4096) = 4096 >23601 write(4, "lone_implINS0_19error_info_injec"..., 4096) = 4096 >23601 write(4, "St12length_errorEE,comdat\n\t.alig"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceecab000 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeca9000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeca5000 >23601 write(4, "IN5boost16exception_detail19erro"..., 4096) = 4096 >23601 write(4, "\tjmp\t.L240\n.L239:\n\tmovq\t%rax, %r"..., 4096) = 4096 >23601 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceeca3000 >23601 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9ceec9f000 >23601 write(4, "E7rethrowEv\n\t.set\t.LTHUNK7,_ZNK5"..., 4096) = 4096 >23601 write(4, "\n\t.cfi_def_cfa_offset 16\n\t.cfi_o"..., 787) = 787 >23601 close(4) = 0 >23601 munmap(0x7f9cfb111000, 4096) = 0 >23601 exit_group(0) = ? >23601 +++ exited with 0 +++ >23600 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23601 >23600 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23601, si_status=0, si_utime=102, si_stime=12} --- >23600 open("/tmp/ccdNn2HY.o", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23600 close(4) = 0 >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/as", 0x7fff1eaed510) = -1 ENOENT (No such file or directory) >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/as", 0x7fff1eaed510) = -1 ENOENT (No such file or directory) >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/as", 0x7fff1eaed510) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/as", 0x7fff1eaed510) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/as", 0x7fff1eaed510) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/x86_64-redhat-linux/4.8.2/as", 0x7fff1eaed510) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/as", 0x7fff1eaed510) = -1 ENOENT (No such file or directory) >23600 vfork( <unfinished ...> >23604 execve("/home/boeckb/.local/bin/as", ["as", "--64", "-o", "/tmp/ccdNn2HY.o", "/tmp/ccWumtxU.s"], [/* 65 vars */]) = -1 ENOENT (No such file or directory) >23604 execve("/usr/lib64/ccache/as", ["as", "--64", "-o", "/tmp/ccdNn2HY.o", "/tmp/ccWumtxU.s"], [/* 65 vars */]) = -1 ENOENT (No such file or directory) >23604 execve("/usr/local/bin/as", ["as", "--64", "-o", "/tmp/ccdNn2HY.o", "/tmp/ccWumtxU.s"], [/* 65 vars */]) = -1 ENOENT (No such file or directory) >23604 execve("/usr/bin/as", ["as", "--64", "-o", "/tmp/ccdNn2HY.o", "/tmp/ccWumtxU.s"], [/* 65 vars */] <unfinished ...> >23600 <... vfork resumed> ) = 23604 >23600 wait4(23604, <unfinished ...> >23604 <... execve resumed> ) = 0 >23604 brk(0) = 0xc3e000 >23604 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a4284000 >23604 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23604 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23604 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23604 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fb3a4251000 >23604 close(4) = 0 >23604 open("/lib64/libopcodes-2.23.2.so", O_RDONLY|O_CLOEXEC) = 4 >23604 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\307\2\0\0\0\0\0"..., 832) = 832 >23604 fstat(4, {st_mode=S_IFREG|0755, st_size=980744, ...}) = 0 >23604 mmap(NULL, 3075488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fb3a3d77000 >23604 mprotect(0x7fb3a3db1000, 2093056, PROT_NONE) = 0 >23604 mmap(0x7fb3a3fb0000, 745472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x39000) = 0x7fb3a3fb0000 >23604 close(4) = 0 >23604 open("/lib64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = 4 >23604 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\262\3\0\0\0\0\0"..., 832) = 832 >23604 fstat(4, {st_mode=S_IFREG|0755, st_size=1111488, ...}) = 0 >23604 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a4250000 >23604 mmap(NULL, 3216928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fb3a3a65000 >23604 mprotect(0x7fb3a3b5c000, 2097152, PROT_NONE) = 0 >23604 mmap(0x7fb3a3d5c000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xf7000) = 0x7fb3a3d5c000 >23604 mmap(0x7fb3a3d73000, 13856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb3a3d73000 >23604 close(4) = 0 >23604 open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 4 >23604 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 >23604 fstat(4, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0 >23604 mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fb3a3861000 >23604 mprotect(0x7fb3a3864000, 2093056, PROT_NONE) = 0 >23604 mmap(0x7fb3a3a63000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7fb3a3a63000 >23604 close(4) = 0 >23604 open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 4 >23604 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832 >23604 fstat(4, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23604 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fb3a364b000 >23604 mprotect(0x7fb3a3660000, 2093056, PROT_NONE) = 0 >23604 mmap(0x7fb3a385f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7fb3a385f000 >23604 close(4) = 0 >23604 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23604 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 832) = 832 >23604 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23604 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fb3a328c000 >23604 mprotect(0x7fb3a3440000, 2097152, PROT_NONE) = 0 >23604 mmap(0x7fb3a3640000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7fb3a3640000 >23604 mmap(0x7fb3a3646000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb3a3646000 >23604 close(4) = 0 >23604 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a424f000 >23604 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a424d000 >23604 arch_prctl(ARCH_SET_FS, 0x7fb3a424d740) = 0 >23604 mprotect(0x7fb3a3640000, 16384, PROT_READ) = 0 >23604 mprotect(0x7fb3a385f000, 4096, PROT_READ) = 0 >23604 mprotect(0x7fb3a3a63000, 4096, PROT_READ) = 0 >23604 mprotect(0x7fb3a3d5c000, 69632, PROT_READ) = 0 >23604 mprotect(0x7fb3a3fb0000, 741376, PROT_READ) = 0 >23604 mprotect(0x652000, 4096, PROT_READ) = 0 >23604 mprotect(0x7fb3a4285000, 4096, PROT_READ) = 0 >23604 munmap(0x7fb3a4251000, 208178) = 0 >23604 getrusage(RUSAGE_SELF, {ru_utime={0, 0}, ru_stime={0, 2000}, ...}) = 0 >23604 brk(0) = 0xc3e000 >23604 brk(0xc5f000) = 0xc5f000 >23604 brk(0) = 0xc5f000 >23604 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23604 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23604 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fb39cd63000 >23604 close(4) = 0 >23604 brk(0) = 0xc5f000 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a41cc000 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a414b000 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a40ca000 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb39cce2000 >23604 stat("/tmp/ccdNn2HY.o", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23604 open("/tmp/ccdNn2HY.o", O_RDWR|O_CREAT|O_TRUNC, 0666) = 4 >23604 fcntl(4, F_GETFD) = 0 >23604 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb39cc61000 >23604 brk(0) = 0xc5f000 >23604 brk(0xc80000) = 0xc80000 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb39cbe0000 >23604 brk(0) = 0xc80000 >23604 brk(0) = 0xc80000 >23604 brk(0xc7f000) = 0xc7f000 >23604 brk(0) = 0xc7f000 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb39cb5f000 >23604 open("/tmp/ccWumtxU.s", O_RDONLY) = 5 >23604 fstat(5, {st_mode=S_IFREG|0600, st_size=140051, ...}) = 0 >23604 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a4283000 >23604 read(5, "\t.file\t\"circular.cxx\"\n\t.section\t"..., 4096) = 4096 >23604 read(5, "4invalidate_all_iteratorsEv,\"axG"..., 28672) = 28672 >23604 read(5, "gn 2\n\t.weak\t_ZN5boost16exception"..., 32768) = 32768 >23604 brk(0) = 0xc7f000 >23604 brk(0xca0000) = 0xca0000 >23604 brk(0) = 0xca0000 >23604 brk(0xcc1000) = 0xcc1000 >23604 read(5, "-8(%rbp)\n\tpopq\t%rbp\n\t.cfi_def_cf"..., 32768) = 32768 >23604 brk(0) = 0xcc1000 >23604 brk(0xce2000) = 0xce2000 >23604 brk(0) = 0xce2000 >23604 brk(0xd03000) = 0xd03000 >23604 read(5, "ffset 6, -16\n\tmovq\t%rsp, %rbp\n\t."..., 32768) = 32768 >23604 brk(0) = 0xd03000 >23604 brk(0xd24000) = 0xd24000 >23604 brk(0) = 0xd24000 >23604 brk(0xd45000) = 0xd45000 >23604 read(5, "\tjmp\t.L240\n.L239:\n\tmovq\t%rax, %r"..., 32768) = 8979 >23604 read(5, "", 20480) = 0 >23604 brk(0) = 0xd45000 >23604 brk(0xd66000) = 0xd66000 >23604 brk(0) = 0xd66000 >23604 brk(0xd87000) = 0xd87000 >23604 close(5) = 0 >23604 munmap(0x7fb3a4283000, 4096) = 0 >23604 brk(0) = 0xd87000 >23604 brk(0xda8000) = 0xda8000 >23604 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 5 >23604 fstat(5, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23604 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a4283000 >23604 read(5, "# Locale name alias data base.\n#"..., 4096) = 2492 >23604 read(5, "", 4096) = 0 >23604 close(5) = 0 >23604 munmap(0x7fb3a4283000, 4096) = 0 >23604 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23604 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23604 open("/usr/share/locale/en_US/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23604 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23604 open("/usr/share/locale/en.utf8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23604 open("/usr/share/locale/en/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23604 brk(0) = 0xda8000 >23604 brk(0xdc9000) = 0xdc9000 >23604 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb39cade000 >23604 brk(0) = 0xdc9000 >23604 brk(0xdea000) = 0xdea000 >23604 brk(0) = 0xdea000 >23604 brk(0xe0b000) = 0xe0b000 >23604 brk(0) = 0xe0b000 >23604 brk(0xe2c000) = 0xe2c000 >23604 brk(0) = 0xe2c000 >23604 brk(0xe4d000) = 0xe4d000 >23604 munmap(0x7fb39cade000, 528384) = 0 >23604 brk(0) = 0xe4d000 >23604 brk(0xe6e000) = 0xe6e000 >23604 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 5 >23604 fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23604 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a4283000 >23604 read(5, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23604 close(5) = 0 >23604 munmap(0x7fb3a4283000, 4096) = 0 >23604 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23604 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb3a4283000 >23604 lseek(4, 49152, SEEK_SET) = 49152 >23604 read(4, "", 2464) = 0 >23604 lseek(4, 2464, SEEK_CUR) = 51616 >23604 write(4, "\0circular.cxx\0_ZStL8__ioinit\0_Z4"..., 4096) = 4096 >23604 write(4, "10clone_baseD0Ev\0_ZN5boost16exce"..., 4096) = 4096 >23604 write(4, "iE8allocateEmPKv\0memset\0_ZNSt12l"..., 4096) = 4096 >23604 write(4, "texit\0_ZN5boost16exception_detai"..., 136) = 136 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -3160, SEEK_CUR) = 936 >23604 write(4, "UH\211\345SH\201\354\270\0\0\0\211\275L\377\377\377H\211\265@\377\377\377H\215E\257H\211\307"..., 451) = 451 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2708, SEEK_CUR) = 1388 >23604 write(4, "UH\211\345H\211}\370H\211u\360H\213E\360]\303UH\211\345H\211}\370H\213E\370H\307"..., 39) = 39 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2668, SEEK_CUR) = 1428 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213\20H\213E\360H\211\326H\211"..., 51) = 51 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2616, SEEK_CUR) = 1480 >23604 write(4, "UH\211\345H\203\354 H\211}\350H\211u\340H\307E\370\0\0\0\0H\213E\350H\213\0H"..., 169) = 169 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2446, SEEK_CUR) = 1650 >23604 write(4, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\203}\350\0u\30H\213E\370H"..., 83) = 83 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2362, SEEK_CUR) = 1734 >23604 write(4, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0H\213E\370H\307@\10\0\0\0\0]"..., 33) = 33 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2328, SEEK_CUR) = 1768 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\20H\213E\370H"..., 53) = 53 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2274, SEEK_CUR) = 1822 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 167) = 167 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2106, SEEK_CUR) = 1990 >23604 write(4, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -2084, SEEK_CUR) = 2012 >23604 write(4, "UH\211\345H\211}\370H\213E\370H\213@\10]\303UH\211\345H\211}\370H\211u\360H\213"..., 302) = 302 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -1780, SEEK_CUR) = 2316 >23604 write(4, "\377\3\r\1\10\"\5>\1G\r\0\0\177\0\0\0", 17) = 17 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -1762, SEEK_CUR) = 2334 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\0\0\0\0H\213E\370H\211\307\350"..., 775) = 775 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -986, SEEK_CUR) = 3110 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\0\0\0\0\311\303UH\211\345H\211"..., 43) = 43 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -942, SEEK_CUR) = 3154 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\326H\211"..., 541) = 541 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -400, SEEK_CUR) = 3696 >23604 write(4, "UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\0\0"..., 277) = 277 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -122, SEEK_CUR) = 3974 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H;E\360u\6H\213E\370\3537"..., 89) = 89 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -32, SEEK_CUR) = 4064 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t(H\213E\370H\213\0H", 32) = 32 >23604 write(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 107) = 107 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -3988, SEEK_CUR) = 4204 >23604 write(4, "UH\211\345H\211}\370]\303UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370"..., 57) = 57 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -3930, SEEK_CUR) = 4262 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350\0"..., 237) = 237 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -3692, SEEK_CUR) = 4500 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\0\0\0\0H\205\300\17\224\300\311\303"..., 413) = 413 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -3278, SEEK_CUR) = 4914 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t\35H\213E\370H\213\0H"..., 55) = 55 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -3222, SEEK_CUR) = 4970 >23604 write(4, "UH\211\345H\211}\370H\211u\360]\303circular_buffer\0\314\0"..., 341) = 341 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -2880, SEEK_CUR) = 5312 >23604 write(4, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H"..., 95) = 95 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -2784, SEEK_CUR) = 5408 >23604 write(4, "UH\211\345H\211}\370H\213E\370H\213@(]\303UH\211\345H\203\354 H\211}\350H\211"..., 211) = 211 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -2572, SEEK_CUR) = 5620 >23604 write(4, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\0\0\0\0]\303", 25) = 25 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -2546, SEEK_CUR) = 5646 >23604 write(4, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\0\0\0\0]\303", 25) = 25 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -2520, SEEK_CUR) = 5672 >23604 write(4, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213U\340H\213E\350H\211\326H\211\307\350"..., 109) = 109 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -2410, SEEK_CUR) = 5782 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350\0"..., 271) = 271 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -2138, SEEK_CUR) = 6054 >23604 write(4, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\340H\213\0H\203\350\30H\213\0H"..., 305) = 305 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -1832, SEEK_CUR) = 6360 >23604 write(4, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\213E\370H\211\307\350\0\0\0\0"..., 401) = 401 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -1430, SEEK_CUR) = 6762 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\0\0\0\0H\213E\370H\211\307\350"..., 85) = 85 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -1344, SEEK_CUR) = 6848 >23604 write(4, "UH\211\345H\203\354\20H\211}\370\272\0\0\0\0H\213E\370H\211\20H\213E\370H\307@\20"..., 187) = 187 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -1156, SEEK_CUR) = 7036 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 161) = 161 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -994, SEEK_CUR) = 7198 >23604 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\326H\211\307\350\0"..., 97) = 97 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -896, SEEK_CUR) = 7296 >23604 write(4, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\350H\203\3008H\211\307\350\0\0\0"..., 179) = 179 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -716, SEEK_CUR) = 7476 >23604 write(4, "UH\211\345H\211}\370H\211u\360]\303", 14) = 14 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -672, SEEK_CUR) = 7520 >23604 write(4, "8\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 168) = 168 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -496, SEEK_CUR) = 7696 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 88) = 88 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -384, SEEK_CUR) = 7808 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48) = 48 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -320, SEEK_CUR) = 7872 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 117) = 117 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -192, SEEK_CUR) = 8000 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0"..., 56) = 56 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -128, SEEK_CUR) = 8064 >23604 write(4, "N5boost16exception_detail19error"..., 66) = 66 >23604 lseek(4, 4096, SEEK_SET) = 4096 >23604 read(4, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23604 lseek(4, -32, SEEK_CUR) = 8160 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0", 32) = 32 >23604 write(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0", 24) = 24 >23604 lseek(4, 8192, SEEK_SET) = 8192 >23604 read(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -4064, SEEK_CUR) = 8224 >23604 write(4, "N5boost16exception_detail10clone"..., 39) = 39 >23604 lseek(4, 8192, SEEK_SET) = 8192 >23604 read(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -4016, SEEK_CUR) = 8272 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0N5boost9exceptio"..., 35) = 35 >23604 lseek(4, 8192, SEEK_SET) = 8192 >23604 read(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -3968, SEEK_CUR) = 8320 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0UH\211\345ATSH\203\354 H\211}\330A"..., 135) = 135 >23604 lseek(4, 8192, SEEK_SET) = 8192 >23604 read(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -3832, SEEK_CUR) = 8456 >23604 write(4, "UH\211\345ATSH\203\354\20H\211}\350\277@\0\0\0\350\0\0\0\0H\211\303H\213E\350"..., 271) = 271 >23604 lseek(4, 8192, SEEK_SET) = 8192 >23604 read(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -3560, SEEK_CUR) = 8728 >23604 write(4, "\0\0\0\0\0\0\0\0\0GCC: (GNU) 4.8.2 201312"..., 53) = 53 >23604 lseek(4, 8192, SEEK_SET) = 8192 >23604 read(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -3504, SEEK_CUR) = 8784 >23604 write(4, "\24\0\0\0\0\0\0\0\1zR\0\1x\20\1\33\f\7\10\220\1\0\0\34\0\0\0\34\0\0\0"..., 3464) = 3464 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -4032, SEEK_CUR) = 64 >23604 write(4, "\1\0\0\0p\0\0\0\1\0\0\0q\0\0\0\1\0\0\0r\0\0\0\1\0\0\0t\0\0\0"..., 872) = 872 >23604 lseek(4, 61440, SEEK_SET) = 61440 >23604 read(4, "ne_implINS0_19error_info_injecto"..., 4096) = 2600 >23604 write(4, "!\0\0\0\0\0\0\0\2\0\0\0@\1\0\0\374\377\377\377\377\377\377\3779\0\0\0\0\0\0\0"..., 1496) = 1496 >23604 write(4, "\2\0\0\0\"\1\0\0\374\377\377\377\377\377\377\377\24\0\0\0\0\0\0\0\2\0\0\0\"\1\0\0"..., 4096) = 4096 >23604 write(4, "\30\0\0\0\0\0\0\0\1\0\0\0\251\1\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0"..., 4056) = 4056 >23604 lseek(4, 36864, SEEK_SET) = 36864 >23604 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -408, SEEK_CUR) = 40552 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\4\0\361\377"..., 8192) = 8192 >23604 write(4, "\0\0\0\0\0\0\0\0p\0\0\0\0\0\0\0(\27\0\0\"\0\307\0\0\0\0\0\0\0\0\0"..., 2872) = 2872 >23604 lseek(4, 8192, SEEK_SET) = 8192 >23604 read(4, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23604 lseek(4, -40, SEEK_CUR) = 12248 >23604 write(4, "\0.symtab\0.strtab\0.shstrtab\0.rela"..., 40) = 40 >23604 write(4, "ata\0.bss\0.text._ZnwmPv\0.text._ZN"..., 4096) = 4096 >23604 write(4, "S4_Pi\0.text._ZN5boost16exception"..., 3876) = 3876 >23604 lseek(4, 0, SEEK_SET) = 0 >23604 write(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 64) = 64 >23604 lseek(4, 16384, SEEK_SET) = 16384 >23604 read(4, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23604 lseek(4, -216, SEEK_CUR) = 20264 >23604 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 16384) = 16384 >23604 write(4, "\246\25\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\300\n\1\0\0\0\0\0"..., 3904) = 3904 >23604 close(4) = 0 >23604 munmap(0x7fb3a4283000, 4096) = 0 >23604 brk(0) = 0xe6e000 >23604 brk(0) = 0xe6e000 >23604 brk(0xe6d000) = 0xe6d000 >23604 brk(0) = 0xe6d000 >23604 brk(0) = 0xe6d000 >23604 brk(0) = 0xe6d000 >23604 brk(0xe6a000) = 0xe6a000 >23604 brk(0) = 0xe6a000 >23604 brk(0) = 0xe6a000 >23604 brk(0) = 0xe6a000 >23604 brk(0xe69000) = 0xe69000 >23604 brk(0) = 0xe69000 >23604 brk(0) = 0xe69000 >23604 brk(0) = 0xe69000 >23604 brk(0xe5f000) = 0xe5f000 >23604 brk(0) = 0xe5f000 >23604 exit_group(0) = ? >23604 +++ exited with 0 +++ >23600 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23604 >23600 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23604, si_status=0, si_utime=1, si_stime=0} --- >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", {st_mode=S_IFREG|0755, st_size=360184, ...}) = 0 >23600 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", X_OK) = 0 >23600 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/liblto_plugin.so", R_OK) = 0 >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/x86_64-redhat-linux/4.8.2/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/../lib64/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../x86_64-redhat-linux/4.8.2/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23600 stat("/lib/x86_64-redhat-linux/4.8.2/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23600 stat("/usr/lib/x86_64-redhat-linux/4.8.2/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/.", 0x7fff1eaed550) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23600 stat("/lib/.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23600 stat("/usr/lib/.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crt1.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/crt1.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/../lib64/crt1.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../x86_64-redhat-linux/4.8.2/crt1.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", R_OK) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crti.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/crti.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/../lib64/crti.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../x86_64-redhat-linux/4.8.2/crti.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", R_OK) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", R_OK) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/.", 0x7fff1eaec680) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/../lib64/.", 0x7fff1eaec680) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../x86_64-redhat-linux/4.8.2/.", 0x7fff1eaec680) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23600 stat("/lib/x86_64-redhat-linux/4.8.2/.", 0x7fff1eaec680) = -1 ENOENT (No such file or directory) >23600 stat("/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23600 stat("/usr/lib/x86_64-redhat-linux/4.8.2/.", 0x7fff1eaec680) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/.", 0x7fff1eaec680) = -1 ENOENT (No such file or directory) >23600 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o", R_OK) = 0 >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtn.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/crtn.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/../lib64/crtn.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../x86_64-redhat-linux/4.8.2/crtn.o", R_OK) = -1 ENOENT (No such file or directory) >23600 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o", R_OK) = 0 >23600 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", {st_mode=S_IFREG|0755, st_size=360184, ...}) = 0 >23600 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", X_OK) = 0 >23600 vfork( <unfinished ...> >23605 execve("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", ["/usr/libexec/gcc/x86_64-redhat-l"..., "--build-id", "--no-add-needed", "--eh-frame-hdr", "--hash-style=gnu", "-m", "elf_x86_64", "-dynamic-linker", "/lib64/ld-linux-x86-64.so.2", "/usr/lib/gcc/x86_64-redhat-linux"..., "/usr/lib/gcc/x86_64-redhat-linux"..., "/usr/lib/gcc/x86_64-redhat-linux"..., "-L/usr/lib/gcc/x86_64-redhat-lin"..., "-L/usr/lib/gcc/x86_64-redhat-lin"..., "-L/lib/../lib64", "-L/usr/lib/../lib64", ...], [/* 67 vars */] <unfinished ...> >23600 <... vfork resumed> ) = 23605 >23600 wait4(23605, <unfinished ...> >23605 <... execve resumed> ) = 0 >23605 brk(0) = 0x1af2000 >23605 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f02698d0000 >23605 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23605 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23605 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23605 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f026989d000 >23605 close(4) = 0 >23605 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 4 >23605 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0"..., 832) = 832 >23605 fstat(4, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23605 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f02693ab000 >23605 mprotect(0x7f02694b0000, 2097152, PROT_NONE) = 0 >23605 mmap(0x7f02696b0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x105000) = 0x7f02696b0000 >23605 close(4) = 0 >23605 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23605 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 832) = 832 >23605 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23605 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f0268fec000 >23605 mprotect(0x7f02691a0000, 2097152, PROT_NONE) = 0 >23605 mmap(0x7f02693a0000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7f02693a0000 >23605 mmap(0x7f02693a6000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f02693a6000 >23605 close(4) = 0 >23605 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f026989c000 >23605 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f026989a000 >23605 arch_prctl(ARCH_SET_FS, 0x7f026989a740) = 0 >23605 mprotect(0x7f02693a0000, 16384, PROT_READ) = 0 >23605 mprotect(0x7f02696b0000, 4096, PROT_READ) = 0 >23605 mprotect(0x656000, 4096, PROT_READ) = 0 >23605 mprotect(0x7f02698d1000, 4096, PROT_READ) = 0 >23605 munmap(0x7f026989d000, 208178) = 0 >23605 brk(0) = 0x1af2000 >23605 rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_DFL, [], 0}, 8) = 0 >23605 brk(0) = 0x1af2000 >23605 brk(0x1b13000) = 0x1b13000 >23605 brk(0) = 0x1b13000 >23605 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23605 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23605 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f0262ac3000 >23605 close(4) = 0 >23605 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23605 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23605 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f02698cf000 >23605 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23605 read(4, "", 4096) = 0 >23605 close(4) = 0 >23605 munmap(0x7f02698cf000, 4096) = 0 >23605 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 open("/usr/share/locale/en_US/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23605 rt_sigaction(SIGQUIT, {SIG_IGN, [QUIT], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_DFL, [], 0}, 8) = 0 >23605 rt_sigaction(SIGQUIT, {0x4036e9, [QUIT], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_IGN, [QUIT], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, 8) = 0 >23605 rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_DFL, [], 0}, 8) = 0 >23605 rt_sigaction(SIGINT, {0x4036e9, [INT], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, 8) = 0 >23605 rt_sigaction(SIGALRM, {SIG_IGN, [ALRM], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_DFL, [], 0}, 8) = 0 >23605 rt_sigaction(SIGALRM, {0x4036e9, [ALRM], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_IGN, [ALRM], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, 8) = 0 >23605 rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_DFL, [], 0}, 8) = 0 >23605 rt_sigaction(SIGHUP, {0x4036e9, [HUP], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, 8) = 0 >23605 rt_sigaction(SIGSEGV, {SIG_IGN, [SEGV], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_DFL, [], 0}, 8) = 0 >23605 rt_sigaction(SIGSEGV, {0x4036e9, [SEGV], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_IGN, [SEGV], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, 8) = 0 >23605 rt_sigaction(SIGBUS, {SIG_IGN, [BUS], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_DFL, [], 0}, 8) = 0 >23605 rt_sigaction(SIGBUS, {0x4036e9, [BUS], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, {SIG_IGN, [BUS], SA_RESTORER|SA_RESTART, 0x7f0269021cb0}, 8) = 0 >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/real-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/real-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/real-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/real-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/real-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/collect-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/collect-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/collect-ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/home/boeckb/.local/bin/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib64/ccache/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/local/bin/ld", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/bin/ld", {st_mode=S_IFREG|0755, st_size=857552, ...}) = 0 >23605 access("/usr/bin/ld", X_OK) = 0 >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/home/boeckb/.local/bin/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib64/ccache/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/local/bin/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/bin/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/local/sbin/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/sbin/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/home/boeckb/bin/gnm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/home/boeckb/.local/bin/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib64/ccache/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/local/bin/nm", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/bin/nm", {st_mode=S_IFREG|0755, st_size=42384, ...}) = 0 >23605 access("/usr/bin/nm", X_OK) = 0 >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/home/boeckb/.local/bin/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib64/ccache/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/local/bin/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/bin/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/local/sbin/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/sbin/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/home/boeckb/bin/gstrip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/libexec/gcc/x86_64-redhat-linux/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib/gcc/x86_64-redhat-linux/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/home/boeckb/.local/bin/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/lib64/ccache/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/local/bin/strip", 0x7fff1fe4b410) = -1 ENOENT (No such file or directory) >23605 stat("/usr/bin/strip", {st_mode=S_IFREG|0755, st_size=224336, ...}) = 0 >23605 access("/usr/bin/strip", X_OK) = 0 >23605 access("/usr/bin/g++", X_OK) = 0 >23605 access("/tmp", R_OK|W_OK|X_OK) = 0 >23605 getpid() = 23605 >23605 open("/tmp/ccCYmAwN.c", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23605 close(4) = 0 >23605 open("/tmp/ccc6AxMR.o", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23605 close(4) = 0 >23605 open("/tmp/ccvkwv2V.ld", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23605 close(4) = 0 >23605 open("/tmp/ccRciui0.le", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23605 close(4) = 0 >23605 open("/tmp/ccvkwv2V.ld", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 >23605 open("/tmp/ccRciui0.le", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5 >23605 vfork( <unfinished ...> >23606 dup2(4, 1) = 1 >23606 close(4) = 0 >23606 dup2(5, 2) = 2 >23606 close(5) = 0 >23606 execve("/usr/bin/ld", ["/usr/bin/ld", "--build-id", "--no-add-needed", "--eh-frame-hdr", "--hash-style=gnu", "-m", "elf_x86_64", "-dynamic-linker", "/lib64/ld-linux-x86-64.so.2", "/usr/lib/gcc/x86_64-redhat-linux"..., "/usr/lib/gcc/x86_64-redhat-linux"..., "/usr/lib/gcc/x86_64-redhat-linux"..., "-L/usr/lib/gcc/x86_64-redhat-lin"..., "-L/usr/lib/gcc/x86_64-redhat-lin"..., "-L/lib/../lib64", "-L/usr/lib/../lib64", ...], [/* 67 vars */] <unfinished ...> >23605 <... vfork resumed> ) = 23606 >23605 close(4) = 0 >23606 <... execve resumed> ) = 0 >23605 close(5 <unfinished ...> >23606 brk(0 <unfinished ...> >23605 <... close resumed> ) = 0 >23606 <... brk resumed> ) = 0x1e6f000 >23605 wait4(23606, <unfinished ...> >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286dc5000 >23606 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib64/tls/x86_64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23606 stat("/usr/lib64/tls/x86_64", 0x7fffbf14b210) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib64/tls/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23606 stat("/usr/lib64/tls", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 >23606 open("/usr/lib64/x86_64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23606 stat("/usr/lib64/x86_64", 0x7fffbf14b210) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = 4 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\262\3\0\0\0\0\0"..., 832) = 832 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=1111488, ...}) = 0 >23606 mmap(NULL, 3216928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc286895000 >23606 mprotect(0x7fc28698c000, 2097152, PROT_NONE) = 0 >23606 mmap(0x7fc286b8c000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xf7000) = 0x7fc286b8c000 >23606 mmap(0x7fc286ba3000, 13856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc286ba3000 >23606 close(4) = 0 >23606 open("/usr/lib64/tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 4 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286dc4000 >23606 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc28667f000 >23606 mprotect(0x7fc286694000, 2093056, PROT_NONE) = 0 >23606 mmap(0x7fc286893000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7fc286893000 >23606 close(4) = 0 >23606 open("/usr/lib64/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 4 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0 >23606 mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc28647b000 >23606 mprotect(0x7fc28647e000, 2093056, PROT_NONE) = 0 >23606 mmap(0x7fc28667d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7fc28667d000 >23606 close(4) = 0 >23606 open("/usr/lib64/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23606 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 832) = 832 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23606 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc2860bc000 >23606 mprotect(0x7fc286270000, 2097152, PROT_NONE) = 0 >23606 mmap(0x7fc286470000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7fc286470000 >23606 mmap(0x7fc286476000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc286476000 >23606 close(4) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286dc3000 >23606 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286dc1000 >23606 arch_prctl(ARCH_SET_FS, 0x7fc286dc1740) = 0 >23606 mprotect(0x7fc286470000, 16384, PROT_READ) = 0 >23606 mprotect(0x7fc28667d000, 4096, PROT_READ) = 0 >23606 mprotect(0x7fc286893000, 4096, PROT_READ) = 0 >23606 mprotect(0x7fc286b8c000, 69632, PROT_READ) = 0 >23606 mprotect(0x6cd000, 4096, PROT_READ) = 0 >23606 mprotect(0x7fc286dc6000, 4096, PROT_READ) = 0 >23606 getrusage(RUSAGE_SELF, {ru_utime={0, 0}, ru_stime={0, 1000}, ...}) = 0 >23606 brk(0) = 0x1e6f000 >23606 brk(0x1e90000) = 0x1e90000 >23606 brk(0) = 0x1e90000 >23606 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23606 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23606 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fc27fb93000 >23606 close(4) = 0 >23606 brk(0) = 0x1e90000 >23606 open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 4 >23606 fstat(4, {st_mode=S_IFREG|0644, st_size=26254, ...}) = 0 >23606 mmap(NULL, 26254, PROT_READ, MAP_SHARED, 4, 0) = 0x7fc286dba000 >23606 close(4) = 0 >23606 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23606 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db9000 >23606 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23606 read(4, "", 4096) = 0 >23606 close(4) = 0 >23606 munmap(0x7fc286db9000, 4096) = 0 >23606 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/share/locale/en_US/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/share/locale/en.utf8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/share/locale/en/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 stat("a.out", {st_mode=S_IFREG|0750, st_size=40361, ...}) = 0 >23606 lstat("a.out", {st_mode=S_IFREG|0750, st_size=40361, ...}) = 0 >23606 unlink("a.out") = 0 >23606 open("a.out", O_RDWR|O_CREAT|O_TRUNC, 0666) = 4 >23606 fcntl(4, F_GETFD) = 0 >23606 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23606 brk(0) = 0x1e90000 >23606 brk(0x1eb3000) = 0x1eb3000 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", O_RDONLY) = 5 >23606 fcntl(5, F_GETFD) = 0 >23606 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(5, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db9000 >23606 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1888 >23606 lseek(5, 0, SEEK_SET) = 0 >23606 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", O_RDONLY) = 6 >23606 fcntl(6, F_GETFD) = 0 >23606 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(6, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db8000 >23606 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1248 >23606 lseek(6, 0, SEEK_SET) = 0 >23606 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1248 >23606 lseek(6, 1248, SEEK_SET) = 1248 >23606 lseek(6, 1248, SEEK_SET) = 1248 >23606 lseek(6, 1248, SEEK_SET) = 1248 >23606 lseek(6, 1248, SEEK_SET) = 1248 >23606 lseek(6, 1248, SEEK_SET) = 1248 >23606 brk(0) = 0x1eb3000 >23606 brk(0x1ed4000) = 0x1ed4000 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", O_RDONLY) = 7 >23606 fcntl(7, F_GETFD) = 0 >23606 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(7, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db7000 >23606 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 2832 >23606 lseek(7, 0, SEEK_SET) = 0 >23606 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 lseek(7, 2832, SEEK_SET) = 2832 >23606 open("/tmp/ccdNn2HY.o", O_RDONLY) = 8 >23606 fcntl(8, F_GETFD) = 0 >23606 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(8, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db6000 >23606 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23606 lseek(8, 36864, SEEK_SET) = 36864 >23606 read(8, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23606 read(8, "P\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0;\1\0\0\24\1\0\0\4\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(8, "X\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0;\1\0\0w\1\0\0\4\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(8, "\306\7\0\0\0\0\0\0\25\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(8, "\246\20\0\0\0\0\0\0H\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(8, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(8, "ata\0.bss\0.text._ZnwmPv\0.text._ZN"..., 4096) = 4096 >23606 read(8, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23606 brk(0) = 0x1ed4000 >23606 brk(0x1ef5000) = 0x1ef5000 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(8, "ZN5boost8iteratorISt26random_acc"..., 8192) = 8192 >23606 read(8, "ne_implINS0_19error_info_injecto"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 brk(0) = 0x1ef5000 >23606 brk(0x1f16000) = 0x1f16000 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 lseek(8, 49152, SEEK_SET) = 49152 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 53248, SEEK_SET) = 53248 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(8, "\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0}\33\0\0\"\0\301\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 61440, SEEK_SET) = 61440 >23606 read(8, "ne_implINS0_19error_info_injecto"..., 4096) = 4096 >23606 lseek(8, 36864, SEEK_SET) = 36864 >23606 read(8, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 61440, SEEK_SET) = 61440 >23606 read(8, "ne_implINS0_19error_info_injecto"..., 4096) = 4096 >23606 read(8, "\2\0\0\0\"\1\0\0\374\377\377\377\377\377\377\377\24\0\0\0\0\0\0\0\2\0\0\0\"\1\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 65536, SEEK_SET) = 65536 >23606 read(8, "\2\0\0\0\"\1\0\0\374\377\377\377\377\377\377\377\24\0\0\0\0\0\0\0\2\0\0\0\"\1\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 65536, SEEK_SET) = 65536 >23606 read(8, "\2\0\0\0\"\1\0\0\374\377\377\377\377\377\377\377\24\0\0\0\0\0\0\0\2\0\0\0\"\1\0\0"..., 4096) = 4096 >23606 read(8, "\30\0\0\0\0\0\0\0\1\0\0\0\251\1\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0"..., 4096) = 4056 >23606 lseek(8, 36864, SEEK_SET) = 36864 >23606 read(8, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 69632, SEEK_SET) = 69632 >23606 read(8, "\30\0\0\0\0\0\0\0\1\0\0\0\251\1\0\0\0\0\0\0\0\0\0\0 \0\0\0\0\0\0\0"..., 4096) = 4056 >23606 lseek(8, 36864, SEEK_SET) = 36864 >23606 read(8, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 lseek(8, 36864, SEEK_SET) = 36864 >23606 read(8, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 40960, SEEK_SET) = 40960 >23606 read(8, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 lseek(8, 45056, SEEK_SET) = 45056 >23606 lseek(8, 36864, SEEK_SET) = 36864 >23606 read(8, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 brk(0) = 0x1f16000 >23606 brk(0x1f37000) = 0x1f37000 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libstdc++.so", O_RDONLY) = 9 >23606 fcntl(9, F_GETFD) = 0 >23606 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(9, {st_mode=S_IFREG|0755, st_size=995840, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db5000 >23606 lseek(9, 0, SEEK_SET) = 0 >23606 read(9, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\272\5\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 4096, SEEK_SET) = 4096 >23606 lseek(9, 991232, SEEK_SET) = 991232 >23606 read(9, "V\261\5\0\0\0\0\0f\261\5\0\0\0\0\0v\261\5\0\0\0\0\0\206\261\5\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 995328, SEEK_SET) = 995328 >23606 read(9, "\31\0\0\0\6\0\0\0\3\0\0\0\0\0\0\0\370\2/\0\0\0\0\0\370\2\17\0\0\0\0\0"..., 4096) = 512 >23606 lseek(9, 991232, SEEK_SET) = 991232 >23606 read(9, "V\261\5\0\0\0\0\0f\261\5\0\0\0\0\0v\261\5\0\0\0\0\0\206\261\5\0\0\0\0\0"..., 4096) = 4096 >23606 read(9, "\31\0\0\0\6\0\0\0\3\0\0\0\0\0\0\0\370\2/\0\0\0\0\0\370\2\17\0\0\0\0\0"..., 4096) = 512 >23606 lseek(9, 0, SEEK_SET) = 0 >23606 read(9, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\272\5\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 991232, SEEK_SET) = 991232 >23606 read(9, "V\261\5\0\0\0\0\0f\261\5\0\0\0\0\0v\261\5\0\0\0\0\0\206\261\5\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 0, SEEK_SET) = 0 >23606 read(9, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\272\5\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 991232, SEEK_SET) = 991232 >23606 read(9, "V\261\5\0\0\0\0\0f\261\5\0\0\0\0\0v\261\5\0\0\0\0\0\206\261\5\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 983040, SEEK_SET) = 983040 >23606 read(9, "\370\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 mmap(NULL, 163840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d8d000 >23606 lseek(9, 114688, SEEK_SET) = 114688 >23606 read(9, "P\0\0\0\0\0\0\0x\3\1\0\"\0\f\0000\342\v\0\0\0\0\0005\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(9, "St12memory_order\0_ZSt15future_ca"..., 155648) = 155648 >23606 read(9, "wEET_S5_RKS1_\0_ZNSbIwSt11char_tr"..., 4096) = 4096 >23606 brk(0) = 0x1f37000 >23606 brk(0x1f66000) = 0x1f66000 >23606 lseek(9, 20480, SEEK_SET) = 20480 >23606 read(9, "\7\337x\336\346sFaL%-\220\344\17\320K\236 \237\332\223\264cWf\243b\303S;cv"..., 4096) = 4096 >23606 read(9, "\247\20\0\0\22\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\206\0\0\22\0\0\0"..., 90112) = 90112 >23606 read(9, "P\0\0\0\0\0\0\0x\3\1\0\"\0\f\0000\342\v\0\0\0\0\0005\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 282624, SEEK_SET) = 282624 >23606 read(9, "\2\0\2\0\21\0\2\0\v\0\20\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\r\0"..., 4096) = 4096 >23606 lseek(9, 286720, SEEK_SET) = 286720 >23606 lseek(9, 274432, SEEK_SET) = 274432 >23606 read(9, "wEET_S5_RKS1_\0_ZNSbIwSt11char_tr"..., 4096) = 4096 >23606 read(9, "\2\0\26\0\23\0\2\0\2\0\2\0\2\0\2\0\26\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0"..., 4096) = 4096 >23606 read(9, "\2\0\2\0\21\0\2\0\v\0\20\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\r\0"..., 4096) = 4096 >23606 brk(0) = 0x1f66000 >23606 brk(0x1f87000) = 0x1f87000 >23606 brk(0) = 0x1f87000 >23606 brk(0x1fa8000) = 0x1fa8000 >23606 brk(0) = 0x1fa8000 >23606 brk(0x1fc9000) = 0x1fc9000 >23606 brk(0) = 0x1fc9000 >23606 brk(0x1fea000) = 0x1fea000 >23606 brk(0) = 0x1fea000 >23606 brk(0x200b000) = 0x200b000 >23606 brk(0) = 0x200b000 >23606 brk(0x202d000) = 0x202d000 >23606 brk(0) = 0x202d000 >23606 brk(0x204e000) = 0x204e000 >23606 brk(0) = 0x204e000 >23606 brk(0x206f000) = 0x206f000 >23606 brk(0) = 0x206f000 >23606 brk(0x2090000) = 0x2090000 >23606 brk(0) = 0x2090000 >23606 brk(0x20b1000) = 0x20b1000 >23606 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d6c000 >23606 brk(0) = 0x20b1000 >23606 brk(0x20d2000) = 0x20d2000 >23606 brk(0) = 0x20d2000 >23606 brk(0x20f3000) = 0x20f3000 >23606 brk(0) = 0x20f3000 >23606 brk(0x2114000) = 0x2114000 >23606 brk(0) = 0x2114000 >23606 brk(0x2135000) = 0x2135000 >23606 brk(0) = 0x2135000 >23606 brk(0x2156000) = 0x2156000 >23606 brk(0) = 0x2156000 >23606 brk(0x2177000) = 0x2177000 >23606 brk(0) = 0x2177000 >23606 brk(0x2198000) = 0x2198000 >23606 brk(0) = 0x2198000 >23606 brk(0x21b9000) = 0x21b9000 >23606 brk(0) = 0x21b9000 >23606 brk(0x21da000) = 0x21da000 >23606 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 10 >23606 fstat(10, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d6b000 >23606 read(10, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23606 close(10) = 0 >23606 munmap(0x7fc286d6b000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libm.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libm.a", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libm.so", O_RDONLY) = 10 >23606 fcntl(10, F_GETFD) = 0 >23606 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(10, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d6b000 >23606 lseek(10, 0, SEEK_SET) = 0 >23606 read(10, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 lseek(10, 1155072, SEEK_SET) = 1155072 >23606 read(10, "ssignaling\0erfl\0__lgammaf_r_fini"..., 4096) = 4096 >23606 lseek(10, 1159168, SEEK_SET) = 1159168 >23606 read(10, "\0\0\0\0\0\0\0\0\270\0\0\0\1\0\0\0\3\0\0\0\0\0\0\0\260\\0\0\0\0\0\0"..., 4096) = 776 >23606 lseek(10, 1155072, SEEK_SET) = 1155072 >23606 read(10, "ssignaling\0erfl\0__lgammaf_r_fini"..., 4096) = 4096 >23606 read(10, "\0\0\0\0\0\0\0\0\270\0\0\0\1\0\0\0\3\0\0\0\0\0\0\0\260\\0\0\0\0\0\0"..., 4096) = 776 >23606 lseek(10, 0, SEEK_SET) = 0 >23606 read(10, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(10, 1155072, SEEK_SET) = 1155072 >23606 read(10, "ssignaling\0erfl\0__lgammaf_r_fini"..., 4096) = 4096 >23606 lseek(10, 0, SEEK_SET) = 0 >23606 read(10, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220X\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(10, 1073152, SEEK_SET) = 1073152 >23606 read(10, "\270\\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\306V\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(10, 1069056, SEEK_SET) = 1069056 >23606 read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(10, 12288, SEEK_SET) = 12288 >23606 read(10, "\0\266\2\0\0\0\0\0003\0\0\0\0\0\0\0E\10\0\0\22\0\r\0\260\207\3\0\0\0\0\0"..., 4096) = 4096 >23606 read(10, "feholdexcept\0fesetenv\0feupdateen"..., 4096) = 4096 >23606 lseek(10, 4096, SEEK_SET) = 4096 >23606 read(10, "\0\0\0\0\201\1\0\0\0\0\0\0\202\1\0\0\203\1\0\0\204\1\0\0\0\0\0\0\205\1\0\0"..., 4096) = 4096 >23606 read(10, "%\1\0\0\0\0\0\0\234\4\0\0\22\0\r\0\260\266\2\0\0\0\0\0$\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(10, "\0\266\2\0\0\0\0\0003\0\0\0\0\0\0\0E\10\0\0\22\0\r\0\260\207\3\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(10, 16384, SEEK_SET) = 16384 >23606 read(10, "feholdexcept\0fesetenv\0feupdateen"..., 4096) = 4096 >23606 lseek(10, 20480, SEEK_SET) = 20480 >23606 lseek(10, 20480, SEEK_SET) = 20480 >23606 brk(0) = 0x21da000 >23606 brk(0x21fb000) = 0x21fb000 >23606 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d2b000 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 11 >23606 fcntl(11, F_GETFD) = 0 >23606 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(11, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d2a000 >23606 lseek(11, 0, SEEK_SET) = 0 >23606 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 brk(0) = 0x21fb000 >23606 brk(0x221c000) = 0x221c000 >23606 lseek(11, 86016, SEEK_SET) = 86016 >23606 read(11, "\330M!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0006(\0\0\0\0\0\0"..., 4096) = 2704 >23606 lseek(11, 88720, SEEK_SET) = 88720 >23606 lseek(11, 88720, SEEK_SET) = 88720 >23606 lseek(11, 0, SEEK_SET) = 0 >23606 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(11, 86016, SEEK_SET) = 86016 >23606 read(11, "\330M!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0006(\0\0\0\0\0\0"..., 4096) = 2704 >23606 lseek(11, 0, SEEK_SET) = 0 >23606 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(11, 86016, SEEK_SET) = 86016 >23606 read(11, "\330M!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0006(\0\0\0\0\0\0"..., 4096) = 2704 >23606 lseek(11, 81920, SEEK_SET) = 81920 >23606 read(11, "B\vG\16\10\0\0\0\24\0\0\0$\16\0\0\220\223\377\377\10\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 read(11, "\20\27\1\0\0\0\0\0~\0\0\0\0\0\0\0009\3\0\0\22\0\f\0p,\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(11, 0, SEEK_SET) = 0 >23606 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(11, "\20\27\1\0\0\0\0\0~\0\0\0\0\0\0\0009\3\0\0\22\0\f\0p,\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(11, 8192, SEEK_SET) = 8192 >23606 read(11, "\10\0\6\0\10\200\n\0\n\0\7\0\2\0\10\0\n\0\10\200\5\0\5\0\2\0\n\0\2\0\n\0"..., 4096) = 4096 >23606 lseek(11, 12288, SEEK_SET) = 12288 >23606 lseek(11, 4096, SEEK_SET) = 4096 >23606 read(11, "\20\27\1\0\0\0\0\0~\0\0\0\0\0\0\0009\3\0\0\22\0\f\0p,\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(11, "\10\0\6\0\10\200\n\0\n\0\7\0\2\0\10\0\n\0\10\200\5\0\5\0\2\0\n\0\2\0\n\0"..., 4096) = 4096 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 12 >23606 fcntl(12, F_GETFD) = 0 >23606 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(12, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d29000 >23606 lseek(12, 0, SEEK_SET) = 0 >23606 read(12, "!<arch>\n/ 13868769"..., 4096) = 4096 >23606 lseek(12, 4096, SEEK_SET) = 4096 >23606 read(12, "d64_isZero\0__bid64_isInf\0__bid64"..., 4096) = 4096 >23606 read(12, "2_xrnint\0__bid64_to_uint32_floor"..., 4096) = 4096 >23606 lseek(12, 12288, SEEK_SET) = 12288 >23606 lseek(12, 12288, SEEK_SET) = 12288 >23606 lseek(12, 12288, SEEK_SET) = 12288 >23606 read(12, ".o/\nbid128_compare.o/\nbid32_to_b"..., 4096) = 4096 >23606 lseek(12, 16384, SEEK_SET) = 16384 >23606 lseek(12, 16384, SEEK_SET) = 16384 >23606 brk(0) = 0x221c000 >23606 brk(0x2244000) = 0x2244000 >23606 lseek(12, 16384, SEEK_SET) = 16384 >23606 lseek(12, 16384, SEEK_SET) = 16384 >23606 lseek(12, 16384, SEEK_SET) = 16384 >23606 lseek(12, 16384, SEEK_SET) = 16384 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libc.a", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libc.so", O_RDONLY) = 13 >23606 fcntl(13, F_GETFD) = 0 >23606 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(13, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d28000 >23606 lseek(13, 0, SEEK_SET) = 0 >23606 read(13, "/* GNU ld script\n Use the shar"..., 4096) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libc.so", O_RDONLY) = 14 >23606 ioctl(14, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbf14b650) = -1 ENOTTY (Inappropriate ioctl for device) >23606 fstat(14, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d27000 >23606 read(14, "/* GNU ld script\n Use the shar"..., 8192) = 253 >23606 read(14, "", 4096) = 0 >23606 read(14, "", 8192) = 0 >23606 ioctl(14, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbf14b660) = -1 ENOTTY (Inappropriate ioctl for device) >23606 close(14) = 0 >23606 munmap(0x7fc286d27000, 4096) = 0 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 lseek(13, 253, SEEK_SET) = 253 >23606 close(13) = 0 >23606 munmap(0x7fc286d28000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libc.so", O_RDONLY) = 13 >23606 ioctl(13, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbf14b790) = -1 ENOTTY (Inappropriate ioctl for device) >23606 fstat(13, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d28000 >23606 read(13, "/* GNU ld script\n Use the shar"..., 8192) = 253 >23606 read(13, "", 4096) = 0 >23606 read(13, "", 8192) = 0 >23606 ioctl(13, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbf149c40) = -1 ENOTTY (Inappropriate ioctl for device) >23606 close(13) = 0 >23606 munmap(0x7fc286d28000, 4096) = 0 >23606 open("/lib64/libc.so.6", O_RDONLY) = 13 >23606 fcntl(13, F_GETFD) = 0 >23606 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(13, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d28000 >23606 lseek(13, 0, SEEK_SET) = 0 >23606 read(13, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 2093056, SEEK_SET) = 2093056 >23606 read(13, "nt_r\0sys_nerr@GLIBC_2.3\0isinfl\0_"..., 4096) = 4096 >23606 lseek(13, 2097152, SEEK_SET) = 2097152 >23606 read(13, "\0\0\0\0\0\0\0\0\240\364\37\0\0\0\0\0\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 112 >23606 lseek(13, 2093056, SEEK_SET) = 2093056 >23606 read(13, "nt_r\0sys_nerr@GLIBC_2.3\0isinfl\0_"..., 4096) = 4096 >23606 read(13, "\0\0\0\0\0\0\0\0\240\364\37\0\0\0\0\0\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 112 >23606 lseek(13, 0, SEEK_SET) = 0 >23606 read(13, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(13, 2093056, SEEK_SET) = 2093056 >23606 read(13, "nt_r\0sys_nerr@GLIBC_2.3\0isinfl\0_"..., 4096) = 4096 >23606 lseek(13, 0, SEEK_SET) = 0 >23606 read(13, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\36\2\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(13, 1806336, SEEK_SET) = 1806336 >23606 read(13, "\346\237\27\0\0\0\0\0\346\237\27\0\0\0\0\0$\216\27\0\0\0\0\0$\216\27\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(13, 1798144, SEEK_SET) = 1798144 >23606 read(13, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\360y\7\0\0\0\0\0\240.\7\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(13, 65536, SEEK_SET) = 65536 >23606 read(13, " \225\3\0\0\0\0\0L\0\0\0\0\0\0\0y3\0\0\21\0!\0\350\341;\0\0\0\0\0"..., 4096) = 4096 >23606 read(13, "r_one_per_line\0setpriority\0flock"..., 20480) = 20480 >23606 read(13, "obstack_begin_1\0__newlocale\0iopl"..., 4096) = 4096 >23606 brk(0) = 0x2244000 >23606 brk(0x2271000) = 0x2271000 >23606 lseek(13, 12288, SEEK_SET) = 12288 >23606 read(13, "\30\243Cn\225\377\0\363\246o\321\5\203\352d\316D\35Fy\317\346Q\32\214\373\t\32\347(\256\212"..., 4096) = 4096 >23606 read(13, "Pe\7\0\0\0\0\0/\0\0\0\0\0\0\0S)\0\0!\0!\0p\256;\0\0\0\0\0"..., 49152) = 49152 >23606 read(13, " \225\3\0\0\0\0\0L\0\0\0\0\0\0\0y3\0\0\21\0!\0\350\341;\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(13, 94208, SEEK_SET) = 94208 >23606 read(13, "\4\200\2\0\10\200\2\0\2\0\2\0\4\0\7\0\2\0\2\0\2\0\27\0\2\0\2\0\2\0\2\0"..., 4096) = 4096 >23606 lseek(13, 98304, SEEK_SET) = 98304 >23606 lseek(13, 90112, SEEK_SET) = 90112 >23606 read(13, "obstack_begin_1\0__newlocale\0iopl"..., 4096) = 4096 >23606 read(13, "\4\200\2\0\10\200\2\0\2\0\2\0\4\0\7\0\2\0\2\0\2\0\27\0\2\0\2\0\2\0\2\0"..., 4096) = 4096 >23606 brk(0) = 0x2271000 >23606 brk(0x2292000) = 0x2292000 >23606 brk(0) = 0x2292000 >23606 brk(0x22b3000) = 0x22b3000 >23606 brk(0) = 0x22b3000 >23606 brk(0x22d4000) = 0x22d4000 >23606 brk(0) = 0x22d4000 >23606 brk(0x22f5000) = 0x22f5000 >23606 brk(0) = 0x22f5000 >23606 brk(0x2316000) = 0x2316000 >23606 brk(0) = 0x2316000 >23606 brk(0x2337000) = 0x2337000 >23606 brk(0) = 0x2337000 >23606 brk(0x2358000) = 0x2358000 >23606 brk(0) = 0x2358000 >23606 brk(0x2379000) = 0x2379000 >23606 brk(0) = 0x2379000 >23606 brk(0x239a000) = 0x239a000 >23606 open("/usr/lib64/libc_nonshared.a", O_RDONLY) = 14 >23606 fcntl(14, F_GETFD) = 0 >23606 fcntl(14, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(4, {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d27000 >23606 lseek(4, 0, SEEK_CUR) = 0 >23606 close(4) = 0 >23606 munmap(0x7fc286d27000, 4096) = 0 >23606 fstat(14, {st_mode=S_IFREG|0644, st_size=22846, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d27000 >23606 lseek(14, 0, SEEK_SET) = 0 >23606 read(14, "!<arch>\n/ 13904766"..., 4096) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 lseek(14, 4096, SEEK_SET) = 4096 >23606 open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 4 >23606 fcntl(4, F_GETFD) = 0 >23606 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23606 close(5) = 0 >23606 munmap(0x7fc286db9000, 4096) = 0 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db9000 >23606 lseek(4, 0, SEEK_SET) = 0 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 151552, SEEK_SET) = 151552 >23606 read(4, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23606 lseek(4, 154992, SEEK_SET) = 154992 >23606 lseek(4, 154992, SEEK_SET) = 154992 >23606 lseek(4, 0, SEEK_SET) = 0 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(4, 151552, SEEK_SET) = 151552 >23606 read(4, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23606 lseek(4, 0, SEEK_SET) = 0 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(4, 131072, SEEK_SET) = 131072 >23606 read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(4, "\10\0\0\0008\0\0\0\3\0\0\0stapsdt\0f9\0\0\0\0\0\0\200\310\1\0"..., 4096) = 4096 >23606 lseek(4, 126976, SEEK_SET) = 126976 >23606 read(4, "\0\0\0\0\0\0\0\0\24\0\0\0t!\0\0\220\242\377\377\334\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(4, 0, SEEK_SET) = 0 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 mmap(NULL, 3342336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc27f863000 >23606 munmap(0x7fc27f863000, 3342336) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 5 >23606 fcntl(5, F_GETFD) = 0 >23606 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23606 close(6) = 0 >23606 munmap(0x7fc286db8000, 4096) = 0 >23606 fstat(5, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db8000 >23606 lseek(5, 0, SEEK_SET) = 0 >23606 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 lseek(5, 86016, SEEK_SET) = 86016 >23606 read(5, "\330M!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0006(\0\0\0\0\0\0"..., 4096) = 2704 >23606 lseek(5, 88720, SEEK_SET) = 88720 >23606 lseek(5, 88720, SEEK_SET) = 88720 >23606 lseek(5, 0, SEEK_SET) = 0 >23606 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(5, 86016, SEEK_SET) = 86016 >23606 read(5, "\330M!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0006(\0\0\0\0\0\0"..., 4096) = 2704 >23606 lseek(5, 0, SEEK_SET) = 0 >23606 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360*\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(5, 86016, SEEK_SET) = 86016 >23606 read(5, "\330M!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0006(\0\0\0\0\0\0"..., 4096) = 2704 >23606 lseek(5, 81920, SEEK_SET) = 81920 >23606 read(5, "B\vG\16\10\0\0\0\24\0\0\0$\16\0\0\220\223\377\377\10\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(5, 4096, SEEK_SET) = 4096 >23606 read(5, "\20\27\1\0\0\0\0\0~\0\0\0\0\0\0\0009\3\0\0\22\0\f\0p,\0\0\0\0\0\0"..., 4096) = 4096 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 6 >23606 fcntl(6, F_GETFD) = 0 >23606 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23606 close(7) = 0 >23606 munmap(0x7fc286db7000, 4096) = 0 >23606 fstat(6, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db7000 >23606 lseek(6, 0, SEEK_SET) = 0 >23606 read(6, "!<arch>\n/ 13868769"..., 4096) = 4096 >23606 lseek(6, 4096, SEEK_SET) = 4096 >23606 brk(0) = 0x239a000 >23606 brk(0x23be000) = 0x23be000 >23606 read(6, "d64_isZero\0__bid64_isInf\0__bid64"..., 4096) = 4096 >23606 read(6, "2_xrnint\0__bid64_to_uint32_floor"..., 4096) = 4096 >23606 lseek(6, 12288, SEEK_SET) = 12288 >23606 lseek(6, 12288, SEEK_SET) = 12288 >23606 lseek(6, 12288, SEEK_SET) = 12288 >23606 read(6, ".o/\nbid128_compare.o/\nbid32_to_b"..., 4096) = 4096 >23606 lseek(6, 16384, SEEK_SET) = 16384 >23606 lseek(6, 16384, SEEK_SET) = 16384 >23606 lseek(6, 16384, SEEK_SET) = 16384 >23606 lseek(6, 16384, SEEK_SET) = 16384 >23606 lseek(6, 16384, SEEK_SET) = 16384 >23606 lseek(6, 16384, SEEK_SET) = 16384 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o", O_RDONLY) = 7 >23606 fcntl(7, F_GETFD) = 0 >23606 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23606 close(8) = 0 >23606 munmap(0x7fc286db6000, 4096) = 0 >23606 fstat(7, {st_mode=S_IFREG|0644, st_size=1362, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db6000 >23606 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1362 >23606 lseek(7, 0, SEEK_SET) = 0 >23606 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1362 >23606 lseek(7, 1362, SEEK_SET) = 1362 >23606 lseek(7, 1362, SEEK_SET) = 1362 >23606 lseek(7, 1362, SEEK_SET) = 1362 >23606 lseek(7, 1362, SEEK_SET) = 1362 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o", O_RDONLY) = 8 >23606 fcntl(8, F_GETFD) = 0 >23606 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23606 close(9) = 0 >23606 munmap(0x7fc286db5000, 4096) = 0 >23606 fstat(8, {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db5000 >23606 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 961 >23606 brk(0) = 0x23be000 >23606 brk(0x23df000) = 0x23df000 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 961 >23606 lseek(8, 961, SEEK_SET) = 961 >23606 lseek(8, 961, SEEK_SET) = 961 >23606 lseek(8, 961, SEEK_SET) = 961 >23606 open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 9 >23606 fcntl(9, F_GETFD) = 0 >23606 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23606 close(10) = 0 >23606 munmap(0x7fc286d6b000, 4096) = 0 >23606 fstat(9, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d6b000 >23606 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 151552, SEEK_SET) = 151552 >23606 read(9, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23606 lseek(9, 154992, SEEK_SET) = 154992 >23606 lseek(9, 154992, SEEK_SET) = 154992 >23606 lseek(9, 0, SEEK_SET) = 0 >23606 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 151552, SEEK_SET) = 151552 >23606 read(9, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23606 lseek(9, 0, SEEK_SET) = 0 >23606 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 131072, SEEK_SET) = 131072 >23606 read(9, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(9, "\10\0\0\0008\0\0\0\3\0\0\0stapsdt\0f9\0\0\0\0\0\0\200\310\1\0"..., 4096) = 4096 >23606 fstat(9, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23606 close(11) = 0 >23606 munmap(0x7fc286d2a000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", O_RDONLY) = 10 >23606 fcntl(10, F_GETFD) = 0 >23606 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(10, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d2a000 >23606 lseek(10, 0, SEEK_SET) = 0 >23606 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 1304) = 1304 >23606 fstat(10, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23606 close(12) = 0 >23606 munmap(0x7fc286d29000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", O_RDONLY) = 11 >23606 fcntl(11, F_GETFD) = 0 >23606 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(11, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d29000 >23606 lseek(11, 0, SEEK_SET) = 0 >23606 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 1248) = 1248 >23606 fstat(11, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23606 close(13) = 0 >23606 munmap(0x7fc286d28000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", O_RDONLY) = 12 >23606 fcntl(12, F_GETFD) = 0 >23606 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(12, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d28000 >23606 lseek(12, 0, SEEK_SET) = 0 >23606 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 2832) = 2832 >23606 fstat(12, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23606 close(14) = 0 >23606 munmap(0x7fc286d27000, 4096) = 0 >23606 open("/tmp/ccdNn2HY.o", O_RDONLY) = 13 >23606 fcntl(13, F_GETFD) = 0 >23606 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(13, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d27000 >23606 lseek(13, 36864, SEEK_SET) = 36864 >23606 read(13, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 3760) = 3760 >23606 fstat(13, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23606 close(4) = 0 >23606 munmap(0x7fc286db9000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libstdc++.so", O_RDONLY) = 4 >23606 fcntl(4, F_GETFD) = 0 >23606 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=995840, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db9000 >23606 lseek(4, 282624, SEEK_SET) = 282624 >23606 read(4, "\2\0\2\0\21\0\2\0\v\0\20\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\r\0"..., 1468) = 1468 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=995840, ...}) = 0 >23606 close(5) = 0 >23606 munmap(0x7fc286db8000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libm.so", O_RDONLY) = 5 >23606 fcntl(5, F_GETFD) = 0 >23606 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(5, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db8000 >23606 lseek(5, 16384, SEEK_SET) = 16384 >23606 read(5, "feholdexcept\0fesetenv\0feupdateen"..., 3852) = 3852 >23606 fstat(5, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23606 close(6) = 0 >23606 munmap(0x7fc286db7000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 6 >23606 fcntl(6, F_GETFD) = 0 >23606 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(6, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db7000 >23606 lseek(6, 8192, SEEK_SET) = 8192 >23606 read(6, "\10\0\6\0\10\200\n\0\n\0\7\0\2\0\10\0\n\0\10\200\5\0\5\0\2\0\n\0\2\0\n\0"..., 254) = 254 >23606 fstat(6, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23606 close(7) = 0 >23606 munmap(0x7fc286db6000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 7 >23606 fcntl(7, F_GETFD) = 0 >23606 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(7, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db6000 >23606 lseek(7, 12288, SEEK_SET) = 12288 >23606 read(7, ".o/\nbid128_compare.o/\nbid32_to_b"..., 650) = 650 >23606 fstat(7, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23606 close(8) = 0 >23606 munmap(0x7fc286db5000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 8 >23606 fcntl(8, F_GETFD) = 0 >23606 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(8, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db5000 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\20\27\1\0\0\0\0\0~\0\0\0\0\0\0\0009\3\0\0\22\0\f\0p,\0\0\0\0\0\0"..., 4006) = 4006 >23606 fstat(8, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23606 close(9) = 0 >23606 munmap(0x7fc286d6b000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 9 >23606 fcntl(9, F_GETFD) = 0 >23606 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(9, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d6b000 >23606 lseek(9, 12288, SEEK_SET) = 12288 >23606 read(9, ".o/\nbid128_compare.o/\nbid32_to_b"..., 650) = 650 >23606 fstat(9, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23606 close(10) = 0 >23606 munmap(0x7fc286d2a000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o", O_RDONLY) = 10 >23606 fcntl(10, F_GETFD) = 0 >23606 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(10, {st_mode=S_IFREG|0644, st_size=1362, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d2a000 >23606 lseek(10, 0, SEEK_SET) = 0 >23606 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 1362) = 1362 >23606 fstat(10, {st_mode=S_IFREG|0644, st_size=1362, ...}) = 0 >23606 close(11) = 0 >23606 munmap(0x7fc286d29000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o", O_RDONLY) = 11 >23606 fcntl(11, F_GETFD) = 0 >23606 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(11, {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d29000 >23606 lseek(11, 0, SEEK_SET) = 0 >23606 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 146) = 146 >23606 fstat(11, {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 >23606 close(12) = 0 >23606 munmap(0x7fc286d28000, 4096) = 0 >23606 open("/lib64/libc.so.6", O_RDONLY) = 12 >23606 fcntl(12, F_GETFD) = 0 >23606 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(12, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d28000 >23606 lseek(12, 94208, SEEK_SET) = 94208 >23606 read(12, "\4\200\2\0\10\200\2\0\2\0\2\0\4\0\7\0\2\0\2\0\2\0\27\0\2\0\2\0\2\0\2\0"..., 1990) = 1990 >23606 fstat(12, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23606 close(13) = 0 >23606 munmap(0x7fc286d27000, 4096) = 0 >23606 open("/usr/lib64/libc_nonshared.a", O_RDONLY) = 13 >23606 fcntl(13, F_GETFD) = 0 >23606 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(13, {st_mode=S_IFREG|0644, st_size=22846, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d27000 >23606 lseek(13, 0, SEEK_SET) = 0 >23606 read(13, "!<arch>\n/ 13904766"..., 1782) = 1782 >23606 fstat(13, {st_mode=S_IFREG|0644, st_size=22846, ...}) = 0 >23606 close(4) = 0 >23606 munmap(0x7fc286db9000, 4096) = 0 >23606 open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 4 >23606 fcntl(4, F_GETFD) = 0 >23606 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(4, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db9000 >23606 lseek(4, 126976, SEEK_SET) = 126976 >23606 read(4, "\0\0\0\0\0\0\0\0\24\0\0\0t!\0\0\220\242\377\377\334\0\0\0\0\0\0\0\0\0\0\0"..., 3600) = 3600 >23606 read(4, "\16\0\0\0\0\0\0\0a\1\0\0\0\0\0\0\4\0\0\0\0\0\0\0\360\1\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(4, 0, SEEK_SET) = 0 >23606 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 lseek(4, 4096, SEEK_SET) = 4096 >23606 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d06000 >23606 close(5) = 0 >23606 munmap(0x7fc286db8000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", O_RDONLY) = 5 >23606 fcntl(5, F_GETFD) = 0 >23606 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(5, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db8000 >23606 lseek(5, 0, SEEK_SET) = 0 >23606 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 140) = 140 >23606 read(5, "\1\0\2\0\24\0\0\0\0\0\0\0\1zR\0\1x\20\1\33\f\7\10\220\1\7\20\24\0\0\0"..., 4096) = 1748 >23606 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286ce5000 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 close(6) = 0 >23606 munmap(0x7fc286db7000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", O_RDONLY) = 6 >23606 fcntl(6, F_GETFD) = 0 >23606 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(6, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db7000 >23606 lseek(6, 0, SEEK_SET) = 0 >23606 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 280) = 280 >23606 read(6, "\0GCC: (GNU) 4.8.2 20131212 (Red "..., 4096) = 2552 >23606 close(7) = 0 >23606 munmap(0x7fc286db6000, 4096) = 0 >23606 open("/tmp/ccdNn2HY.o", O_RDONLY) = 7 >23606 fcntl(7, F_GETFD) = 0 >23606 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(7, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db6000 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 read(7, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 544) = 544 >23606 read(7, "\0GCC: (GNU) 4.8.2 20131212 (Red "..., 4096) = 4096 >23606 lseek(13, 1782, SEEK_SET) = 1782 >23606 lseek(10, 1362, SEEK_SET) = 1362 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(5, 1888, SEEK_SET) = 1888 >23606 lseek(7, 36864, SEEK_SET) = 36864 >23606 read(7, "`\32\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 read(7, "\0\0\0\0\3\0\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\204\0"..., 4096) = 4096 >23606 read(7, "\0\0\0\0\0\0\0\0\0\0\0\0\3\0\27\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 read(7, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(13, 1782, SEEK_SET) = 1782 >23606 read(13, "\0\0\0\0\3\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\4\0"..., 4096) = 4096 >23606 lseek(13, 0, SEEK_SET) = 0 >23606 read(13, "!<arch>\n/ 13904766"..., 4096) = 4096 >23606 lseek(10, 1362, SEEK_SET) = 1362 >23606 lseek(10, 1362, SEEK_SET) = 1362 >23606 brk(0) = 0x23df000 >23606 brk(0x2405000) = 0x2405000 >23606 close(8) = 0 >23606 munmap(0x7fc286db5000, 4096) = 0 >23606 open("a.out", O_RDWR) = 8 >23606 fcntl(8, F_GETFD) = 0 >23606 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(8, {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286db5000 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "", 64) = 0 >23606 lseek(8, 64, SEEK_CUR) = 64 >23606 lseek(5, 0, SEEK_SET) = 0 >23606 read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1888 >23606 write(8, "\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0@\0\0\0\0\0@\0@\0\0\0\0\0"..., 504) = 504 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 568 >23606 lseek(8, 28, SEEK_CUR) = 596 >23606 write(8, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0 \0\0\0", 32) = 32 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 628 >23606 lseek(8, 3292, SEEK_CUR) = 3920 >23606 write(8, "1\355I\211\321^H\211\342H\203\344\360PTI\307\300p*@\0H\307\301\0*@\0H\307\307"..., 44) = 44 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "", 4096) = 0 >23606 lseek(8, 2688, SEEK_CUR) = 10880 >23606 write(8, "\1\0\2\0", 4) = 4 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "", 4096) = 0 >23606 lseek(8, 368, SEEK_CUR) = 12656 >23606 write(8, "\24\0\0\0\0\0\0\0\1zR\0\1x\20\1\33\f\7\10\220\1\7\20\24\0\0\0\34\0\0\0"..., 48) = 48 >23606 lseek(8, 20480, SEEK_SET) = 20480 >23606 read(8, "", 4096) = 0 >23606 lseek(8, 232, SEEK_CUR) = 20712 >23606 close(9) = 0 >23606 munmap(0x7fc286d6b000, 4096) = 0 >23606 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", O_RDONLY) = 9 >23606 fcntl(9, F_GETFD) = 0 >23606 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23606 fstat(9, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23606 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc286d6b000 >23606 lseek(9, 0, SEEK_SET) = 0 >23606 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 880) = 880 >23606 read(9, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\1\0"..., 4096) = 368 >23606 lseek(9, 0, SEEK_SET) = 0 >23606 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1248 >23606 write(8, "\0\0\0\0GCC: (GNU) 4.8.2 20131212 (R"..., 48) = 48 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(9, 1248, SEEK_SET) = 1248 >23606 lseek(8, -640, SEEK_CUR) = 3456 >23606 write(8, "H\203\354\10H\213\5mB \0H\205\300t\5\350;\0\0\0", 21) = 21 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(11, 0, SEEK_SET) = 0 >23606 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 961 >23606 lseek(11, 961, SEEK_SET) = 961 >23606 lseek(8, -1420, SEEK_CUR) = 10868 >23606 write(8, "H\203\354\10", 4) = 4 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -619, SEEK_CUR) = 3477 >23606 write(8, "H\203\304\10\303", 5) = 5 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1416, SEEK_CUR) = 10872 >23606 write(8, "H\203\304\10\303", 5) = 5 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(6, 2832, SEEK_SET) = 2832 >23606 lseek(6, 0, SEEK_SET) = 0 >23606 read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 2832 >23606 lseek(8, -132, SEEK_CUR) = 3964 >23606 write(8, "\17\37@\0\270\367P`\0UH-\360P`\0H\203\370\16H\211\345w\2]\303\270\0\0\0\0"..., 132) = 132 >23606 lseek(6, 2832, SEEK_SET) = 2832 >23606 write(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 61) = 61 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1400, SEEK_CUR) = 10888 >23606 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -536, SEEK_CUR) = 19944 >23606 write(8, "\360\17@\0\0\0\0\0", 8) = 8 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -552, SEEK_CUR) = 19928 >23606 write(8, "\20\20@\0\0\0\0\0", 8) = 8 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 0, SEEK_SET) = 0 >23606 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\1\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -4035, SEEK_CUR) = 4157 >23606 write(8, "\17\37\0UH\211\345SH\201\354\270\0\0\0\211\275L\377\377\377H\211\265@\377\377\377H\215E\257"..., 472) = 472 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -3562, SEEK_CUR) = 4630 >23606 write(8, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -3540, SEEK_CUR) = 4652 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213\20H\213E\360H\211\326H\211"..., 51) = 51 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -3488, SEEK_CUR) = 4704 >23606 write(8, "UH\211\345H\203\354 H\211}\350H\211u\340H\307E\370\0\0\0\0H\213E\350H\213\0H"..., 169) = 169 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -3318, SEEK_CUR) = 4874 >23606 write(8, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\203}\350\0u\30H\213E\370H"..., 83) = 83 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -3234, SEEK_CUR) = 4958 >23606 write(8, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0H\213E\370H\307@\10\0\0\0\0]"..., 33) = 33 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -3200, SEEK_CUR) = 4992 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\20H\213E\370H"..., 53) = 53 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -3146, SEEK_CUR) = 5046 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 167) = 167 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -2978, SEEK_CUR) = 5214 >23606 write(8, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -2956, SEEK_CUR) = 5236 >23606 write(8, "UH\211\345H\211}\370H\213E\370H\213@\10]\303UH\211\345H\211}\370H\211u\360H\213"..., 302) = 302 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -28, SEEK_CUR) = 16356 >23606 write(8, "\377\3\r\1\10\"\5>\1G\r\0\0\177\0\0\0", 17) = 17 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -2654, SEEK_CUR) = 5538 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\222\377\377\377H\213E\370H\211\307\350"..., 374) = 374 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -11, SEEK_CUR) = 16373 >23606 write(8, "\377\377\1\32T\2\331\1\0d\5", 11) = 11 >23606 write(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0", 19) = 19 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -2280, SEEK_CUR) = 5912 >23606 write(8, "UH\211\345H\211}\370]\303UH\211\345H\270\377\377\377\377\377\377\377\177]\303UH\211\345H\203"..., 78) = 78 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -4077, SEEK_CUR) = 16403 >23606 write(8, "\377\377\00198\5\376\1\0X(\310\2\0\221\1\5\264\2\0\244\1\5\243\2\0\272\1\5\222\2\0"..., 272) = 272 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -2202, SEEK_CUR) = 5990 >23606 write(8, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -2180, SEEK_CUR) = 6012 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\242\3\0\0\311\303UH\211\345H\211"..., 43) = 43 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -2136, SEEK_CUR) = 6056 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\326H\211"..., 541) = 541 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 lseek(8, -1594, SEEK_CUR) = 6598 >23606 write(8, "UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\336\377"..., 277) = 277 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 4096, SEEK_SET) = 4096 >23606 read(7, "\213\0H\203\300 H\213\0H\213U\370H\213\22H\211\327\377\320\204\300t\7\270\1\0\0\0\353\5"..., 4096) = 4096 >23606 lseek(8, -1316, SEEK_CUR) = 6876 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H;E\360u\6H\213E\370\3537"..., 89) = 89 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -1226, SEEK_CUR) = 6966 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t(H\213E\370H\213\0H"..., 139) = 139 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -1086, SEEK_CUR) = 7106 >23606 write(8, "UH\211\345H\211}\370]\303UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370"..., 57) = 57 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -1028, SEEK_CUR) = 7164 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350\257"..., 237) = 237 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -790, SEEK_CUR) = 7402 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350T\3\0\0H\205\300\17\224\300\311\303"..., 413) = 413 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -376, SEEK_CUR) = 7816 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t\35H\213E\370H\213\0H"..., 55) = 55 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -320, SEEK_CUR) = 7872 >23606 write(8, "UH\211\345H\211}\370H\211u\360]\303", 14) = 14 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1392, SEEK_CUR) = 10896 >23606 write(8, "circular_buffer\0\314\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 32) = 32 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -306, SEEK_CUR) = 7886 >23606 write(8, "UH\211\345SH\203\354HH\211}\270H\211u\260H\213E\270H\211\307\350\375\1\0\0H;E"..., 295) = 295 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -10, SEEK_CUR) = 8182 >23606 write(8, "UH\211\345H\203\354 H\211", 10) = 10 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 write(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 85) = 85 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -4010, SEEK_CUR) = 8278 >23606 write(8, "UH\211\345H\211}\370H\213E\370H\213@(]\303UH\211\345H\203\354 H\211}\350H\211"..., 211) = 211 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -3798, SEEK_CUR) = 8490 >23606 write(8, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\360+@\0]\303", 25) = 25 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -3772, SEEK_CUR) = 8516 >23606 write(8, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\20Q`\0]\303", 25) = 25 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -3746, SEEK_CUR) = 8542 >23606 write(8, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213U\340H\213E\350H\211\326H\211\307\350"..., 109) = 109 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -3636, SEEK_CUR) = 8652 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350o"..., 271) = 271 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -3364, SEEK_CUR) = 8924 >23606 write(8, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\340H\213\0H\203\350\30H\213\0H"..., 305) = 305 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -3058, SEEK_CUR) = 9230 >23606 write(8, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\213E\370H\211\307\350\252\0\0\0"..., 401) = 401 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -2656, SEEK_CUR) = 9632 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\210\377\377\377H\213E\370H\211\307\350"..., 85) = 85 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -2570, SEEK_CUR) = 9718 >23606 write(8, "UH\211\345H\203\354\20H\211}\370\272\330*@\0H\213E\370H\211\20H\213E\370H\307@\20"..., 187) = 187 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -2382, SEEK_CUR) = 9906 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 161) = 161 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -2220, SEEK_CUR) = 10068 >23606 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\326H\211\307\350U"..., 97) = 97 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -2122, SEEK_CUR) = 10166 >23606 write(8, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\350H\203\3008H\211\307\350\311\377\377"..., 179) = 179 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -1942, SEEK_CUR) = 10346 >23606 write(8, "UH\211\345H\211}\370H\211u\360]\303", 14) = 14 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -1344, SEEK_CUR) = 10944 >23606 write(8, "8\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\240,@\0\0\0\0\0\366%@\0\0\0\0\0"..., 168) = 168 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -1168, SEEK_CUR) = 11120 >23606 write(8, "\330*@\0\0\0\0\0H+@\0\0\0\0\0\0\0\0\0\0\0\0\0@-@\0\0\0\0\0"..., 88) = 88 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -1056, SEEK_CUR) = 11232 >23606 write(8, "\0\0\0\0\0\0\0\0\260-@\0\0\0\0\0\240\16@\0\0\0\0\0\240\16@\0\0\0\0\0"..., 48) = 48 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -992, SEEK_CUR) = 11296 >23606 write(8, "\0\0\0\0\0\0\0\0\340-@\0\0\0\0\0\240\16@\0\0\0\0\0\240\16@\0\0\0\0\0"..., 117) = 117 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 lseek(8, -864, SEEK_CUR) = 11424 >23606 write(8, "\20R`\0\0\0\0\0@,@\0\0\0\0\0\0\0\0\0\2\0\0\0@-@\0\0\0\0\0"..., 56) = 56 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 8192, SEEK_SET) = 8192 >23606 read(7, "\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -800, SEEK_CUR) = 11488 >23606 write(8, "N5boost16exception_detail19error"..., 66) = 66 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 12288, SEEK_SET) = 12288 >23606 lseek(8, -704, SEEK_CUR) = 11584 >23606 write(8, "\20R`\0\0\0\0\0\340,@\0\0\0\0\0\0\0\0\0\2\0\0\0000Q`\0\0\0\0\0"..., 56) = 56 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 12288, SEEK_SET) = 12288 >23606 lseek(8, -640, SEEK_CUR) = 11648 >23606 write(8, "N5boost16exception_detail10clone"..., 39) = 39 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 12288, SEEK_SET) = 12288 >23606 lseek(8, -592, SEEK_CUR) = 11696 >23606 write(8, "\260Q`\0\0\0\0\0\200-@\0\0\0\0\0N5boost9exceptio"..., 35) = 35 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -544, SEEK_CUR) = 11744 >23606 write(8, "\260Q`\0\0\0\0\0\300-@\0\0\0\0\0", 16) = 16 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 12288, SEEK_SET) = 12288 >23606 lseek(8, -1928, SEEK_CUR) = 10360 >23606 write(8, "UH\211\345ATSH\203\354 H\211}\330A\211\304\277@\0\0\0\350\234\346\377\377H\211\303H"..., 119) = 119 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(7, 12288, SEEK_SET) = 12288 >23606 lseek(8, -1808, SEEK_CUR) = 10480 >23606 write(8, "UH\211\345ATSH\203\354\20H\211}\350\277@\0\0\0\350\247\345\377\377H\211\303H\213E\350"..., 271) = 271 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0\377\377\00198\5\376\1\0X(\310\2"..., 4096) = 4096 >23606 lseek(7, 12288, SEEK_SET) = 12288 >23606 lseek(8, -544, SEEK_CUR) = 19936 >23606 write(8, "\356\21@\0\0\0\0\0", 8) = 8 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3616, SEEK_CUR) = 12768 >23606 write(8, "\34\0\0\0D\0\0\0\33\340\377\377\22\0\0\0\0A\16\20\206\2C\r\6M\f\7\10\0\0\0"..., 3488) = 3488 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -3563, SEEK_CUR) = 4629 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -3541, SEEK_CUR) = 4651 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -3489, SEEK_CUR) = 4703 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -3319, SEEK_CUR) = 4873 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -3235, SEEK_CUR) = 4957 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -3201, SEEK_CUR) = 4991 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -3147, SEEK_CUR) = 5045 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -2979, SEEK_CUR) = 5213 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -2957, SEEK_CUR) = 5235 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -2181, SEEK_CUR) = 6011 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -2137, SEEK_CUR) = 6055 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -1595, SEEK_CUR) = 6597 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -1317, SEEK_CUR) = 6875 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -1227, SEEK_CUR) = 6965 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -1087, SEEK_CUR) = 7105 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -1029, SEEK_CUR) = 7163 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -791, SEEK_CUR) = 7401 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -377, SEEK_CUR) = 7815 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -321, SEEK_CUR) = 7871 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 lseek(8, -11, SEEK_CUR) = 8181 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -4011, SEEK_CUR) = 8277 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -3799, SEEK_CUR) = 8489 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -3773, SEEK_CUR) = 8515 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -3747, SEEK_CUR) = 8541 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -3637, SEEK_CUR) = 8651 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -3365, SEEK_CUR) = 8923 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -3059, SEEK_CUR) = 9229 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -2657, SEEK_CUR) = 9631 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -2571, SEEK_CUR) = 9717 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -2383, SEEK_CUR) = 9905 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -2221, SEEK_CUR) = 10067 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -2123, SEEK_CUR) = 10165 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -1943, SEEK_CUR) = 10345 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -1809, SEEK_CUR) = 10479 >23606 write(8, "\220", 1) = 1 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(13, 4096, SEEK_SET) = 4096 >23606 lseek(8, -1537, SEEK_CUR) = 10751 >23606 write(8, "\220AWA\211\377AVI\211\366AUI\211\325ATL\215%\300# \0UH\215-\310# "..., 115) = 115 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -128, SEEK_CUR) = 16256 >23606 write(8, "D\0\0\0\344\r\0\0x\352\377\377e\0\0\0\0B\16\20\217\2E\16\30\216\3E\16 \215\4"..., 96) = 96 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(10, 1362, SEEK_SET) = 1362 >23606 lseek(8, -1422, SEEK_CUR) = 10866 >23606 write(8, "f\220", 2) = 2 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(10, 1362, SEEK_SET) = 1362 >23606 lseek(8, -32, SEEK_CUR) = 16352 >23606 write(8, "\0\0\0\0", 4) = 4 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0\377\377\00198\5\376\1\0X(\310\2"..., 4096) = 4096 >23606 lseek(8, -528, SEEK_CUR) = 19952 >23606 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -1404, SEEK_CUR) = 10884 >23606 write(8, "\0\0\0\0", 4) = 4 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -1360, SEEK_CUR) = 10928 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 16 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -1176, SEEK_CUR) = 11112 >23606 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -1080, SEEK_CUR) = 11208 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24) = 24 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -1008, SEEK_CUR) = 11280 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 16 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -875, SEEK_CUR) = 11413 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0", 11) = 11 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -808, SEEK_CUR) = 11480 >23606 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -734, SEEK_CUR) = 11554 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 30) = 30 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -648, SEEK_CUR) = 11640 >23606 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -601, SEEK_CUR) = 11687 >23606 write(8, "\0\0\0\0\0\0\0\0\0", 9) = 9 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -557, SEEK_CUR) = 11731 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0", 13) = 13 >23606 lseek(8, 20480, SEEK_SET) = 20480 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 280 >23606 lseek(8, 2272, SEEK_CUR) = 23032 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0\1\0"..., 4096) = 4096 >23606 write(8, "0\0\0\0\0\0\0\0\326\31\0\0\20\0\32\0\354P`\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 write(8, "t16exception_detail10clone_implI"..., 4096) = 4096 >23606 write(8, "2length_errorEEE5cloneEv\0_ZN5boo"..., 4096) = 4096 >23606 write(8, "nt_exceptionINS_16exception_deta"..., 945) = 945 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3680, SEEK_CUR) = 12704 >23606 write(8, "\24\0\0\0\0\0\0\0\1zR\0\1x\20\1\33\f\7\10\220\1\0\0$\0\0\0\34\0\0\0"..., 64) = 64 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1432, SEEK_CUR) = 2664 >23606 write(8, "\370O`\0\0\0\0\0\6\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0", 24) = 24 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0\377\377\00198\5\376\1\0X(\310\2"..., 4096) = 4096 >23606 lseek(8, -8, SEEK_CUR) = 20472 >23606 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23606 write(8, "\370M`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\266\r@\0\0\0\0\0"..., 232) = 232 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3528, SEEK_CUR) = 568 >23606 write(8, "/lib64/ld-linux-x86-64.so.2\0", 28) = 28 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1638, SEEK_CUR) = 2458 >23606 write(8, "\0\0\3\0\4\0\0\0\0\0\2\0\2\0\4\0\2\0\2\0\4\0\0\0\2\0\0\0\2\0\2\0"..., 74) = 74 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1560, SEEK_CUR) = 2536 >23606 write(8, "\1\0\1\0\263\2\0\0\20\0\0\0 \0\0\0P&y\v\0\0\6\0\0\3\0\0\0\0\0\0"..., 128) = 128 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3352, SEEK_CUR) = 744 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\313\1\0\0\22\0\0\0"..., 1714) = 1714 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0\377\377\00198\5\376\1\0X(\310\2"..., 4096) = 4096 >23606 lseek(8, -520, SEEK_CUR) = 19960 >23606 write(8, "\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\251\2\0\0\0\0\0\0"..., 512) = 512 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3432, SEEK_CUR) = 664 >23606 write(8, "\3\0\0\0\33\0\0\0\1\0\0\0\6\0\0\0\211\t\230\4!C\r!\33\0\0\0\35\0\0\0"..., 76) = 76 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -608, SEEK_CUR) = 3488 >23606 write(8, "\3775bB \0\377%dB \0\17\37@\0\377%bB \0h\0\0\0\0\351\340\377\377\377"..., 432) = 432 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1264, SEEK_CUR) = 2832 >23606 write(8, "\30P`\0\0\0\0\0\7\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0 P`\0\0\0\0\0"..., 624) = 624 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -1408, SEEK_CUR) = 2688 >23606 write(8, "\0Q`\0\0\0\0\0\5\0\0\0\37\0\0\0\0\0\0\0\0\0\0\0000Q`\0\0\0\0\0"..., 144) = 144 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3680, SEEK_CUR) = 12704 >23606 write(8, "\24\0\0\0\0\0\0\0\1zR\0\1x\20\1\33\f\7\10\220\1\0\0$\0\0\0\34\0\0\0"..., 64) = 64 >23606 lseek(8, 8192, SEEK_SET) = 8192 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, -528, SEEK_CUR) = 11760 >23606 write(8, "\1\33\3;|\3\0\0n\0\0\0\260\337\377\377\310\3\0\0`\341\377\377\230\3\0\0P\342\377\377"..., 528) = 528 >23606 write(8, "\300\v\0\0\336\360\377\377\340\v\0\0\332\361\377\377\10\f\0\0\6\362\377\3770\f\0\0>\362\377\377"..., 364) = 364 >23606 lseek(8, 20480, SEEK_SET) = 20480 >23606 read(8, "\370M`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\266\r@\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3816, SEEK_CUR) = 20760 >23606 write(8, "\0.symtab\0.strtab\0.shstrtab\0.inte"..., 282) = 282 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 write(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\2\0>\0\1\0\0\0P\17@\0\0\0\0\0"..., 64) = 64 >23606 lseek(8, 20480, SEEK_SET) = 20480 >23606 read(8, "\370M`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\266\r@\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3528, SEEK_CUR) = 21048 >23606 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1984) = 1984 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\2\0>\0\1\0\0\0P\17@\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 lseek(8, 4096, SEEK_SET) = 4096 >23606 read(8, "\377\377]\306\5~B \0\1\363\303\17\37@\0H\203=\330= \0\0t\36\270\0\0\0\0H"..., 4096) = 4096 >23606 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23606 lseek(8, 12288, SEEK_SET) = 12288 >23606 read(8, "\300\v\0\0\336\360\377\377\340\v\0\0\332\361\377\377\10\f\0\0\6\362\377\3770\f\0\0>\362\377\377"..., 4096) = 4096 >23606 lseek(8, 16384, SEEK_SET) = 16384 >23606 read(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0\377\377\00198\5\376\1\0X(\310\2"..., 4096) = 4096 >23606 lseek(8, 20480, SEEK_SET) = 20480 >23606 read(8, "\370M`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\266\r@\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, 0, SEEK_SET) = 0 >23606 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\2\0>\0\1\0\0\0P\17@\0\0\0\0\0"..., 4096) = 4096 >23606 lseek(8, -3468, SEEK_CUR) = 628 >23606 write(8, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0Q\323aE\361S\212k\225]uA\315\37=J"..., 36) = 36 >23606 close(8) = 0 >23606 munmap(0x7fc286db5000, 4096) = 0 >23606 stat("a.out", {st_mode=S_IFREG|0640, st_size=40361, ...}) = 0 >23606 umask(0) = 027 >23606 umask(027) = 0 >23606 chmod("a.out", 0750) = 0 >23606 close(10) = 0 >23606 munmap(0x7fc286d2a000, 4096) = 0 >23606 close(13) = 0 >23606 munmap(0x7fc286d27000, 4096) = 0 >23606 close(7) = 0 >23606 munmap(0x7fc286db6000, 4096) = 0 >23606 close(6) = 0 >23606 munmap(0x7fc286db7000, 4096) = 0 >23606 close(11) = 0 >23606 munmap(0x7fc286d29000, 4096) = 0 >23606 close(9) = 0 >23606 munmap(0x7fc286d6b000, 4096) = 0 >23606 close(5) = 0 >23606 munmap(0x7fc286db8000, 4096) = 0 >23606 close(4) = 0 >23606 munmap(0x7fc286db9000, 4096) = 0 >23606 close(12) = 0 >23606 munmap(0x7fc286d28000, 4096) = 0 >23606 exit_group(0) = ? >23606 +++ exited with 0 +++ >23605 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23606 >23605 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23606, si_status=0, si_utime=4, si_stime=0} --- >23605 stat("/home/boeckb/misc/code/sb/cir", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23605 stat(".", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23605 open("/tmp/ccvkwv2V.ld", O_RDONLY) = 4 >23605 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23605 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f02698cf000 >23605 read(4, "", 4096) = 0 >23605 close(4) = 0 >23605 munmap(0x7f02698cf000, 4096) = 0 >23605 unlink("/tmp/ccvkwv2V.ld") = 0 >23605 open("/tmp/ccRciui0.le", O_RDONLY) = 4 >23605 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23605 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f02698cf000 >23605 read(4, "", 4096) = 0 >23605 close(4) = 0 >23605 munmap(0x7f02698cf000, 4096) = 0 >23605 unlink("/tmp/ccRciui0.le") = 0 >23605 lstat("/tmp/ccCYmAwN.c", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23605 unlink("/tmp/ccCYmAwN.c") = 0 >23605 lstat("/tmp/ccc6AxMR.o", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23605 unlink("/tmp/ccc6AxMR.o") = 0 >23605 lstat("/tmp/ccCYmAwN.c", 0x7fff1fe4b4e0) = -1 ENOENT (No such file or directory) >23605 lstat("/tmp/ccc6AxMR.o", 0x7fff1fe4b4e0) = -1 ENOENT (No such file or directory) >23605 open("/tmp/ccvkwv2V.ld", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 lstat("/tmp/ccvkwv2V.ld", 0x7fff1fe4b4e0) = -1 ENOENT (No such file or directory) >23605 open("/tmp/ccRciui0.le", O_RDONLY) = -1 ENOENT (No such file or directory) >23605 lstat("/tmp/ccRciui0.le", 0x7fff1fe4b4e0) = -1 ENOENT (No such file or directory) >23605 exit_group(0) = ? >23605 +++ exited with 0 +++ >23600 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23605 >23600 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23605, si_status=0, si_utime=0, si_stime=0} --- >23600 stat("/tmp/ccdNn2HY.o", {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23600 unlink("/tmp/ccdNn2HY.o") = 0 >23600 stat("/tmp/ccWumtxU.s", {st_mode=S_IFREG|0600, st_size=140051, ...}) = 0 >23600 unlink("/tmp/ccWumtxU.s") = 0 >23600 exit_group(0) = ? >23600 +++ exited with 0 +++
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 1058512
:
857208
| 858836 |
858837
|
858838
|
858839