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 858838 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 when g++ showed the issue
strace-increase.log (text/x-log), 1.90 MB, created by
Ben Boeckel
on 2014-02-03 19:38:36 UTC
(
hide
)
Description:
strace log when g++ showed the issue
Filename:
MIME Type:
Creator:
Ben Boeckel
Created:
2014-02-03 19:38:36 UTC
Size:
1.90 MB
patch
obsolete
>23675 execve("/usr/lib64/ccache/g++", ["g++", "circular.cxx"], [/* 61 vars */]) = 0 >23675 brk(0) = 0x1e68000 >23675 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0876e05000 >23675 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23675 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 >23675 fstat(3, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23675 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0876dd2000 >23675 close(3) = 0 >23675 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 >23675 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 >23675 fstat(3, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23675 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f08768e0000 >23675 mprotect(0x7f08769e5000, 2097152, PROT_NONE) = 0 >23675 mmap(0x7f0876be5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x105000) = 0x7f0876be5000 >23675 close(3) = 0 >23675 open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 >23675 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 >23675 fstat(3, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23675 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f08766ca000 >23675 mprotect(0x7f08766df000, 2093056, PROT_NONE) = 0 >23675 mmap(0x7f08768de000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f08768de000 >23675 close(3) = 0 >23675 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 >23675 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 >23675 fstat(3, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23675 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0876dd1000 >23675 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f087630b000 >23675 mprotect(0x7f08764bf000, 2097152, PROT_NONE) = 0 >23675 mmap(0x7f08766bf000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f08766bf000 >23675 mmap(0x7f08766c5000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f08766c5000 >23675 close(3) = 0 >23675 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0876dd0000 >23675 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0876dce000 >23675 arch_prctl(ARCH_SET_FS, 0x7f0876dce740) = 0 >23675 mprotect(0x7f08766bf000, 16384, PROT_READ) = 0 >23675 mprotect(0x7f08768de000, 4096, PROT_READ) = 0 >23675 mprotect(0x7f0876be5000, 4096, PROT_READ) = 0 >23675 mprotect(0x613000, 4096, PROT_READ) = 0 >23675 mprotect(0x7f0876e06000, 4096, PROT_READ) = 0 >23675 munmap(0x7f0876dd2000, 208178) = 0 >23675 brk(0) = 0x1e68000 >23675 brk(0x1e89000) = 0x1e89000 >23675 brk(0) = 0x1e89000 >23675 stat("/home/boeckb/.ccache", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23675 stat("/home/boeckb/.ccache/tmp", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23675 access("/home/boeckb/.local/bin/g++", X_OK) = -1 ENOENT (No such file or directory) >23675 access("/usr/lib64/ccache/g++", X_OK) = 0 >23675 lstat("/usr/lib64/ccache/g++", {st_mode=S_IFLNK|0777, st_size=16, ...}) = 0 >23675 stat("/usr/lib64/ccache/g++", {st_mode=S_IFREG|0755, st_size=87720, ...}) = 0 >23675 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 lstat("/usr/lib64", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23675 lstat("/usr/lib64/ccache", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 lstat("/usr/lib64/ccache/g++", {st_mode=S_IFLNK|0777, st_size=16, ...}) = 0 >23675 readlink("/usr/lib64/ccache/g++", "../../bin/ccache", 4095) = 16 >23675 lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=94208, ...}) = 0 >23675 lstat("/usr/bin/ccache", {st_mode=S_IFREG|0755, st_size=87720, ...}) = 0 >23675 access("/usr/local/bin/g++", X_OK) = -1 ENOENT (No such file or directory) >23675 access("/usr/bin/g++", X_OK) = 0 >23675 lstat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23675 stat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23675 dup(2) = 3 >23675 stat("/home/boeckb/.ccache/CACHEDIR.TAG", {st_mode=S_IFREG|0640, st_size=190, ...}) = 0 >23675 uname({sys="Linux", node="erythro", ...}) = 0 >23675 stat("circular.cxx", {st_mode=S_IFREG|0640, st_size=323, ...}) = 0 >23675 getpid() = 23675 >23675 stat("/home/boeckb/.ccache/2", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23675 symlink("erythro:23675:1391456212", "/home/boeckb/.ccache/2/stats.lock") = 0 >23675 stat("/home/boeckb/.ccache/2/stats", {st_mode=S_IFREG|0640, st_size=87, ...}) = 0 >23675 open("/home/boeckb/.ccache/2/stats", O_RDONLY) = 4 >23675 read(4, "0\n0\n212\n0\n5229\n28\n0\n1\n1611\n0\n321"..., 1024) = 87 >23675 read(4, "", 937) = 0 >23675 close(4) = 0 >23675 open("/home/boeckb/.ccache/2/stats.tmp.erythro.23675", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 >23675 fstat(4, {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 >23675 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0876e04000 >23675 write(4, "0\n0\n212\n0\n5229\n28\n0\n1\n1611\n0\n321"..., 87) = 87 >23675 close(4) = 0 >23675 munmap(0x7f0876e04000, 4096) = 0 >23675 rename("/home/boeckb/.ccache/2/stats.tmp.erythro.23675", "/home/boeckb/.ccache/2/stats") = 0 >23675 unlink("/home/boeckb/.ccache/2/stats.lock") = 0 >23675 execve("/usr/bin/g++", ["/usr/bin/g++", "circular.cxx"], [/* 62 vars */]) = 0 >23675 brk(0) = 0x1dbd000 >23675 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7521822000 >23675 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23675 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23675 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23675 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f75217ef000 >23675 close(4) = 0 >23675 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 4 >23675 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 >23675 fstat(4, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23675 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f75212fd000 >23675 mprotect(0x7f7521402000, 2097152, PROT_NONE) = 0 >23675 mmap(0x7f7521602000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x105000) = 0x7f7521602000 >23675 close(4) = 0 >23675 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23675 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 >23675 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23675 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f7520f3e000 >23675 mprotect(0x7f75210f2000, 2097152, PROT_NONE) = 0 >23675 mmap(0x7f75212f2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7f75212f2000 >23675 mmap(0x7f75212f8000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f75212f8000 >23675 close(4) = 0 >23675 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f75217ee000 >23675 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f75217ec000 >23675 arch_prctl(ARCH_SET_FS, 0x7f75217ec740) = 0 >23675 mprotect(0x7f75212f2000, 16384, PROT_READ) = 0 >23675 mprotect(0x7f7521602000, 4096, PROT_READ) = 0 >23675 mprotect(0x6b9000, 8192, PROT_READ) = 0 >23675 mprotect(0x7f7521823000, 4096, PROT_READ) = 0 >23675 munmap(0x7f75217ef000, 208178) = 0 >23675 brk(0) = 0x1dbd000 >23675 brk(0) = 0x1dbd000 >23675 brk(0x1ddf000) = 0x1ddf000 >23675 brk(0) = 0x1ddf000 >23675 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23675 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23675 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f751aa15000 >23675 close(4) = 0 >23675 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23675 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23675 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7521821000 >23675 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23675 read(4, "", 4096) = 0 >23675 close(4) = 0 >23675 munmap(0x7f7521821000, 4096) = 0 >23675 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23675 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23675 open("/usr/share/locale/en_US/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23675 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23675 open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23675 open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23675 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23675 rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_DFL, [], 0}, 8) = 0 >23675 rt_sigaction(SIGINT, {0x4043ea, [INT], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, 8) = 0 >23675 rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_DFL, [], 0}, 8) = 0 >23675 rt_sigaction(SIGHUP, {0x4043ea, [HUP], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, 8) = 0 >23675 rt_sigaction(SIGTERM, {SIG_IGN, [TERM], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_DFL, [], 0}, 8) = 0 >23675 rt_sigaction(SIGTERM, {0x4043ea, [TERM], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_IGN, [TERM], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, 8) = 0 >23675 rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_DFL, [], 0}, 8) = 0 >23675 rt_sigaction(SIGPIPE, {0x4043ea, [PIPE], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, 8) = 0 >23675 rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f7520f73cb0}, {SIG_DFL, [], 0}, 8) = 0 >23675 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 >23675 setrlimit(RLIMIT_STACK, {rlim_cur=65536*1024, rlim_max=RLIM64_INFINITY}) = 0 >23675 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=94208, ...}) = 0 >23675 lstat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23675 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=94208, ...}) = 0 >23675 lstat("/usr/bin/g++", {st_mode=S_IFREG|0755, st_size=772656, ...}) = 0 >23675 access("circular.cxx", F_OK) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/specs", R_OK) = -1 ENOENT (No such file or directory) >23675 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) >23675 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) >23675 access("/usr/lib/gcc/x86_64-redhat-linux/specs", R_OK) = -1 ENOENT (No such file or directory) >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper", {st_mode=S_IFREG|0755, st_size=552536, ...}) = 0 >23675 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper", X_OK) = 0 >23675 access("/tmp", R_OK|W_OK|X_OK) = 0 >23675 getpid() = 23675 >23675 open("/tmp/cc5NKmrB.s", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23675 close(4) = 0 >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/cc1plus", {st_mode=S_IFREG|0755, st_size=15582528, ...}) = 0 >23675 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/cc1plus", X_OK) = 0 >23675 vfork( <unfinished ...> >23676 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/cc5NKmrB.s"], [/* 65 vars */] <unfinished ...> >23675 <... vfork resumed> ) = 23676 >23675 wait4(23676, <unfinished ...> >23676 <... execve resumed> ) = 0 >23676 brk(0) = 0x1bad000 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe30000 >23676 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23676 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23676 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23676 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fbd9fdfd000 >23676 close(4) = 0 >23676 open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 4 >23676 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 >23676 fstat(4, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0 >23676 mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fbd9fa0e000 >23676 mprotect(0x7fbd9fa11000, 2093056, PROT_NONE) = 0 >23676 mmap(0x7fbd9fc10000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7fbd9fc10000 >23676 close(4) = 0 >23676 open("/lib64/libmpc.so.3", O_RDONLY|O_CLOEXEC) = 4 >23676 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 >23676 fstat(4, {st_mode=S_IFREG|0755, st_size=98720, ...}) = 0 >23676 mmap(NULL, 2192896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fbd9f7f6000 >23676 mprotect(0x7fbd9f80d000, 2093056, PROT_NONE) = 0 >23676 mmap(0x7fbd9fa0c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x16000) = 0x7fbd9fa0c000 >23676 close(4) = 0 >23676 open("/lib64/libmpfr.so.4", O_RDONLY|O_CLOEXEC) = 4 >23676 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 >23676 fstat(4, {st_mode=S_IFREG|0755, st_size=374352, ...}) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdfc000 >23676 mmap(NULL, 2468096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fbd9f59b000 >23676 mprotect(0x7fbd9f5f4000, 2093056, PROT_NONE) = 0 >23676 mmap(0x7fbd9f7f3000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x58000) = 0x7fbd9f7f3000 >23676 close(4) = 0 >23676 open("/lib64/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 4 >23676 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 >23676 fstat(4, {st_mode=S_IFREG|0755, st_size=487632, ...}) = 0 >23676 mmap(NULL, 2581056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fbd9f324000 >23676 mprotect(0x7fbd9f392000, 2093056, PROT_NONE) = 0 >23676 mmap(0x7fbd9f591000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6d000) = 0x7fbd9f591000 >23676 close(4) = 0 >23676 open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 4 >23676 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 >23676 fstat(4, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23676 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fbd9f10e000 >23676 mprotect(0x7fbd9f123000, 2093056, PROT_NONE) = 0 >23676 mmap(0x7fbd9f322000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7fbd9f322000 >23676 close(4) = 0 >23676 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 4 >23676 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 >23676 fstat(4, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdfb000 >23676 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fbd9ee07000 >23676 mprotect(0x7fbd9ef0c000, 2097152, PROT_NONE) = 0 >23676 mmap(0x7fbd9f10c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x105000) = 0x7fbd9f10c000 >23676 close(4) = 0 >23676 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23676 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 >23676 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23676 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fbd9ea48000 >23676 mprotect(0x7fbd9ebfc000, 2097152, PROT_NONE) = 0 >23676 mmap(0x7fbd9edfc000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7fbd9edfc000 >23676 mmap(0x7fbd9ee02000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fbd9ee02000 >23676 close(4) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdfa000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdf8000 >23676 arch_prctl(ARCH_SET_FS, 0x7fbd9fdf8840) = 0 >23676 mprotect(0x7fbd9edfc000, 16384, PROT_READ) = 0 >23676 mprotect(0x7fbd9f10c000, 4096, PROT_READ) = 0 >23676 mprotect(0x7fbd9f322000, 4096, PROT_READ) = 0 >23676 mprotect(0x7fbd9f591000, 4096, PROT_READ) = 0 >23676 mprotect(0x7fbd9f7f3000, 8192, PROT_READ) = 0 >23676 mprotect(0x7fbd9fa0c000, 4096, PROT_READ) = 0 >23676 mprotect(0x7fbd9fc10000, 4096, PROT_READ) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdf7000 >23676 mprotect(0x14ca000, 24576, PROT_READ) = 0 >23676 mprotect(0x7fbd9fe31000, 4096, PROT_READ) = 0 >23676 munmap(0x7fbd9fdfd000, 208178) = 0 >23676 getrlimit(RLIMIT_STACK, {rlim_cur=65536*1024, rlim_max=RLIM64_INFINITY}) = 0 >23676 brk(0) = 0x1bad000 >23676 brk(0) = 0x1bad000 >23676 brk(0x1bce000) = 0x1bce000 >23676 brk(0) = 0x1bce000 >23676 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23676 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23676 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fbd9851f000 >23676 close(4) = 0 >23676 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23676 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe2f000 >23676 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23676 read(4, "", 4096) = 0 >23676 close(4) = 0 >23676 munmap(0x7fbd9fe2f000, 4096) = 0 >23676 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23676 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23676 open("/usr/share/locale/en_US/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23676 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23676 open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23676 open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23676 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23676 rt_sigaction(SIGSEGV, {0x5f594f, [SEGV], SA_RESTORER|SA_RESTART, 0x7fbd9ea7dcb0}, {SIG_DFL, [], 0}, 8) = 0 >23676 rt_sigaction(SIGILL, {0x5f594f, [ILL], SA_RESTORER|SA_RESTART, 0x7fbd9ea7dcb0}, {SIG_DFL, [], 0}, 8) = 0 >23676 rt_sigaction(SIGBUS, {0x5f594f, [BUS], SA_RESTORER|SA_RESTART, 0x7fbd9ea7dcb0}, {SIG_DFL, [], 0}, 8) = 0 >23676 rt_sigaction(SIGABRT, {0x5f594f, [ABRT], SA_RESTORER|SA_RESTART, 0x7fbd9ea7dcb0}, {SIG_DFL, [], 0}, 8) = 0 >23676 rt_sigaction(SIGFPE, {0x5f594f, [FPE], SA_RESTORER|SA_RESTART, 0x7fbd9ea7dcb0}, {SIG_DFL, [], 0}, 8) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe2f000 >23676 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe0e000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe0c000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe0a000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe08000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe06000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe02000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9831f000 >23676 brk(0) = 0x1bce000 >23676 brk(0x1bf2000) = 0x1bf2000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe00000 >23676 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 4 >23676 fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdff000 >23676 read(4, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23676 close(4) = 0 >23676 munmap(0x7fbd9fdff000, 4096) = 0 >23676 getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23676 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 4 >23676 fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdff000 >23676 read(4, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23676 close(4) = 0 >23676 munmap(0x7fbd9fdff000, 4096) = 0 >23676 getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23676 getrlimit(RLIMIT_RSS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23676 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 4 >23676 fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdff000 >23676 read(4, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23676 close(4) = 0 >23676 munmap(0x7fbd9fdff000, 4096) = 0 >23676 getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0 >23676 open("/dev/urandom", O_RDONLY) = 4 >23676 read(4, "\333\271\322\320\377\225\260\266", 8) = 8 >23676 close(4) = 0 >23676 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23676 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23676 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23676 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23676 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/", X_OK) = 0 >23676 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 >23676 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 >23676 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 >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 stat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include-fixed", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/include", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 stat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 stat("circular.cxx.gch", 0x7fff31b61060) = -1 ENOENT (No such file or directory) >23676 open("circular.cxx", O_RDONLY|O_NOCTTY) = 4 >23676 fstat(4, {st_mode=S_IFREG|0640, st_size=323, ...}) = 0 >23676 read(4, "#include <boost/circular_buffer."..., 323) = 323 >23676 close(4) = 0 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdf3000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdfe000 >23676 brk(0) = 0x1bf2000 >23676 brk(0x1c13000) = 0x1c13000 >23676 open("/tmp/cc5NKmrB.s", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 >23676 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23676 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdfd000 >23676 stat("/home/boeckb/misc/code/sb/cir", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23676 stat(".", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/stdc-predef.h", 0x7fff31b5fed0) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/stdc-predef.h.gch", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdc-predef.h", 0x7fff31b5fed0) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/x86_64-redhat-linux/stdc-predef.h.gch", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/stdc-predef.h", 0x7fff31b5fed0) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/stdc-predef.h.gch", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdc-predef.h", 0x7fff31b5fed0) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdc-predef.h.gch", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/stdc-predef.h", 0x7fff31b5fed0) = -1 ENOENT (No such file or directory) >23676 stat("/usr/local/include/stdc-predef.h.gch", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/stdc-predef.h", {st_mode=S_IFREG|0644, st_size=1629, ...}) = 0 >23676 stat("/usr/include/stdc-predef.h.gch", 0x7fff31b61010) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/stdc-predef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1629, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 1629) = 1629 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/local/include/boost/circular_buffer.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer.hpp", {st_mode=S_IFREG|0644, st_size=2540, ...}) = 0 >23676 stat("/usr/include/boost/circular_buffer.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/circular_buffer.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2540, ...}) = 0 >23676 read(5, "// Circular buffer library heade"..., 2540) = 2540 >23676 close(5) = 0 >23676 brk(0) = 0x1c13000 >23676 brk(0x1c34000) = 0x1c34000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/boost/circular_buffer_fwd.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../include/c++/4.8.2/backward/boost/circular_buffer_fwd.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost/circular_buffer_fwd.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 stat("/usr/local/include/boost/circular_buffer_fwd.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer_fwd.hpp", {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0 >23676 stat("/usr/include/boost/circular_buffer_fwd.hpp.gch", 0x7fff31b60db0) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/circular_buffer_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0 >23676 read(5, "// Forward declaration of the ci"..., 1157) = 1157 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config.hpp", {st_mode=S_IFREG|0644, st_size=2074, ...}) = 0 >23676 open("/usr/include/boost/config.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2074, ...}) = 0 >23676 read(5, "// Boost config.hpp configurati"..., 2074) = 2074 >23676 close(5) = 0 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdef000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/user.hpp", {st_mode=S_IFREG|0644, st_size=5157, ...}) = 0 >23676 open("/usr/include/boost/config/user.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5157, ...}) = 0 >23676 read(5, "// boost/config/user.hpp -----"..., 5157) = 5157 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/select_compiler_config.hpp", {st_mode=S_IFREG|0644, st_size=3701, ...}) = 0 >23676 open("/usr/include/boost/config/select_compiler_config.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3701, ...}) = 0 >23676 read(5, "// Boost compiler configuration"..., 3701) = 3701 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/compiler", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/compiler/gcc.hpp", {st_mode=S_IFREG|0644, st_size=9358, ...}) = 0 >23676 open("/usr/include/boost/config/compiler/gcc.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=9358, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock 2"..., 9358) = 9358 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/select_stdlib_config.hpp", {st_mode=S_IFREG|0644, st_size=2984, ...}) = 0 >23676 open("/usr/include/boost/config/select_stdlib_config.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2984, ...}) = 0 >23676 read(5, "// Boost compiler configuration"..., 2984) = 2984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/cstddef", {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/c++config.h", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h", {st_mode=S_IFREG|0644, st_size=96174, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=96174, ...}) = 0 >23676 read(5, "#ifndef _CPP_CPPCONFIG_WRAPPER\n#"..., 96174) = 96174 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/wordsize.h", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/wordsize.h", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc70) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/wordsize.h", {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fdaf000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/os_defines.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h", {st_mode=S_IFREG|0644, st_size=1783, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1783, ...}) = 0 >23676 read(5, "// Specific definitions for GNU/"..., 1783) = 1783 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/features.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/features.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/features.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/features.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/features.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/features.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/features.h", {st_mode=S_IFREG|0644, st_size=12807, ...}) = 0 >23676 open("/usr/include/features.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=12807, ...}) = 0 >23676 brk(0) = 0x1c34000 >23676 brk(0x1c57000) = 0x1c57000 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 12807) = 12807 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/sys/cdefs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/sys/cdefs.h", {st_mode=S_IFREG|0644, st_size=14503, ...}) = 0 >23676 open("/usr/include/sys/cdefs.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=14503, ...}) = 0 >23676 read(5, "/* Copyright (C) 1992-2013 Free "..., 14503) = 14503 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/gnu/stubs.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/gnu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/gnu/stubs.h", {st_mode=S_IFREG|0644, st_size=384, ...}) = 0 >23676 open("/usr/include/gnu/stubs.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=384, ...}) = 0 >23676 read(5, "/* This file is automatically ge"..., 384) = 384 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/gnu", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/gnu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/gnu/stubs-64.h", {st_mode=S_IFREG|0644, st_size=604, ...}) = 0 >23676 open("/usr/include/gnu/stubs-64.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=604, ...}) = 0 >23676 read(5, "/* This file is automatically ge"..., 604) = 604 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/cpu_defines.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/cpu_defines.h", {st_mode=S_IFREG|0644, st_size=1333, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/cpu_defines.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1333, ...}) = 0 >23676 read(5, "// Specific definitions for gene"..., 1333) = 1333 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/stddef.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stddef.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/stddef.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/no_tr1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/no_tr1/utility.hpp", {st_mode=S_IFREG|0644, st_size=854, ...}) = 0 >23676 open("/usr/include/boost/config/no_tr1/utility.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=854, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock 2"..., 854) = 854 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/utility", {st_mode=S_IFREG|0644, st_size=5348, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/utility", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5348, ...}) = 0 >23676 read(5, "// <utility> -*- C++ -*-\n\n// Cop"..., 5348) = 5348 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_relops.h", {st_mode=S_IFREG|0644, st_size=4599, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_relops.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4599, ...}) = 0 >23676 read(5, "// std::rel_ops implementation -"..., 4599) = 4599 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_pair.h", {st_mode=S_IFREG|0644, st_size=9865, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_pair.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=9865, ...}) = 0 >23676 read(5, "// Pair implementation -*- C++ -"..., 9865) = 9865 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/move.h", {st_mode=S_IFREG|0644, st_size=5804, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/move.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5804, ...}) = 0 >23676 read(5, "// Move, forward and identity fo"..., 5804) = 5804 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/concept_check.h", {st_mode=S_IFREG|0644, st_size=3340, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/concept_check.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3340, ...}) = 0 >23676 read(5, "// Concept-checking control -*- "..., 3340) = 3340 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/stdlib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/stdlib/libstdcpp3.hpp", {st_mode=S_IFREG|0644, st_size=6164, ...}) = 0 >23676 open("/usr/include/boost/config/stdlib/libstdcpp3.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6164, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock 2"..., 6164) = 6164 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/unistd.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/unistd.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/unistd.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/unistd.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/unistd.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/unistd.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/unistd.h", {st_mode=S_IFREG|0644, st_size=42762, ...}) = 0 >23676 open("/usr/include/unistd.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=42762, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 42762) = 42762 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/posix_opt.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/posix_opt.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/posix_opt.h", {st_mode=S_IFREG|0644, st_size=5766, ...}) = 0 >23676 open("/usr/include/bits/posix_opt.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5766, ...}) = 0 >23676 read(5, "/* Define POSIX options for Linu"..., 5766) = 5766 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/environments.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/environments.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/environments.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/environments.h", {st_mode=S_IFREG|0644, st_size=3790, ...}) = 0 >23676 open("/usr/include/bits/environments.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3790, ...}) = 0 >23676 read(5, "/* Copyright (C) 1999-2013 Free "..., 3790) = 3790 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/types.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/types.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/types.h", {st_mode=S_IFREG|0644, st_size=7563, ...}) = 0 >23676 open("/usr/include/bits/types.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=7563, ...}) = 0 >23676 read(5, "/* bits/types.h -- definitions o"..., 7563) = 7563 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/typesizes.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/typesizes.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/typesizes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/typesizes.h", {st_mode=S_IFREG|0644, st_size=3230, ...}) = 0 >23676 open("/usr/include/bits/typesizes.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3230, ...}) = 0 >23676 read(5, "/* bits/typesizes.h -- underlyin"..., 3230) = 3230 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/confname.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/confname.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/confname.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/confname.h", {st_mode=S_IFREG|0644, st_size=23708, ...}) = 0 >23676 open("/usr/include/bits/confname.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=23708, ...}) = 0 >23676 read(5, "/* `sysconf', `pathconf', and `c"..., 23708) = 23708 >23676 close(5) = 0 >23676 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fd9f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/getopt.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/getopt.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/getopt.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/getopt.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/getopt.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/getopt.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/getopt.h", {st_mode=S_IFREG|0644, st_size=6644, ...}) = 0 >23676 open("/usr/include/getopt.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6644, ...}) = 0 >23676 read(5, "/* Declarations for getopt.\n C"..., 6644) = 6644 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/select_platform_config.hpp", {st_mode=S_IFREG|0644, st_size=3223, ...}) = 0 >23676 open("/usr/include/boost/config/select_platform_config.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3223, ...}) = 0 >23676 read(5, "// Boost compiler configuration"..., 3223) = 3223 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/platform", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/platform/linux.hpp", {st_mode=S_IFREG|0644, st_size=2556, ...}) = 0 >23676 open("/usr/include/boost/config/platform/linux.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2556, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock 2"..., 2556) = 2556 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/cstdlib", {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/stdlib.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdlib.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/stdlib.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdlib.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/stdlib.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/stdlib.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/stdlib.h", {st_mode=S_IFREG|0644, st_size=33927, ...}) = 0 >23676 open("/usr/include/stdlib.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=33927, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 33927) = 33927 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/waitflags.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/waitflags.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/waitflags.h", {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0 >23676 open("/usr/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0 >23676 read(5, "/* Definitions of flag bits for "..., 1628) = 1628 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/waitstatus.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/waitstatus.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/waitstatus.h", {st_mode=S_IFREG|0644, st_size=3552, ...}) = 0 >23676 open("/usr/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3552, ...}) = 0 >23676 read(5, "/* Definitions of status bits fo"..., 3552) = 3552 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/endian.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/endian.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/endian.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/endian.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/endian.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/endian.h", {st_mode=S_IFREG|0644, st_size=2937, ...}) = 0 >23676 open("/usr/include/endian.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2937, ...}) = 0 >23676 read(5, "/* Copyright (C) 1992-2013 Free "..., 2937) = 2937 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/endian.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/endian.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/endian.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/endian.h", {st_mode=S_IFREG|0644, st_size=176, ...}) = 0 >23676 open("/usr/include/bits/endian.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=176, ...}) = 0 >23676 read(5, "/* i386/x86_64 are little-endian"..., 176) = 176 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/byteswap.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/byteswap.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/byteswap.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/byteswap.h", {st_mode=S_IFREG|0644, st_size=5664, ...}) = 0 >23676 open("/usr/include/bits/byteswap.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5664, ...}) = 0 >23676 read(5, "/* Macros to swap the order of b"..., 5664) = 5664 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/byteswap-16.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/byteswap-16.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/byteswap-16.h", {st_mode=S_IFREG|0644, st_size=1731, ...}) = 0 >23676 open("/usr/include/bits/byteswap-16.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1731, ...}) = 0 >23676 read(5, "/* Macros to swap the order of b"..., 1731) = 1731 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/xlocale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/xlocale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/xlocale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/xlocale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/xlocale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/xlocale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/xlocale.h", {st_mode=S_IFREG|0644, st_size=1689, ...}) = 0 >23676 open("/usr/include/xlocale.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1689, ...}) = 0 >23676 read(5, "/* Definition of locale datatype"..., 1689) = 1689 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/sys/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/sys/types.h", {st_mode=S_IFREG|0644, st_size=6705, ...}) = 0 >23676 open("/usr/include/sys/types.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6705, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 6705) = 6705 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/time.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/time.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/time.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/time.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/time.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/time.h", {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23676 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/sys/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/sys/select.h", {st_mode=S_IFREG|0644, st_size=4193, ...}) = 0 >23676 open("/usr/include/sys/select.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4193, ...}) = 0 >23676 read(5, "/* `fd_set' type and related mac"..., 4193) = 4193 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/select.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/select.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/select.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/select.h", {st_mode=S_IFREG|0644, st_size=2105, ...}) = 0 >23676 open("/usr/include/bits/select.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2105, ...}) = 0 >23676 read(5, "/* Copyright (C) 1997-2013 Free "..., 2105) = 2105 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/sigset.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/sigset.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/sigset.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/sigset.h", {st_mode=S_IFREG|0644, st_size=4553, ...}) = 0 >23676 open("/usr/include/bits/sigset.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4553, ...}) = 0 >23676 read(5, "/* __sig_atomic_t, __sigset_t, a"..., 4553) = 4553 >23676 close(5) = 0 >23676 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/time.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/time.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/time.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/time.h", {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0 >23676 open("/usr/include/bits/time.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0 >23676 read(5, "/* System-dependent timing defin"..., 3314) = 3314 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/sys", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/sys", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/sys/sysmacros.h", {st_mode=S_IFREG|0644, st_size=2278, ...}) = 0 >23676 open("/usr/include/sys/sysmacros.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2278, ...}) = 0 >23676 read(5, "/* Definitions of macros to acce"..., 2278) = 2278 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/pthreadtypes.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/pthreadtypes.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/pthreadtypes.h", {st_mode=S_IFREG|0644, st_size=6367, ...}) = 0 >23676 open("/usr/include/bits/pthreadtypes.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6367, ...}) = 0 >23676 read(5, "/* Copyright (C) 2002-2013 Free "..., 6367) = 6367 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/alloca.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/alloca.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/alloca.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/alloca.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/alloca.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/alloca.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/alloca.h", {st_mode=S_IFREG|0644, st_size=1203, ...}) = 0 >23676 open("/usr/include/alloca.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1203, ...}) = 0 >23676 read(5, "/* Copyright (C) 1992-2013 Free "..., 1203) = 1203 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stdlib-float.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/stdlib-float.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/stdlib-float.h", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23676 open("/usr/include/bits/stdlib-float.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23676 read(5, "/* Floating-point inline functio"..., 1156) = 1156 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/posix_features.hpp", {st_mode=S_IFREG|0644, st_size=3736, ...}) = 0 >23676 open("/usr/include/boost/config/posix_features.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3736, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock 2"..., 3736) = 3736 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/config/suffix.hpp", {st_mode=S_IFREG|0644, st_size=32959, ...}) = 0 >23676 open("/usr/include/boost/config/suffix.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=32959, ...}) = 0 >23676 read(5, "// Boost config.hpp configurati"..., 32959) = 32959 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/memory", {st_mode=S_IFREG|0644, st_size=2874, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/memory", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2874, ...}) = 0 >23676 read(5, "// <memory> -*- C++ -*-\n\n// Copy"..., 2874) = 2874 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_algobase.h", {st_mode=S_IFREG|0644, st_size=42400, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_algobase.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=42400, ...}) = 0 >23676 read(5, "// Core algorithmic facilities -"..., 42400) = 42400 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/functexcept.h", {st_mode=S_IFREG|0644, st_size=3116, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/functexcept.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3116, ...}) = 0 >23676 read(5, "// Function-Based Exception Supp"..., 3116) = 3116 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/exception_defines.h", {st_mode=S_IFREG|0644, st_size=1643, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/exception_defines.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1643, ...}) = 0 >23676 read(5, "// -fno-exceptions Support -*- C"..., 1643) = 1643 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/cpp_type_traits.h", {st_mode=S_IFREG|0644, st_size=9789, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/cpp_type_traits.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=9789, ...}) = 0 >23676 read(5, "// The -*- C++ -*- type traits "..., 9789) = 9789 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext/type_traits.h", {st_mode=S_IFREG|0644, st_size=5777, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/ext/type_traits.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5777, ...}) = 0 >23676 read(5, "// -*- C++ -*-\n\n// Copyright (C)"..., 5777) = 5777 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext/numeric_traits.h", {st_mode=S_IFREG|0644, st_size=4575, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/ext/numeric_traits.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4575, ...}) = 0 >23676 read(5, "// -*- C++ -*-\n\n// Copyright (C)"..., 4575) = 4575 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_iterator_base_types.h", {st_mode=S_IFREG|0644, st_size=8388, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_iterator_base_types.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8388, ...}) = 0 >23676 read(5, "// Types used in iterator implem"..., 8388) = 8388 >23676 close(5) = 0 >23676 mmap(NULL, 524288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fd1f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h", {st_mode=S_IFREG|0644, st_size=6961, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_iterator_base_funcs.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6961, ...}) = 0 >23676 read(5, "// Functions used by iterators -"..., 6961) = 6961 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/debug", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/debug/debug.h", {st_mode=S_IFREG|0644, st_size=5354, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/debug/debug.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5354, ...}) = 0 >23676 read(5, "// Debugging support implementat"..., 5354) = 5354 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_iterator.h", {st_mode=S_IFREG|0644, st_size=36625, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_iterator.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=36625, ...}) = 0 >23676 read(5, "// Iterators -*- C++ -*-\n\n// Cop"..., 36625) = 36625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/allocator.h", {st_mode=S_IFREG|0644, st_size=6245, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/allocator.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6245, ...}) = 0 >23676 read(5, "// Allocators -*- C++ -*-\n\n// Co"..., 6245) = 6245 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/c++allocator.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++allocator.h", {st_mode=S_IFREG|0644, st_size=1849, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++allocator.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1849, ...}) = 0 >23676 read(5, "// Base to std::allocator -*- C+"..., 1849) = 1849 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext/new_allocator.h", {st_mode=S_IFREG|0644, st_size=4436, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/ext/new_allocator.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4436, ...}) = 0 >23676 read(5, "// Allocator that wraps operator"..., 4436) = 4436 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/new", {st_mode=S_IFREG|0644, st_size=4184, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/new", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4184, ...}) = 0 >23676 read(5, "// The -*- C++ -*- dynamic memor"..., 4184) = 4184 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/exception", {st_mode=S_IFREG|0644, st_size=5069, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/exception", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5069, ...}) = 0 >23676 read(5, "// Exception Handling support he"..., 5069) = 5069 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/atomic_lockfree_defines.h", {st_mode=S_IFREG|0644, st_size=2253, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/atomic_lockfree_defines.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2253, ...}) = 0 >23676 read(5, "// -*- C++ -*- header.\n\n// Copyr"..., 2253) = 2253 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/memoryfwd.h", {st_mode=S_IFREG|0644, st_size=2419, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/memoryfwd.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2419, ...}) = 0 >23676 read(5, "// <memory> Forward declarations"..., 2419) = 2419 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_construct.h", {st_mode=S_IFREG|0644, st_size=5170, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_construct.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5170, ...}) = 0 >23676 read(5, "// nonstandard construct and des"..., 5170) = 5170 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext/alloc_traits.h", {st_mode=S_IFREG|0644, st_size=8169, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/ext/alloc_traits.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8169, ...}) = 0 >23676 read(5, "// Allocator traits -*- C++ -*-\n"..., 8169) = 8169 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_uninitialized.h", {st_mode=S_IFREG|0644, st_size=20433, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_uninitialized.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=20433, ...}) = 0 >23676 read(5, "// Raw memory manipulators -*- C"..., 20433) = 20433 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_tempbuf.h", {st_mode=S_IFREG|0644, st_size=8344, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_tempbuf.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8344, ...}) = 0 >23676 read(5, "// Temporary buffer implementati"..., 8344) = 8344 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_raw_storage_iter.h", {st_mode=S_IFREG|0644, st_size=3455, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_raw_storage_iter.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3455, ...}) = 0 >23676 read(5, "// -*- C++ -*-\n\n// Copyright (C)"..., 3455) = 3455 >23676 close(5) = 0 >23676 mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9821f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/auto_ptr.h", {st_mode=S_IFREG|0644, st_size=10524, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/backward/auto_ptr.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=10524, ...}) = 0 >23676 read(5, "// auto_ptr implementation -*- C"..., 10524) = 10524 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/detail/workaround.hpp", {st_mode=S_IFREG|0644, st_size=7285, ...}) = 0 >23676 open("/usr/include/boost/detail/workaround.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=7285, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2002"..., 7285) = 7285 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/assert.hpp", {st_mode=S_IFREG|0644, st_size=4250, ...}) = 0 >23676 open("/usr/include/boost/assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4250, ...}) = 0 >23676 read(5, "//\n// boost/assert.hpp - BOOST_"..., 4250) = 4250 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/assert.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/assert.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/assert.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/assert.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/assert.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/assert.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/assert.h", {st_mode=S_IFREG|0644, st_size=3571, ...}) = 0 >23676 open("/usr/include/assert.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3571, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 3571) = 3571 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/iostream", {st_mode=S_IFREG|0644, st_size=2689, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/iostream", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2689, ...}) = 0 >23676 read(5, "// Standard iostream objects -*-"..., 2689) = 2689 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ostream", {st_mode=S_IFREG|0644, st_size=19635, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/ostream", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=19635, ...}) = 0 >23676 read(5, "// Output streams -*- C++ -*-\n\n/"..., 19635) = 19635 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ios", {st_mode=S_IFREG|0644, st_size=1602, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/ios", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1602, ...}) = 0 >23676 read(5, "// Iostreams base classes -*- C+"..., 1602) = 1602 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/iosfwd", {st_mode=S_IFREG|0644, st_size=6850, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/iosfwd", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6850, ...}) = 0 >23676 read(5, "// <iosfwd> Forward declarations"..., 6850) = 6850 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stringfwd.h", {st_mode=S_IFREG|0644, st_size=2426, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stringfwd.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2426, ...}) = 0 >23676 read(5, "// <string> Forward declarations"..., 2426) = 2426 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/postypes.h", {st_mode=S_IFREG|0644, st_size=8208, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/postypes.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8208, ...}) = 0 >23676 read(5, "// Position types -*- C++ -*-\n\n/"..., 8208) = 8208 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/cwchar", {st_mode=S_IFREG|0644, st_size=6497, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/cwchar", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6497, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 6497) = 6497 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/wchar.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/wchar.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/wchar.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/wchar.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/wchar.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/wchar.h", {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23676 open("/usr/include/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23676 read(5, "/* Copyright (C) 1995-2013 Free "..., 31999) = 31999 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/stdio.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdio.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/stdio.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdio.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/stdio.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/stdio.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/stdio.h", {st_mode=S_IFREG|0644, st_size=31639, ...}) = 0 >23676 open("/usr/include/stdio.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=31639, ...}) = 0 >23676 read(5, "/* Define ISO C stdio on top of "..., 31639) = 31639 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/stdarg.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/stdarg.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/stdarg.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdarg.h", {st_mode=S_IFREG|0644, st_size=4075, ...}) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stdarg.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4075, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 4075) = 4075 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/wchar.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/wchar.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/wchar.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/wchar.h", {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23676 open("/usr/include/bits/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23676 read(5, "/* wchar_t type related definiti"..., 1905) = 1905 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/char_traits.h", {st_mode=S_IFREG|0644, st_size=17360, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/char_traits.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=17360, ...}) = 0 >23676 read(5, "// Character Traits for use by s"..., 17360) = 17360 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cwchar", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6497, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 6497) = 6497 >23676 close(5) = 0 >23676 open("/usr/include/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23676 read(5, "/* Copyright (C) 1995-2013 Free "..., 31999) = 31999 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/localefwd.h", {st_mode=S_IFREG|0644, st_size=5220, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/localefwd.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5220, ...}) = 0 >23676 read(5, "// <locale> Forward declarations"..., 5220) = 5220 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/c++locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++locale.h", {st_mode=S_IFREG|0644, st_size=3304, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++locale.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3304, ...}) = 0 >23676 read(5, "// Wrapper for underlying C-lang"..., 3304) = 3304 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/clocale", {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/clocale", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1905, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1905) = 1905 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/locale.h", {st_mode=S_IFREG|0644, st_size=7941, ...}) = 0 >23676 open("/usr/include/locale.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=7941, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 7941) = 7941 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/locale.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/locale.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/locale.h", {st_mode=S_IFREG|0644, st_size=1367, ...}) = 0 >23676 open("/usr/include/bits/locale.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1367, ...}) = 0 >23676 read(5, "/* Definition of locale category"..., 1367) = 1367 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/cctype", {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/cctype", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 2409) = 2409 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/ctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/ctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/ctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/ctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/ctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/ctype.h", {st_mode=S_IFREG|0644, st_size=11748, ...}) = 0 >23676 open("/usr/include/ctype.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=11748, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 11748) = 11748 >23676 close(5) = 0 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9801f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/ios_base.h", {st_mode=S_IFREG|0644, st_size=28515, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/ios_base.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=28515, ...}) = 0 >23676 read(5, "// Iostreams base classes -*- C+"..., 28515) = 28515 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/ext/atomicity.h", {st_mode=S_IFREG|0644, st_size=3493, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/ext/atomicity.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3493, ...}) = 0 >23676 read(5, "// Support for atomic operations"..., 3493) = 3493 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/gthr.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr.h", {st_mode=S_IFREG|0644, st_size=5608, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5608, ...}) = 0 >23676 read(5, "/* Threads compatibility routine"..., 5608) = 5608 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/gthr-default.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr-default.h", {st_mode=S_IFREG|0644, st_size=24237, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/gthr-default.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=24237, ...}) = 0 >23676 read(5, "/* Threads compatibility routine"..., 24237) = 24237 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/pthread.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/pthread.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/pthread.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/pthread.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/pthread.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/pthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/pthread.h", {st_mode=S_IFREG|0644, st_size=41510, ...}) = 0 >23676 open("/usr/include/pthread.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=41510, ...}) = 0 >23676 brk(0) = 0x1c57000 >23676 brk(0x1c7b000) = 0x1c7b000 >23676 read(5, "/* Copyright (C) 2002-2013 Free "..., 41510) = 41510 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/sched.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/sched.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/sched.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/sched.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/sched.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/sched.h", {st_mode=S_IFREG|0644, st_size=4629, ...}) = 0 >23676 open("/usr/include/sched.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4629, ...}) = 0 >23676 read(5, "/* Definitions for POSIX 1003.1b"..., 4629) = 4629 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/sched.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/sched.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/sched.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/sched.h", {st_mode=S_IFREG|0644, st_size=7495, ...}) = 0 >23676 open("/usr/include/bits/sched.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=7495, ...}) = 0 >23676 read(5, "/* Definitions of constants and "..., 7495) = 7495 >23676 close(5) = 0 >23676 open("/usr/include/time.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13724, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 13724) = 13724 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 open("/usr/include/bits/time.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0 >23676 read(5, "/* System-dependent timing defin"..., 3314) = 3314 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/timex.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/timex.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/timex.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/timex.h", {st_mode=S_IFREG|0644, st_size=4469, ...}) = 0 >23676 open("/usr/include/bits/timex.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4469, ...}) = 0 >23676 read(5, "/* Copyright (C) 1995-2013 Free "..., 4469) = 4469 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/setjmp.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/setjmp.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/bits", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/bits/setjmp.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/bits/setjmp.h", {st_mode=S_IFREG|0644, st_size=1286, ...}) = 0 >23676 open("/usr/include/bits/setjmp.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1286, ...}) = 0 >23676 read(5, "/* Copyright (C) 2001-2013 Free "..., 1286) = 1286 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 open("/usr/include/bits/wordsize.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=327, ...}) = 0 >23676 read(5, "/* Determine the wordsize from t"..., 327) = 327 >23676 close(5) = 0 >23676 brk(0) = 0x1c7b000 >23676 brk(0) = 0x1c7b000 >23676 brk(0x1c71000) = 0x1c71000 >23676 brk(0) = 0x1c71000 >23676 brk(0) = 0x1c71000 >23676 brk(0) = 0x1c71000 >23676 brk(0x1c6b000) = 0x1c6b000 >23676 brk(0) = 0x1c6b000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/atomic_word.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/atomic_word.h", {st_mode=S_IFREG|0644, st_size=1924, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/atomic_word.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1924, ...}) = 0 >23676 read(5, "// Low-level type for atomic ope"..., 1924) = 1924 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/locale_classes.h", {st_mode=S_IFREG|0644, st_size=22985, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/locale_classes.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=22985, ...}) = 0 >23676 read(5, "// Locale support -*- C++ -*-\n\n/"..., 22985) = 22985 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/string", {st_mode=S_IFREG|0644, st_size=1943, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/string", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1943, ...}) = 0 >23676 read(5, "// Components for manipulating s"..., 1943) = 1943 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/ostream_insert.h", {st_mode=S_IFREG|0644, st_size=4002, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/ostream_insert.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4002, ...}) = 0 >23676 read(5, "// Helpers for ostream inserters"..., 4002) = 4002 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/cxxabi_forced.h", {st_mode=S_IFREG|0644, st_size=1811, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/cxxabi_forced.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1811, ...}) = 0 >23676 read(5, "// cxxabi.h subset for cancellat"..., 1811) = 1811 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_function.h", {st_mode=S_IFREG|0644, st_size=22585, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_function.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=22585, ...}) = 0 >23676 read(5, "// Functor implementations -*- C"..., 22585) = 22585 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/binders.h", {st_mode=S_IFREG|0644, st_size=7005, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/backward/binders.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=7005, ...}) = 0 >23676 read(5, "// Functor implementations -*- C"..., 7005) = 7005 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/range_access.h", {st_mode=S_IFREG|0644, st_size=3132, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/range_access.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3132, ...}) = 0 >23676 read(5, "// <range_access.h> -*- C++ -*-\n"..., 3132) = 3132 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/basic_string.h", {st_mode=S_IFREG|0644, st_size=112117, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/basic_string.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=112117, ...}) = 0 >23676 brk(0) = 0x1c6b000 >23676 brk(0x1c8c000) = 0x1c8c000 >23676 read(5, "// Components for manipulating s"..., 112117) = 112117 >23676 close(5) = 0 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd97e1f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/basic_string.tcc", {st_mode=S_IFREG|0644, st_size=39353, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/basic_string.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=39353, ...}) = 0 >23676 read(5, "// Components for manipulating s"..., 39353) = 39353 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/locale_classes.tcc", {st_mode=S_IFREG|0644, st_size=8381, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/locale_classes.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8381, ...}) = 0 >23676 read(5, "// Locale support -*- C++ -*-\n\n/"..., 8381) = 8381 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/streambuf", {st_mode=S_IFREG|0644, st_size=29160, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/streambuf", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=29160, ...}) = 0 >23676 read(5, "// Stream buffer classes -*- C++"..., 29160) = 29160 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/streambuf.tcc", {st_mode=S_IFREG|0644, st_size=4929, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/streambuf.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4929, ...}) = 0 >23676 read(5, "// Stream buffer classes -*- C++"..., 4929) = 4929 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/basic_ios.h", {st_mode=S_IFREG|0644, st_size=15116, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/basic_ios.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=15116, ...}) = 0 >23676 read(5, "// Iostreams base classes -*- C+"..., 15116) = 15116 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/locale_facets.h", {st_mode=S_IFREG|0644, st_size=90971, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/locale_facets.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=90971, ...}) = 0 >23676 read(5, "// Locale support -*- C++ -*-\n\n/"..., 90971) = 90971 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/cwctype", {st_mode=S_IFREG|0644, st_size=2793, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/cwctype", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2793, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 2793) = 2793 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/wctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/wctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/wctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/wctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/wctype.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/wctype.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/wctype.h", {st_mode=S_IFREG|0644, st_size=11130, ...}) = 0 >23676 open("/usr/include/wctype.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=11130, ...}) = 0 >23676 read(5, "/* Copyright (C) 1996-2013 Free "..., 11130) = 11130 >23676 close(5) = 0 >23676 open("/usr/include/wchar.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=31999, ...}) = 0 >23676 read(5, "/* Copyright (C) 1995-2013 Free "..., 31999) = 31999 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cctype", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 2409) = 2409 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/ctype_base.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_base.h", {st_mode=S_IFREG|0644, st_size=2242, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_base.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2242, ...}) = 0 >23676 read(5, "// Locale support -*- C++ -*-\n\n/"..., 2242) = 2242 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/streambuf_iterator.h", {st_mode=S_IFREG|0644, st_size=12624, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/streambuf_iterator.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=12624, ...}) = 0 >23676 read(5, "// Streambuf iterators\n\n// Copyr"..., 12624) = 12624 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/ctype_inline.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_inline.h", {st_mode=S_IFREG|0644, st_size=2284, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/x86_64-redhat-linux/bits/ctype_inline.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2284, ...}) = 0 >23676 read(5, "// Locale support -*- C++ -*-\n\n/"..., 2284) = 2284 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/locale_facets.tcc", {st_mode=S_IFREG|0644, st_size=38935, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/locale_facets.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=38935, ...}) = 0 >23676 read(5, "// Locale support -*- C++ -*-\n\n/"..., 38935) = 38935 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/basic_ios.tcc", {st_mode=S_IFREG|0644, st_size=6032, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/basic_ios.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6032, ...}) = 0 >23676 read(5, "// basic_ios member functions -*"..., 6032) = 6032 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/ostream.tcc", {st_mode=S_IFREG|0644, st_size=12315, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/ostream.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=12315, ...}) = 0 >23676 read(5, "// ostream classes -*- C++ -*-\n\n"..., 12315) = 12315 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/istream", {st_mode=S_IFREG|0644, st_size=29849, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/istream", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=29849, ...}) = 0 >23676 read(5, "// Input streams -*- C++ -*-\n\n//"..., 29849) = 29849 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/istream.tcc", {st_mode=S_IFREG|0644, st_size=30933, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/istream.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=30933, ...}) = 0 >23676 read(5, "// istream classes -*- C++ -*-\n\n"..., 30933) = 30933 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/current_function.hpp", {st_mode=S_IFREG|0644, st_size=1511, ...}) = 0 >23676 open("/usr/include/boost/current_function.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1511, ...}) = 0 >23676 read(5, "#ifndef BOOST_CURRENT_FUNCTION_H"..., 1511) = 1511 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/static_assert.hpp", {st_mode=S_IFREG|0644, st_size=7891, ...}) = 0 >23676 open("/usr/include/boost/static_assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=7891, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock 2"..., 7891) = 7891 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/detail/iterator.hpp", {st_mode=S_IFREG|0644, st_size=15832, ...}) = 0 >23676 open("/usr/include/boost/detail/iterator.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=15832, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 15832) = 15832 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/iterator", {st_mode=S_IFREG|0644, st_size=2644, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/iterator", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2644, ...}) = 0 >23676 read(5, "// <iterator> -*- C++ -*-\n\n// Co"..., 2644) = 2644 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stream_iterator.h", {st_mode=S_IFREG|0644, st_size=6597, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stream_iterator.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6597, ...}) = 0 >23676 read(5, "// Stream iterators\n\n// Copyrigh"..., 6597) = 6597 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_convertible.hpp", {st_mode=S_IFREG|0644, st_size=16516, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_convertible.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=16516, ...}) = 0 >23676 read(5, "\n// Copyright 2000 John Maddock "..., 16516) = 16516 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/intrinsics.hpp", {st_mode=S_IFREG|0644, st_size=15625, ...}) = 0 >23676 open("/usr/include/boost/type_traits/intrinsics.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=15625, ...}) = 0 >23676 read(5, "// (C) Copyright Steve Cleary, "..., 15625) = 15625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/config.hpp", {st_mode=S_IFREG|0644, st_size=2571, ...}) = 0 >23676 open("/usr/include/boost/type_traits/config.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2571, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 2571) = 2571 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_same.hpp", {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_same.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 3229) = 3229 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/int.hpp", {st_mode=S_IFREG|0644, st_size=622, ...}) = 0 >23676 open("/usr/include/boost/mpl/int.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=622, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_INT_HPP_INCLU"..., 622) = 622 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/int_fwd.hpp", {st_mode=S_IFREG|0644, st_size=784, ...}) = 0 >23676 open("/usr/include/boost/mpl/int_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=784, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_INT_FWD_HPP_I"..., 784) = 784 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/adl_barrier.hpp", {st_mode=S_IFREG|0644, st_size=1669, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/adl_barrier.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1669, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_ADL_BARRI"..., 1669) = 1669 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/adl.hpp", {st_mode=S_IFREG|0644, st_size=1518, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/adl.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1518, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_AD"..., 1518) = 1518 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/msvc.hpp", {st_mode=S_IFREG|0644, st_size=603, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/msvc.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=603, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_MS"..., 603) = 603 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/intel.hpp", {st_mode=S_IFREG|0644, st_size=615, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/intel.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=615, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_IN"..., 615) = 615 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/gcc.hpp", {st_mode=S_IFREG|0644, st_size=693, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/gcc.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=693, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_GC"..., 693) = 693 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/workaround.hpp", {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/workaround.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_WO"..., 606) = 606 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/nttp_decl.hpp", {st_mode=S_IFREG|0644, st_size=952, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/nttp_decl.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=952, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_NTTP_DECL"..., 952) = 952 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/nttp.hpp", {st_mode=S_IFREG|0644, st_size=1112, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/nttp.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1112, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_NT"..., 1112) = 1112 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/integral_wrapper.hpp", {st_mode=S_IFREG|0644, st_size=3618, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3618, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 3618) = 3618 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/integral_c_tag.hpp", {st_mode=S_IFREG|0644, st_size=838, ...}) = 0 >23676 open("/usr/include/boost/mpl/integral_c_tag.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=838, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_INTEGRAL_C_TA"..., 838) = 838 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/static_constant.hpp", {st_mode=S_IFREG|0644, st_size=794, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/static_constant.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=794, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_ST"..., 794) = 794 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/static_cast.hpp", {st_mode=S_IFREG|0644, st_size=878, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/static_cast.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=878, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_STATIC_CA"..., 878) = 878 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/cat.hpp", {st_mode=S_IFREG|0644, st_size=957, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/cat.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=957, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 957) = 957 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/config/config.hpp", {st_mode=S_IFREG|0644, st_size=4638, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/config/config.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4638, ...}) = 0 >23676 read(5, "# /* ***************************"..., 4638) = 4638 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/template_arity_fwd.hpp", {st_mode=S_IFREG|0644, st_size=680, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/template_arity_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=680, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_TEMPLATE_"..., 680) = 680 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessor/params.hpp", {st_mode=S_IFREG|0644, st_size=2031, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessor/params.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2031, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_PREPROCES"..., 2031) = 2031 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/preprocessor.hpp", {st_mode=S_IFREG|0644, st_size=1220, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/preprocessor.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1220, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_PR"..., 1220) = 1220 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/comma_if.hpp", {st_mode=S_IFREG|0644, st_size=752, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/comma_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=752, ...}) = 0 >23676 read(5, "# /* ***************************"..., 752) = 752 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/punctuation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/punctuation/comma_if.hpp", {st_mode=S_IFREG|0644, st_size=1012, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/punctuation/comma_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1012, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1012) = 1012 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control/if.hpp", {st_mode=S_IFREG|0644, st_size=906, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/control/if.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=906, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 906) = 906 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control/iif.hpp", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/control/iif.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1325) = 1325 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical/bool.hpp", {st_mode=S_IFREG|0644, st_size=8153, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/logical/bool.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8153, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 8153) = 8153 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/facilities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/facilities/empty.hpp", {st_mode=S_IFREG|0644, st_size=516, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/facilities/empty.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=516, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 516) = 516 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/punctuation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/punctuation/comma.hpp", {st_mode=S_IFREG|0644, st_size=520, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/punctuation/comma.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=520, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 520) = 520 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repeat.hpp", {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/repeat.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=745, ...}) = 0 >23676 read(5, "# /* ***************************"..., 745) = 745 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition/repeat.hpp", {st_mode=S_IFREG|0644, st_size=60818, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/repetition/repeat.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=60818, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 60818) = 60818 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/debug", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/debug/error.hpp", {st_mode=S_IFREG|0644, st_size=1574, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/debug/error.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1574, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1574) = 1574 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/detail/auto_rec.hpp", {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23676 read(5, "# /* ***************************"..., 26136) = 26136 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/tuple", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/tuple/eat.hpp", {st_mode=S_IFREG|0644, st_size=12923, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/tuple/eat.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=12923, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 12923) = 12923 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/inc.hpp", {st_mode=S_IFREG|0644, st_size=736, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/inc.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=736, ...}) = 0 >23676 read(5, "# /* ***************************"..., 736) = 736 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic/inc.hpp", {st_mode=S_IFREG|0644, st_size=8297, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/arithmetic/inc.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8297, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 8297) = 8297 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/lambda.hpp", {st_mode=S_IFREG|0644, st_size=1015, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1015, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_LA"..., 1015) = 1015 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/ttp.hpp", {st_mode=S_IFREG|0644, st_size=1270, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/ttp.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1270, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_TT"..., 1270) = 1270 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/ctps.hpp", {st_mode=S_IFREG|0644, st_size=926, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/ctps.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=926, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_CT"..., 926) = 926 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/overload_resolution.hpp", {st_mode=S_IFREG|0644, st_size=936, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/overload_resolution.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=936, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_OV"..., 936) = 936 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/integral_constant.hpp", {st_mode=S_IFREG|0644, st_size=1411, ...}) = 0 >23676 open("/usr/include/boost/type_traits/integral_constant.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1411, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock 2"..., 1411) = 1411 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/bool.hpp", {st_mode=S_IFREG|0644, st_size=1051, ...}) = 0 >23676 open("/usr/include/boost/mpl/bool.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1051, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_BOOL_HPP_INCL"..., 1051) = 1051 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/bool_fwd.hpp", {st_mode=S_IFREG|0644, st_size=873, ...}) = 0 >23676 open("/usr/include/boost/mpl/bool_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=873, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_BOOL_FWD_HPP_"..., 873) = 873 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/integral_c.hpp", {st_mode=S_IFREG|0644, st_size=1616, ...}) = 0 >23676 open("/usr/include/boost/mpl/integral_c.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1616, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_INTEGRAL_C_HP"..., 1616) = 1616 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/integral_c_fwd.hpp", {st_mode=S_IFREG|0644, st_size=1000, ...}) = 0 >23676 open("/usr/include/boost/mpl/integral_c_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1000, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_INTEGRAL_C_FW"..., 1000) = 1000 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/integral_wrapper.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3618, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 3618) = 3618 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/lambda_support.hpp", {st_mode=S_IFREG|0644, st_size=5473, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/lambda_support.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5473, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_LAMBDA_SU"..., 5473) = 5473 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_reference.hpp", {st_mode=S_IFREG|0644, st_size=1349, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1349, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 1349) = 1349 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_lvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=4681, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4681, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 4681) = 4681 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_rvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=882, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=882, ...}) = 0 >23676 read(5, "\n// (C) John Maddock 2010. \n// "..., 882) = 882 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/ice.hpp", {st_mode=S_IFREG|0644, st_size=768, ...}) = 0 >23676 open("/usr/include/boost/type_traits/ice.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=768, ...}) = 0 >23676 read(5, "\n// (C) Copyright John Maddock "..., 768) = 768 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/yes_no_type.hpp", {st_mode=S_IFREG|0644, st_size=726, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/yes_no_type.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=726, ...}) = 0 >23676 read(5, "\n// (C) Copyright John Maddock "..., 726) = 726 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/ice_or.hpp", {st_mode=S_IFREG|0644, st_size=999, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/ice_or.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=999, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock a"..., 999) = 999 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/ice_and.hpp", {st_mode=S_IFREG|0644, st_size=996, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/ice_and.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=996, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock a"..., 996) = 996 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/ice_not.hpp", {st_mode=S_IFREG|0644, st_size=777, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/ice_not.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=777, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock a"..., 777) = 777 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/ice_eq.hpp", {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/ice_eq.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23676 read(5, "// (C) Copyright John Maddock a"..., 972) = 972 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_volatile.hpp", {st_mode=S_IFREG|0644, st_size=4852, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_volatile.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4852, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 4852) = 4852 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/cv_traits_impl.hpp", {st_mode=S_IFREG|0644, st_size=2708, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/cv_traits_impl.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2708, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 2708) = 2708 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_array.hpp", {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_array.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 3201) = 3201 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 mmap(NULL, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd97a1f000 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_arithmetic.hpp", {st_mode=S_IFREG|0644, st_size=1483, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_arithmetic.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1483, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 1483) = 1483 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_integral.hpp", {st_mode=S_IFREG|0644, st_size=3467, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_integral.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3467, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 3467) = 3467 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_float.hpp", {st_mode=S_IFREG|0644, st_size=997, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_float.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=997, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 997) = 997 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_void.hpp", {st_mode=S_IFREG|0644, st_size=1189, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_void.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1189, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 1189) = 1189 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_abstract.hpp", {st_mode=S_IFREG|0644, st_size=4570, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_abstract.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4570, ...}) = 0 >23676 read(5, "#ifndef BOOST_TT_IS_ABSTRACT_CLA"..., 4570) = 4570 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/add_lvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=750, ...}) = 0 >23676 open("/usr/include/boost/type_traits/add_lvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=750, ...}) = 0 >23676 read(5, "// Copyright 2010 John Maddock\n"..., 750) = 750 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/add_reference.hpp", {st_mode=S_IFREG|0644, st_size=2748, ...}) = 0 >23676 open("/usr/include/boost/type_traits/add_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2748, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 2748) = 2748 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/type_trait_def.hpp", {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/add_rvalue_reference.hpp", {st_mode=S_IFREG|0644, st_size=2429, ...}) = 0 >23676 open("/usr/include/boost/type_traits/add_rvalue_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2429, ...}) = 0 >23676 read(5, "// add_rvalue_reference.hpp --"..., 2429) = 2429 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_function.hpp", {st_mode=S_IFREG|0644, st_size=3086, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_function.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3086, ...}) = 0 >23676 read(5, "\n// Copyright 2000 John Maddock"..., 3086) = 3086 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/false_result.hpp", {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/false_result.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=767, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 200"..., 767) = 767 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/is_function_ptr_helper.hpp", {st_mode=S_IFREG|0644, st_size=19787, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/is_function_ptr_helper.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=19787, ...}) = 0 >23676 read(5, "\n// Copyright 2000 John Maddock"..., 19787) = 19787 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer/debug.hpp", {st_mode=S_IFREG|0644, st_size=6508, ...}) = 0 >23676 open("/usr/include/boost/circular_buffer/debug.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6508, ...}) = 0 >23676 read(5, "// Debug support for the circula"..., 6508) = 6508 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer/details.hpp", {st_mode=S_IFREG|0644, st_size=15371, ...}) = 0 >23676 open("/usr/include/boost/circular_buffer/details.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=15371, ...}) = 0 >23676 read(5, "// Helper classes and functions "..., 15371) = 15371 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator.hpp", {st_mode=S_IFREG|0644, st_size=1983, ...}) = 0 >23676 open("/usr/include/boost/iterator.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1983, ...}) = 0 >23676 read(5, "// iterator.hpp workarounds for"..., 1983) = 1983 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/throw_exception.hpp", {st_mode=S_IFREG|0644, st_size=2898, ...}) = 0 >23676 open("/usr/include/boost/throw_exception.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2898, ...}) = 0 >23676 read(5, "#ifndef UUID_AA15E74A856F11E08B8"..., 2898) = 2898 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/exception", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/exception/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/exception/detail/attribute_noreturn.hpp", {st_mode=S_IFREG|0644, st_size=526, ...}) = 0 >23676 open("/usr/include/boost/exception/detail/attribute_noreturn.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=526, ...}) = 0 >23676 read(5, "//Copyright (c) 2009 Emil Dotche"..., 526) = 526 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/exception", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/exception/exception.hpp", {st_mode=S_IFREG|0644, st_size=12131, ...}) = 0 >23676 open("/usr/include/boost/exception/exception.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=12131, ...}) = 0 >23676 read(5, "//Copyright (c) 2006-2009 Emil D"..., 12131) = 12131 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/detail/no_exceptions_support.hpp", {st_mode=S_IFREG|0644, st_size=1997, ...}) = 0 >23676 open("/usr/include/boost/detail/no_exceptions_support.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1997, ...}) = 0 >23676 read(5, "#ifndef BOOST_DETAIL_NO_EXCEPTIO"..., 1997) = 1997 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer/base.hpp", {st_mode=S_IFREG|0644, st_size=133161, ...}) = 0 >23676 open("/usr/include/boost/circular_buffer/base.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=133161, ...}) = 0 >23676 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fcfe000 >23676 read(5, "// Implementation of the base ci"..., 133161) = 133161 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/call_traits.hpp", {st_mode=S_IFREG|0644, st_size=773, ...}) = 0 >23676 open("/usr/include/boost/call_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=773, ...}) = 0 >23676 read(5, "// (C) Copyright Steve Cleary, "..., 773) = 773 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/detail/call_traits.hpp", {st_mode=S_IFREG|0644, st_size=4322, ...}) = 0 >23676 open("/usr/include/boost/detail/call_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4322, ...}) = 0 >23676 read(5, "// (C) Copyright Steve Cleary, "..., 4322) = 4322 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_enum.hpp", {st_mode=S_IFREG|0644, st_size=5641, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_enum.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5641, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 5641) = 5641 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_pointer.hpp", {st_mode=S_IFREG|0644, st_size=5119, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5119, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 5119) = 5119 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_member_pointer.hpp", {st_mode=S_IFREG|0644, st_size=4363, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_member_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4363, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 4363) = 4363 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_member_function_pointer.hpp", {st_mode=S_IFREG|0644, st_size=4113, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_member_function_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4113, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 4113) = 4113 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", {st_mode=S_IFREG|0644, st_size=77890, ...}) = 0 >23676 open("/usr/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=77890, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 77890) = 77890 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/remove_cv.hpp", {st_mode=S_IFREG|0644, st_size=2412, ...}) = 0 >23676 open("/usr/include/boost/type_traits/remove_cv.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2412, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 2412) = 2412 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/broken_compiler_spec.hpp", {st_mode=S_IFREG|0644, st_size=5553, ...}) = 0 >23676 open("/usr/include/boost/type_traits/broken_compiler_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5553, ...}) = 0 >23676 read(5, "\n// Copyright 2001-2003 Aleksey"..., 5553) = 5553 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept_check.hpp", {st_mode=S_IFREG|0644, st_size=32105, ...}) = 0 >23676 open("/usr/include/boost/concept_check.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=32105, ...}) = 0 >23676 read(5, "//\n// (C) Copyright Jeremy Siek "..., 32105) = 32105 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/assert.hpp", {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23676 open("/usr/include/boost/concept/assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2006"..., 1864) = 1864 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail/general.hpp", {st_mode=S_IFREG|0644, st_size=1949, ...}) = 0 >23676 open("/usr/include/boost/concept/detail/general.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1949, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2006"..., 1949) = 1949 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail/backward_compatibility.hpp", {st_mode=S_IFREG|0644, st_size=563, ...}) = 0 >23676 open("/usr/include/boost/concept/detail/backward_compatibility.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=563, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2009"..., 563) = 563 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail/has_constraints.hpp", {st_mode=S_IFREG|0644, st_size=1636, ...}) = 0 >23676 open("/usr/include/boost/concept/detail/has_constraints.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1636, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2006"..., 1636) = 1636 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/if.hpp", {st_mode=S_IFREG|0644, st_size=3013, ...}) = 0 >23676 open("/usr/include/boost/mpl/if.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3013, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_IF_HPP_INCLUD"..., 3013) = 3013 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/value_wknd.hpp", {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/value_wknd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2138, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_VALUE_WKN"..., 2138) = 2138 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/integral.hpp", {st_mode=S_IFREG|0644, st_size=1152, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/integral.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1152, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_IN"..., 1152) = 1152 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/eti.hpp", {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/eti.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_ET"..., 1337) = 1337 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/na_spec.hpp", {st_mode=S_IFREG|0644, st_size=4555, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/na_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4555, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_NA_SPEC_H"..., 4555) = 4555 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/lambda_fwd.hpp", {st_mode=S_IFREG|0644, st_size=1310, ...}) = 0 >23676 open("/usr/include/boost/mpl/lambda_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1310, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_LAMBDA_FWD_HP"..., 1310) = 1310 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/void_fwd.hpp", {st_mode=S_IFREG|0644, st_size=706, ...}) = 0 >23676 open("/usr/include/boost/mpl/void_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=706, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_VOID_FWD_HPP_"..., 706) = 706 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/na.hpp", {st_mode=S_IFREG|0644, st_size=1746, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/na.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1746, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_NA_HPP_IN"..., 1746) = 1746 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/na_fwd.hpp", {st_mode=S_IFREG|0644, st_size=778, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/na_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=778, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_NA_FWD_HP"..., 778) = 778 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/lambda_arity_param.hpp", {st_mode=S_IFREG|0644, st_size=813, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/lambda_arity_param.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=813, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_LAMBDA_AR"..., 813) = 813 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/arity.hpp", {st_mode=S_IFREG|0644, st_size=1199, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1199, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_ARITY_HPP"..., 1199) = 1199 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/dtp.hpp", {st_mode=S_IFREG|0644, st_size=1673, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/dtp.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1673, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_DT"..., 1673) = 1673 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessor/enum.hpp", {st_mode=S_IFREG|0644, st_size=1759, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessor/enum.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1759, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_PREPROCES"..., 1759) = 1759 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp", {st_mode=S_IFREG|0644, st_size=4587, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4587, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_PREPROCES"..., 4587) = 4587 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/limits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/limits/arity.hpp", {st_mode=S_IFREG|0644, st_size=639, ...}) = 0 >23676 open("/usr/include/boost/mpl/limits/arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=639, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_LIMITS_ARITY_"..., 639) = 639 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical/and.hpp", {st_mode=S_IFREG|0644, st_size=916, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/logical/and.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=916, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 916) = 916 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical/bitand.hpp", {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/logical/bitand.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1415, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1415) = 1415 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/identity.hpp", {st_mode=S_IFREG|0644, st_size=751, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/identity.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=751, ...}) = 0 >23676 read(5, "# /* ***************************"..., 751) = 751 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/facilities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/facilities/identity.hpp", {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/facilities/identity.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=606, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 606) = 606 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/empty.hpp", {st_mode=S_IFREG|0644, st_size=742, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/empty.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=742, ...}) = 0 >23676 read(5, "# /* ***************************"..., 742) = 742 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic/add.hpp", {st_mode=S_IFREG|0644, st_size=1858, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/arithmetic/add.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1858, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1858) = 1858 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic/dec.hpp", {st_mode=S_IFREG|0644, st_size=8293, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/arithmetic/dec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8293, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 8293) = 8293 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control/while.hpp", {st_mode=S_IFREG|0644, st_size=17561, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=17561, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 17561) = 17561 >23676 close(5) = 0 >23676 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23676 read(5, "# /* ***************************"..., 26136) = 26136 >23676 close(5) = 0 >23676 brk(0) = 0x1c8c000 >23676 brk(0x1cad000) = 0x1cad000 >23676 brk(0) = 0x1cad000 >23676 brk(0) = 0x1cad000 >23676 brk(0x1cab000) = 0x1cab000 >23676 brk(0) = 0x1cab000 >23676 brk(0) = 0x1cab000 >23676 brk(0) = 0x1cab000 >23676 brk(0x1ca9000) = 0x1ca9000 >23676 brk(0) = 0x1ca9000 >23676 brk(0) = 0x1ca9000 >23676 brk(0) = 0x1ca9000 >23676 brk(0x1ca2000) = 0x1ca2000 >23676 brk(0) = 0x1ca2000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/fold_left.hpp", {st_mode=S_IFREG|0644, st_size=21383, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/list/fold_left.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=21383, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 21383) = 21383 >23676 close(5) = 0 >23676 open("/usr/include/boost/preprocessor/control/while.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=17561, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 17561) = 17561 >23676 close(5) = 0 >23676 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23676 read(5, "# /* ***************************"..., 26136) = 26136 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/detail/fold_left.hpp", {st_mode=S_IFREG|0644, st_size=62809, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/list/detail/fold_left.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=62809, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 62809) = 62809 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control/expr_iif.hpp", {st_mode=S_IFREG|0644, st_size=1224, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/control/expr_iif.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1224, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1224) = 1224 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/adt.hpp", {st_mode=S_IFREG|0644, st_size=2171, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/list/adt.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2171, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 2171) = 2171 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/detail/is_binary.hpp", {st_mode=S_IFREG|0644, st_size=1241, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/detail/is_binary.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1241, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1241) = 1241 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/detail/check.hpp", {st_mode=S_IFREG|0644, st_size=2183, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/detail/check.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2183, ...}) = 0 >23676 read(5, "# /* ***************************"..., 2183) = 2183 >23676 close(5) = 0 >23676 brk(0) = 0x1ca2000 >23676 brk(0x1cc3000) = 0x1cc3000 >23676 brk(0) = 0x1cc3000 >23676 brk(0) = 0x1cc3000 >23676 brk(0x1cc1000) = 0x1cc1000 >23676 brk(0) = 0x1cc1000 >23676 brk(0) = 0x1cc1000 >23676 brk(0) = 0x1cc1000 >23676 brk(0x1cbf000) = 0x1cbf000 >23676 brk(0) = 0x1cbf000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/logical/compl.hpp", {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/logical/compl.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1306) = 1306 >23676 close(5) = 0 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9781f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/fold_right.hpp", {st_mode=S_IFREG|0644, st_size=1326, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/list/fold_right.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1326, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1326) = 1326 >23676 close(5) = 0 >23676 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23676 read(5, "# /* ***************************"..., 26136) = 26136 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/detail/fold_right.hpp", {st_mode=S_IFREG|0644, st_size=29437, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/list/detail/fold_right.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=29437, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 29437) = 29437 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/list/reverse.hpp", {st_mode=S_IFREG|0644, st_size=1427, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/list/reverse.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1427, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1427) = 1427 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/control/detail/while.hpp", {st_mode=S_IFREG|0644, st_size=67561, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/control/detail/while.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=67561, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 67561) = 67561 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/tuple", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/tuple/elem.hpp", {st_mode=S_IFREG|0644, st_size=52689, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/tuple/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=52689, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 52689) = 52689 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/facilities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/facilities/overload.hpp", {st_mode=S_IFREG|0644, st_size=1150, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/facilities/overload.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1150, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1150) = 1150 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/variadic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/variadic/size.hpp", {st_mode=S_IFREG|0644, st_size=2133, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/variadic/size.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2133, ...}) = 0 >23676 read(5, "# /* ***************************"..., 2133) = 2133 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/tuple", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/tuple/rem.hpp", {st_mode=S_IFREG|0644, st_size=24648, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/tuple/rem.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=24648, ...}) = 0 >23676 read(5, "# /* ***************************"..., 24648) = 24648 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/variadic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/variadic/elem.hpp", {st_mode=S_IFREG|0644, st_size=14196, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/variadic/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=14196, ...}) = 0 >23676 read(5, "# /* ***************************"..., 14196) = 14196 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/arithmetic/sub.hpp", {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/arithmetic/sub.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1808) = 1808 >23676 close(5) = 0 >23676 brk(0) = 0x1cbf000 >23676 brk(0x1ce0000) = 0x1ce0000 >23676 brk(0) = 0x1ce0000 >23676 brk(0) = 0x1ce0000 >23676 brk(0x1cd6000) = 0x1cd6000 >23676 brk(0) = 0x1cd6000 >23676 brk(0) = 0x1cd6000 >23676 brk(0) = 0x1cd6000 >23676 brk(0x1cd4000) = 0x1cd4000 >23676 brk(0) = 0x1cd4000 >23676 brk(0) = 0x1cd4000 >23676 brk(0) = 0x1cd4000 >23676 brk(0x1cd2000) = 0x1cd2000 >23676 brk(0) = 0x1cd2000 >23676 brk(0) = 0x1cd2000 >23676 brk(0) = 0x1cd2000 >23676 brk(0x1cd0000) = 0x1cd0000 >23676 brk(0) = 0x1cd0000 >23676 brk(0) = 0x1cd0000 >23676 brk(0) = 0x1cd0000 >23676 brk(0x1cce000) = 0x1cce000 >23676 brk(0) = 0x1cce000 >23676 brk(0) = 0x1cce000 >23676 brk(0) = 0x1cce000 >23676 brk(0x1cca000) = 0x1cca000 >23676 brk(0) = 0x1cca000 >23676 brk(0) = 0x1cca000 >23676 brk(0x1ced000) = 0x1ced000 >23676 brk(0) = 0x1ced000 >23676 brk(0) = 0x1ced000 >23676 brk(0x1ce6000) = 0x1ce6000 >23676 brk(0) = 0x1ce6000 >23676 brk(0) = 0x1ce6000 >23676 brk(0) = 0x1ce6000 >23676 brk(0x1ce4000) = 0x1ce4000 >23676 brk(0) = 0x1ce4000 >23676 brk(0) = 0x1ce4000 >23676 brk(0) = 0x1ce4000 >23676 brk(0x1ce2000) = 0x1ce2000 >23676 brk(0) = 0x1ce2000 >23676 brk(0) = 0x1ce2000 >23676 brk(0) = 0x1ce2000 >23676 brk(0x1cde000) = 0x1cde000 >23676 brk(0) = 0x1cde000 >23676 brk(0) = 0x1cde000 >23676 brk(0) = 0x1cde000 >23676 brk(0x1cdc000) = 0x1cdc000 >23676 brk(0) = 0x1cdc000 >23676 brk(0) = 0x1cdc000 >23676 brk(0) = 0x1cdc000 >23676 brk(0x1cd9000) = 0x1cd9000 >23676 brk(0) = 0x1cd9000 >23676 brk(0) = 0x1cd9000 >23676 brk(0x1cfa000) = 0x1cfa000 >23676 brk(0) = 0x1cfa000 >23676 brk(0) = 0x1cfa000 >23676 brk(0x1cf3000) = 0x1cf3000 >23676 brk(0) = 0x1cf3000 >23676 brk(0) = 0x1cf3000 >23676 brk(0) = 0x1cf3000 >23676 brk(0x1cf1000) = 0x1cf1000 >23676 brk(0) = 0x1cf1000 >23676 brk(0) = 0x1cf1000 >23676 brk(0) = 0x1cf1000 >23676 brk(0x1cef000) = 0x1cef000 >23676 brk(0) = 0x1cef000 >23676 brk(0) = 0x1cef000 >23676 brk(0) = 0x1cef000 >23676 brk(0x1ceb000) = 0x1ceb000 >23676 brk(0) = 0x1ceb000 >23676 brk(0) = 0x1ceb000 >23676 brk(0) = 0x1ceb000 >23676 brk(0x1ce9000) = 0x1ce9000 >23676 brk(0) = 0x1ce9000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/conversion_traits.hpp", {st_mode=S_IFREG|0644, st_size=658, ...}) = 0 >23676 open("/usr/include/boost/type_traits/conversion_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=658, ...}) = 0 >23676 read(5, "\n// Copyright 2000 John Maddock "..., 658) = 658 >23676 close(5) = 0 >23676 mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fcbd000 >23676 munmap(0x7fbd9fe0e000, 135168) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/assert.hpp", {st_mode=S_IFREG|0644, st_size=14171, ...}) = 0 >23676 open("/usr/include/boost/mpl/assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=14171, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_ASSERT_HPP_IN"..., 14171) = 14171 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/not.hpp", {st_mode=S_IFREG|0644, st_size=1131, ...}) = 0 >23676 open("/usr/include/boost/mpl/not.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1131, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_NOT_HPP_INCLU"..., 1131) = 1131 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/nested_type_wknd.hpp", {st_mode=S_IFREG|0644, st_size=1379, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/nested_type_wknd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1379, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_NESTED_TY"..., 1379) = 1379 >23676 close(5) = 0 >23676 brk(0) = 0x1ce9000 >23676 brk(0x1d0a000) = 0x1d0a000 >23676 brk(0) = 0x1d0a000 >23676 brk(0) = 0x1d0a000 >23676 brk(0x1d08000) = 0x1d08000 >23676 brk(0) = 0x1d08000 >23676 brk(0) = 0x1d08000 >23676 brk(0) = 0x1d08000 >23676 brk(0x1d04000) = 0x1d04000 >23676 brk(0) = 0x1d04000 >23676 brk(0) = 0x1d04000 >23676 brk(0) = 0x1d04000 >23676 brk(0x1d02000) = 0x1d02000 >23676 brk(0) = 0x1d02000 >23676 brk(0) = 0x1d02000 >23676 brk(0) = 0x1d02000 >23676 brk(0x1cfe000) = 0x1cfe000 >23676 brk(0) = 0x1cfe000 >23676 brk(0) = 0x1cfe000 >23676 brk(0) = 0x1cfe000 >23676 brk(0x1cfc000) = 0x1cfc000 >23676 brk(0) = 0x1cfc000 >23676 brk(0) = 0x1cfc000 >23676 brk(0) = 0x1cfc000 >23676 brk(0x1cfa000) = 0x1cfa000 >23676 brk(0) = 0x1cfa000 >23676 brk(0) = 0x1cfa000 >23676 brk(0) = 0x1cfa000 >23676 brk(0x1cf8000) = 0x1cf8000 >23676 brk(0) = 0x1cf8000 >23676 brk(0) = 0x1cf8000 >23676 brk(0) = 0x1cf8000 >23676 brk(0x1cf6000) = 0x1cf6000 >23676 brk(0) = 0x1cf6000 >23676 brk(0) = 0x1cf6000 >23676 brk(0) = 0x1cf6000 >23676 brk(0x1cf4000) = 0x1cf4000 >23676 brk(0) = 0x1cf4000 >23676 brk(0) = 0x1cf4000 >23676 brk(0) = 0x1cf4000 >23676 brk(0x1cf2000) = 0x1cf2000 >23676 brk(0) = 0x1cf2000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/yes_no.hpp", {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/yes_no.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_YES_NO_HP"..., 1285) = 1285 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/arrays.hpp", {st_mode=S_IFREG|0644, st_size=934, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/arrays.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=934, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_AR"..., 934) = 934 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/pp_counter.hpp", {st_mode=S_IFREG|0644, st_size=822, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/pp_counter.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=822, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_PP"..., 822) = 822 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/usage.hpp", {st_mode=S_IFREG|0644, st_size=1213, ...}) = 0 >23676 open("/usr/include/boost/concept/usage.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1213, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2006"..., 1213) = 1213 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail/concept_def.hpp", {st_mode=S_IFREG|0644, st_size=3124, ...}) = 0 >23676 open("/usr/include/boost/concept/detail/concept_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3124, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2006"..., 3124) = 3124 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq/for_each_i.hpp", {st_mode=S_IFREG|0644, st_size=3352, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/seq/for_each_i.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3352, ...}) = 0 >23676 read(5, "# /* ***************************"..., 3352) = 3352 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition/for.hpp", {st_mode=S_IFREG|0644, st_size=16580, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/repetition/for.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=16580, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 16580) = 16580 >23676 close(5) = 0 >23676 open("/usr/include/boost/preprocessor/detail/auto_rec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=26136, ...}) = 0 >23676 read(5, "# /* ***************************"..., 26136) = 26136 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition/detail/for.hpp", {st_mode=S_IFREG|0644, st_size=72883, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/repetition/detail/for.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=72883, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 72883) = 72883 >23676 close(5) = 0 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9761f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq/seq.hpp", {st_mode=S_IFREG|0644, st_size=1672, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/seq/seq.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1672, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1672) = 1672 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq/elem.hpp", {st_mode=S_IFREG|0644, st_size=16226, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/seq/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=16226, ...}) = 0 >23676 read(5, "# /* ***************************"..., 16226) = 16226 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq/size.hpp", {st_mode=S_IFREG|0644, st_size=29171, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/seq/size.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=29171, ...}) = 0 >23676 read(5, "# /* ***************************"..., 29171) = 29171 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/seq/enum.hpp", {st_mode=S_IFREG|0644, st_size=16273, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/seq/enum.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=16273, ...}) = 0 >23676 read(5, "# /* ***************************"..., 16273) = 16273 >23676 close(5) = 0 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9741f000 >23676 brk(0) = 0x1cf2000 >23676 brk(0x1d15000) = 0x1d15000 >23676 brk(0) = 0x1d15000 >23676 brk(0) = 0x1d15000 >23676 brk(0x1d0e000) = 0x1d0e000 >23676 brk(0) = 0x1d0e000 >23676 brk(0) = 0x1d0e000 >23676 brk(0) = 0x1d0e000 >23676 brk(0x1d0c000) = 0x1d0c000 >23676 brk(0) = 0x1d0c000 >23676 brk(0) = 0x1d0c000 >23676 brk(0) = 0x1d0c000 >23676 brk(0x1d08000) = 0x1d08000 >23676 brk(0) = 0x1d08000 >23676 brk(0) = 0x1d08000 >23676 brk(0) = 0x1d08000 >23676 brk(0x1d06000) = 0x1d06000 >23676 brk(0) = 0x1d06000 >23676 brk(0) = 0x1d06000 >23676 brk(0) = 0x1d06000 >23676 brk(0x1d04000) = 0x1d04000 >23676 brk(0) = 0x1d04000 >23676 mmap(NULL, 4194304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9701f000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd96e1f000 >23676 brk(0) = 0x1d04000 >23676 brk(0x1d25000) = 0x1d25000 >23676 brk(0) = 0x1d25000 >23676 brk(0) = 0x1d25000 >23676 brk(0x1d23000) = 0x1d23000 >23676 brk(0) = 0x1d23000 >23676 brk(0) = 0x1d23000 >23676 brk(0) = 0x1d23000 >23676 brk(0x1d21000) = 0x1d21000 >23676 brk(0) = 0x1d21000 >23676 brk(0) = 0x1d21000 >23676 brk(0) = 0x1d21000 >23676 brk(0x1d1d000) = 0x1d1d000 >23676 brk(0) = 0x1d1d000 >23676 brk(0) = 0x1d1d000 >23676 brk(0) = 0x1d1d000 >23676 brk(0x1d1b000) = 0x1d1b000 >23676 brk(0) = 0x1d1b000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd96c1f000 >23676 brk(0) = 0x1d1b000 >23676 brk(0x1d3c000) = 0x1d3c000 >23676 brk(0) = 0x1d3c000 >23676 brk(0) = 0x1d3c000 >23676 brk(0x1d33000) = 0x1d33000 >23676 brk(0) = 0x1d33000 >23676 brk(0) = 0x1d33000 >23676 brk(0) = 0x1d33000 >23676 brk(0x1d30000) = 0x1d30000 >23676 brk(0) = 0x1d30000 >23676 brk(0) = 0x1d30000 >23676 brk(0) = 0x1d30000 >23676 brk(0x1d2b000) = 0x1d2b000 >23676 brk(0) = 0x1d2b000 >23676 brk(0) = 0x1d2b000 >23676 brk(0) = 0x1d2b000 >23676 brk(0x1d29000) = 0x1d29000 >23676 brk(0) = 0x1d29000 >23676 brk(0) = 0x1d29000 >23676 brk(0) = 0x1d29000 >23676 brk(0x1d25000) = 0x1d25000 >23676 brk(0) = 0x1d25000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd96a1f000 >23676 brk(0) = 0x1d25000 >23676 brk(0x1d46000) = 0x1d46000 >23676 brk(0) = 0x1d46000 >23676 brk(0) = 0x1d46000 >23676 brk(0x1d3f000) = 0x1d3f000 >23676 brk(0) = 0x1d3f000 >23676 brk(0) = 0x1d3f000 >23676 brk(0) = 0x1d3f000 >23676 brk(0x1d3c000) = 0x1d3c000 >23676 brk(0) = 0x1d3c000 >23676 brk(0) = 0x1d3c000 >23676 brk(0) = 0x1d3c000 >23676 brk(0x1d36000) = 0x1d36000 >23676 brk(0) = 0x1d36000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9681f000 >23676 brk(0) = 0x1d36000 >23676 brk(0x1d5d000) = 0x1d5d000 >23676 brk(0) = 0x1d5d000 >23676 brk(0) = 0x1d5d000 >23676 brk(0x1d56000) = 0x1d56000 >23676 brk(0) = 0x1d56000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9661f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/concept", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/concept/detail/concept_undef.hpp", {st_mode=S_IFREG|0644, st_size=240, ...}) = 0 >23676 open("/usr/include/boost/concept/detail/concept_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=240, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2006"..., 240) = 240 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/limits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/limits.hpp", {st_mode=S_IFREG|0644, st_size=6146, ...}) = 0 >23676 open("/usr/include/boost/limits.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6146, ...}) = 0 >23676 read(5, "\n// (C) Copyright John maddock "..., 6146) = 6146 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/limits", {st_mode=S_IFREG|0644, st_size=67254, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/limits", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=67254, ...}) = 0 >23676 read(5, "// The template and inlines for "..., 67254) = 67254 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/reverse_iterator.hpp", {st_mode=S_IFREG|0644, st_size=1930, ...}) = 0 >23676 open("/usr/include/boost/iterator/reverse_iterator.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1930, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 1930) = 1930 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/next_prior.hpp", {st_mode=S_IFREG|0644, st_size=1296, ...}) = 0 >23676 open("/usr/include/boost/next_prior.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1296, ...}) = 0 >23676 read(5, "// Boost next_prior.hpp header "..., 1296) = 1296 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/iterator_adaptor.hpp", {st_mode=S_IFREG|0644, st_size=11369, ...}) = 0 >23676 open("/usr/include/boost/iterator/iterator_adaptor.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=11369, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 11369) = 11369 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/iterator_categories.hpp", {st_mode=S_IFREG|0644, st_size=5323, ...}) = 0 >23676 open("/usr/include/boost/iterator/iterator_categories.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5323, ...}) = 0 >23676 read(5, "// (C) Copyright Jeremy Siek 200"..., 5323) = 5323 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail/config_def.hpp", {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23676 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/eval_if.hpp", {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23676 open("/usr/include/boost/mpl/eval_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1864, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_EVAL_IF_HPP_I"..., 1864) = 1864 >23676 close(5) = 0 >23676 brk(0) = 0x1d56000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d6f000) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0x1d6d000) = 0x1d6d000 >23676 brk(0) = 0x1d6d000 >23676 brk(0) = 0x1d6d000 >23676 brk(0) = 0x1d6d000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d66000) = 0x1d66000 >23676 brk(0) = 0x1d66000 >23676 brk(0) = 0x1d66000 >23676 brk(0) = 0x1d66000 >23676 brk(0x1d64000) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7c000) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d76000) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0x1d74000) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0x1d71000) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0x1d6f000) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d67000) = 0x1d67000 >23676 brk(0) = 0x1d67000 >23676 brk(0) = 0x1d67000 >23676 brk(0) = 0x1d67000 >23676 brk(0x1d64000) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0x1d62000) = 0x1d62000 >23676 brk(0) = 0x1d62000 >23676 brk(0) = 0x1d62000 >23676 brk(0) = 0x1d62000 >23676 brk(0x1d5f000) = 0x1d5f000 >23676 brk(0) = 0x1d5f000 >23676 brk(0) = 0x1d5f000 >23676 brk(0) = 0x1d5f000 >23676 brk(0x1d5a000) = 0x1d5a000 >23676 brk(0) = 0x1d5a000 >23676 brk(0) = 0x1d5a000 >23676 brk(0) = 0x1d5a000 >23676 brk(0x1d56000) = 0x1d56000 >23676 brk(0) = 0x1d56000 >23676 brk(0) = 0x1d56000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d6d000) = 0x1d6d000 >23676 brk(0) = 0x1d6d000 >23676 brk(0) = 0x1d6d000 >23676 brk(0) = 0x1d6d000 >23676 brk(0x1d6b000) = 0x1d6b000 >23676 brk(0) = 0x1d6b000 >23676 brk(0) = 0x1d6b000 >23676 brk(0) = 0x1d6b000 >23676 brk(0x1d68000) = 0x1d68000 >23676 brk(0) = 0x1d68000 >23676 brk(0) = 0x1d68000 >23676 brk(0) = 0x1d68000 >23676 brk(0x1d64000) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0) = 0x1d64000 >23676 brk(0x1d62000) = 0x1d62000 >23676 brk(0) = 0x1d62000 >23676 brk(0) = 0x1d62000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d73000) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0x1d71000) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/identity.hpp", {st_mode=S_IFREG|0644, st_size=1058, ...}) = 0 >23676 open("/usr/include/boost/mpl/identity.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1058, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_IDENTITY_HPP_"..., 1058) = 1058 >23676 close(5) = 0 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9641f000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/placeholders.hpp", {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23676 open("/usr/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2561) = 2561 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/arg.hpp", {st_mode=S_IFREG|0644, st_size=3318, ...}) = 0 >23676 open("/usr/include/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3318, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 3318) = 3318 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/arg_fwd.hpp", {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 >23676 open("/usr/include/boost/mpl/arg_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=817, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_ARG_FWD_HPP_I"..., 817) = 817 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/na_assert.hpp", {st_mode=S_IFREG|0644, st_size=1066, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/na_assert.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1066, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_NA_ASSERT"..., 1066) = 1066 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/arity_spec.hpp", {st_mode=S_IFREG|0644, st_size=1941, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1941, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_ARITY_SPE"..., 1941) = 1941 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/arg_typedef.hpp", {st_mode=S_IFREG|0644, st_size=886, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/arg_typedef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=886, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_ARG_TYPED"..., 886) = 886 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/use_preprocessed.hpp", {st_mode=S_IFREG|0644, st_size=640, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/use_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=640, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_US"..., 640) = 640 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/compiler.hpp", {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/compiler.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_CO"..., 2239) = 2239 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/stringize.hpp", {st_mode=S_IFREG|0644, st_size=1027, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/stringize.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1027, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1027) = 1027 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp", {st_mode=S_IFREG|0644, st_size=2893, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2893, ...}) = 0 >23676 read(5, "\n// Copyright Peter Dimov 2001-2"..., 2893) = 2893 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2211) = 2211 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail/config_undef.hpp", {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23676 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23676 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/iterator_facade.hpp", {st_mode=S_IFREG|0644, st_size=29091, ...}) = 0 >23676 open("/usr/include/boost/iterator/iterator_facade.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=29091, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 29091) = 29091 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/interoperable.hpp", {st_mode=S_IFREG|0644, st_size=1475, ...}) = 0 >23676 open("/usr/include/boost/iterator/interoperable.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1475, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 1475) = 1475 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/or.hpp", {st_mode=S_IFREG|0644, st_size=1679, ...}) = 0 >23676 open("/usr/include/boost/mpl/or.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1679, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_OR_HPP_INCLUD"..., 1679) = 1679 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/or.hpp", {st_mode=S_IFREG|0644, st_size=1258, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/or.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1258, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 1258) = 1258 >23676 close(5) = 0 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d96000) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d8d000) = 0x1d8d000 >23676 brk(0) = 0x1d8d000 >23676 brk(0) = 0x1d8d000 >23676 brk(0) = 0x1d8d000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d84000) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d76000) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0x1d73000) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7c000) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d76000) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0x1d74000) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0x1d71000) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23676 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/iterator_traits.hpp", {st_mode=S_IFREG|0644, st_size=2034, ...}) = 0 >23676 open("/usr/include/boost/iterator/iterator_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2034, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2003"..., 2034) = 2034 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail/facade_iterator_category.hpp", {st_mode=S_IFREG|0644, st_size=6340, ...}) = 0 >23676 open("/usr/include/boost/iterator/detail/facade_iterator_category.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6340, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2003"..., 6340) = 6340 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/and.hpp", {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0 >23676 open("/usr/include/boost/mpl/and.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AND_HPP_INCLU"..., 1650) = 1650 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/and.hpp", {st_mode=S_IFREG|0644, st_size=1257, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/and.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1257, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 1257) = 1257 >23676 close(5) = 0 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d92000) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0x1d90000) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0x1d8e000) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d72000) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7c000) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d76000) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0x1d97000) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0x1d90000) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0x1d8e000) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d86000) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d76000) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d84000) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d74000) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_const.hpp", {st_mode=S_IFREG|0644, st_size=5223, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_const.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5223, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 5223) = 5223 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/detail/indirect_traits.hpp", {st_mode=S_IFREG|0644, st_size=11156, ...}) = 0 >23676 open("/usr/include/boost/detail/indirect_traits.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=11156, ...}) = 0 >23676 read(5, "// Copyright David Abrahams 2002"..., 11156) = 11156 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_class.hpp", {st_mode=S_IFREG|0644, st_size=4734, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_class.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4734, ...}) = 0 >23676 read(5, "// (C) Copyright Dave Abrahams,"..., 4734) = 4734 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/remove_reference.hpp", {st_mode=S_IFREG|0644, st_size=2213, ...}) = 0 >23676 open("/usr/include/boost/type_traits/remove_reference.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2213, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 2213) = 2213 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/remove_pointer.hpp", {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0 >23676 open("/usr/include/boost/type_traits/remove_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 2595) = 2595 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23676 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/iterator", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/iterator/detail/enable_if.hpp", {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0 >23676 open("/usr/include/boost/iterator/detail/enable_if.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 2011) = 2011 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23676 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/utility", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/utility/addressof.hpp", {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23676 open("/usr/include/boost/utility/addressof.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2239, ...}) = 0 >23676 read(5, "// Copyright (C) 2002 Brad King "..., 2239) = 2239 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/add_const.hpp", {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0 >23676 open("/usr/include/boost/type_traits/add_const.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1457, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 1457) = 1457 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/add_pointer.hpp", {st_mode=S_IFREG|0644, st_size=1683, ...}) = 0 >23676 open("/usr/include/boost/type_traits/add_pointer.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1683, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary, "..., 1683) = 1683 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/remove_const.hpp", {st_mode=S_IFREG|0644, st_size=2480, ...}) = 0 >23676 open("/usr/include/boost/type_traits/remove_const.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2480, ...}) = 0 >23676 read(5, "\n// (C) Copyright Dave Abrahams"..., 2480) = 2480 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1578, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1578) = 1578 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/type_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=625, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 625) = 625 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_pod.hpp", {st_mode=S_IFREG|0644, st_size=3768, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_pod.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3768, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 3768) = 3768 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_scalar.hpp", {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_scalar.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1921, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 1921) = 1921 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstddef", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1603, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 1603) = 1603 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/always.hpp", {st_mode=S_IFREG|0644, st_size=940, ...}) = 0 >23676 open("/usr/include/boost/mpl/always.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=940, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_ALWAYS_HPP_IN"..., 940) = 940 >23676 close(5) = 0 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7c000) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d76000) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0x1d72000) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d84000) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0) = 0x1d84000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d74000) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0) = 0x1d74000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d72000) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d73000) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/apply.hpp", {st_mode=S_IFREG|0644, st_size=6191, ...}) = 0 >23676 open("/usr/include/boost/mpl/apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6191, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 6191) = 6191 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/apply_fwd.hpp", {st_mode=S_IFREG|0644, st_size=2771, ...}) = 0 >23676 open("/usr/include/boost/mpl/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2771, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2771) = 2771 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=972, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 972) = 972 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/apply_wrap.hpp", {st_mode=S_IFREG|0644, st_size=6286, ...}) = 0 >23676 open("/usr/include/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6286, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 6286) = 6286 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/has_apply.hpp", {st_mode=S_IFREG|0644, st_size=875, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/has_apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=875, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_HAS_APPLY"..., 875) = 875 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/has_xxx.hpp", {st_mode=S_IFREG|0644, st_size=21870, ...}) = 0 >23676 open("/usr/include/boost/mpl/has_xxx.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=21870, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_HAS_XXX_HPP_I"..., 21870) = 21870 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/type_wrapper.hpp", {st_mode=S_IFREG|0644, st_size=1292, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/type_wrapper.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1292, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_TYPE_WRAP"..., 1292) = 1292 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/has_xxx.hpp", {st_mode=S_IFREG|0644, st_size=1079, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/has_xxx.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1079, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_HA"..., 1079) = 1079 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/msvc_typename.hpp", {st_mode=S_IFREG|0644, st_size=796, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/msvc_typename.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=796, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_MS"..., 796) = 796 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/array", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/array/elem.hpp", {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/array/elem.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1306, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1306) = 1306 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/array", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/array/data.hpp", {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/array/data.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1158) = 1158 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/array", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/array/size.hpp", {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/array/size.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1158, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1158) = 1158 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition/enum_params.hpp", {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/repetition/enum_params.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0 >23676 read(5, "# /* Copyright (C) 2001\n# * Hou"..., 1528) = 1528 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/preprocessor/repetition/enum_trailing_params.hpp", {st_mode=S_IFREG|0644, st_size=1853, ...}) = 0 >23676 open("/usr/include/boost/preprocessor/repetition/enum_trailing_params.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1853, ...}) = 0 >23676 read(5, "# /* ***************************"..., 1853) = 1853 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/has_apply.hpp", {st_mode=S_IFREG|0644, st_size=1013, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/has_apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1013, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_HA"..., 1013) = 1013 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/msvc_never_true.hpp", {st_mode=S_IFREG|0644, st_size=857, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/msvc_never_true.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=857, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_MSVC_NEVE"..., 857) = 857 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", {st_mode=S_IFREG|0644, st_size=1238, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1238, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 1238) = 1238 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2561) = 2561 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/lambda.hpp", {st_mode=S_IFREG|0644, st_size=885, ...}) = 0 >23676 open("/usr/include/boost/mpl/lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=885, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_LAMBDA_HPP_IN"..., 885) = 885 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/bind.hpp", {st_mode=S_IFREG|0644, st_size=15054, ...}) = 0 >23676 open("/usr/include/boost/mpl/bind.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=15054, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 15054) = 15054 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/bind_fwd.hpp", {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0 >23676 open("/usr/include/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2600) = 2600 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/bind.hpp", {st_mode=S_IFREG|0644, st_size=1001, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/bind.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1001, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_BI"..., 1001) = 1001 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", {st_mode=S_IFREG|0644, st_size=964, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=964, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 964) = 964 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/placeholders.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2561, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2561) = 2561 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/next.hpp", {st_mode=S_IFREG|0644, st_size=541, ...}) = 0 >23676 open("/usr/include/boost/mpl/next.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=541, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_NEXT_HPP_INCL"..., 541) = 541 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/next_prior.hpp", {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23676 open("/usr/include/boost/mpl/next_prior.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1156, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_NEXT_PRIOR_HP"..., 1156) = 1156 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/common_name_wknd.hpp", {st_mode=S_IFREG|0644, st_size=988, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/common_name_wknd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=988, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_COMMON_NA"..., 988) = 988 >23676 close(5) = 0 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d86000) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d72000) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d86000) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7c000) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d71000) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0x1d92000) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0x1d90000) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1da4000) = 0x1da4000 >23676 brk(0) = 0x1da4000 >23676 brk(0) = 0x1da4000 >23676 brk(0x1d9d000) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d97000) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0x1d93000) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d9d000) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0x1d96000) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0x1d94000) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0x1d90000) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d9a000) = 0x1d9a000 >23676 brk(0) = 0x1d9a000 >23676 brk(0) = 0x1d9a000 >23676 brk(0x1d93000) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0x1d92000) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0x1d8e000) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0x1d89000) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d98000) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d73000) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0x1d71000) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0x1d6f000) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d86000) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d72000) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d86000) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d72000) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d86000) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7c000) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0) = 0x1d7c000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d71000) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0x1d92000) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0x1d90000) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0x1d8e000) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d89000) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1da4000) = 0x1da4000 >23676 brk(0) = 0x1da4000 >23676 brk(0) = 0x1da4000 >23676 brk(0x1d9d000) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d97000) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0x1d93000) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0) = 0x1d93000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d9d000) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0x1d96000) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0x1d94000) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0x1d90000) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0) = 0x1d90000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d94000) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0x1d92000) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0x1d8e000) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0x1d89000) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0) = 0x1d89000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7b000) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0) = 0x1d7b000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d98000) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d7f000) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0) = 0x1d7f000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d75000) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0) = 0x1d75000 >23676 brk(0x1d73000) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0) = 0x1d73000 >23676 brk(0x1d71000) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0) = 0x1d71000 >23676 brk(0x1d6f000) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0) = 0x1d6f000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d88000) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0) = 0x1d88000 >23676 brk(0x1d86000) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0) = 0x1d86000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d72000) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0) = 0x1d72000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6e000) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0) = 0x1d6e000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d6a000) = 0x1d6a000 >23676 brk(0) = 0x1d6a000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/protect.hpp", {st_mode=S_IFREG|0644, st_size=1343, ...}) = 0 >23676 open("/usr/include/boost/mpl/protect.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1343, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_PROTECT_HPP_I"..., 1343) = 1343 >23676 close(5) = 0 >23676 brk(0) = 0x1d6a000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d83000) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0) = 0x1d83000 >23676 brk(0x1d81000) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0) = 0x1d81000 >23676 brk(0x1d7d000) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0) = 0x1d7d000 >23676 brk(0x1d79000) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0) = 0x1d79000 >23676 brk(0x1d77000) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0) = 0x1d77000 >23676 brk(0x1d70000) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0) = 0x1d70000 >23676 brk(0x1d6c000) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0) = 0x1d6c000 >23676 brk(0x1d8d000) = 0x1d8d000 >23676 brk(0) = 0x1d8d000 >23676 brk(0) = 0x1d8d000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7e000) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0) = 0x1d7e000 >23676 brk(0x1d9f000) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0x1d98000) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0x1d96000) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0x1d92000) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0x1d8e000) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0) = 0x1d8e000 >23676 brk(0x1d8c000) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0) = 0x1d8c000 >23676 brk(0x1d8a000) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0) = 0x1d8a000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d80000) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0) = 0x1d80000 >23676 brk(0x1d7a000) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0) = 0x1d7a000 >23676 brk(0x1d78000) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0) = 0x1d78000 >23676 brk(0x1d76000) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0) = 0x1d76000 >23676 brk(0x1d98000) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1d8f000) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0) = 0x1d8f000 >23676 brk(0x1d8b000) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0) = 0x1d8b000 >23676 brk(0x1d87000) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0) = 0x1d87000 >23676 brk(0x1d85000) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0) = 0x1d85000 >23676 brk(0x1d82000) = 0x1d82000 >23676 brk(0) = 0x1d82000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9621f000 >23676 brk(0) = 0x1d82000 >23676 brk(0x1da3000) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d97000) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0x1d95000) = 0x1d95000 >23676 brk(0) = 0x1d95000 >23676 brk(0) = 0x1d95000 >23676 brk(0) = 0x1d95000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 open("/usr/include/boost/mpl/apply_wrap.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6286, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 6286) = 6286 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp", {st_mode=S_IFREG|0644, st_size=14409, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=14409, ...}) = 0 >23676 read(5, "\n// Copyright Peter Dimov 2001\n/"..., 14409) = 14409 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/full_lambda.hpp", {st_mode=S_IFREG|0644, st_size=8906, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/full_lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=8906, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 8906) = 8906 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/bind_fwd.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2600, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 2600) = 2600 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/quote.hpp", {st_mode=S_IFREG|0644, st_size=3738, ...}) = 0 >23676 open("/usr/include/boost/mpl/quote.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3738, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 3738) = 3738 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/void.hpp", {st_mode=S_IFREG|0644, st_size=1711, ...}) = 0 >23676 open("/usr/include/boost/mpl/void.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1711, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_VOID_HPP_INCL"..., 1711) = 1711 >23676 close(5) = 0 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db2000) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0x1dab000) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0x1da9000) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0x1da7000) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0x1da3000) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0x1da1000) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0x1d9e000) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d96000) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db3000) = 0x1db3000 >23676 brk(0) = 0x1db3000 >23676 brk(0) = 0x1db3000 >23676 brk(0x1da9000) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0x1da7000) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0x1da5000) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0x1da1000) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0x1d9f000) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0x1d9c000) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d97000) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0x1d94000) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db2000) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0x1dab000) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0x1da9000) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0x1da7000) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0x1da3000) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0x1da1000) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0x1d9e000) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d96000) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db3000) = 0x1db3000 >23676 brk(0) = 0x1db3000 >23676 brk(0) = 0x1db3000 >23676 brk(0x1da9000) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0x1da7000) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0x1da5000) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0x1da1000) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0x1d9f000) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0x1d9c000) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d97000) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0x1d94000) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/has_type.hpp", {st_mode=S_IFREG|0644, st_size=682, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/has_type.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=682, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_HAS_TYPE_"..., 682) = 682 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/config/bcc.hpp", {st_mode=S_IFREG|0644, st_size=848, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/config/bcc.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=848, ...}) = 0 >23676 read(5, "\n#ifndef BOOST_MPL_AUX_CONFIG_BC"..., 848) = 848 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp", {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2214, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2214) = 2214 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/arg.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3318, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 3318) = 3318 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/template_arity.hpp", {st_mode=S_IFREG|0644, st_size=4848, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/template_arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4848, ...}) = 0 >23676 read(5, "\n#if !defined(BOOST_PP_IS_ITERAT"..., 4848) = 4848 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", {st_mode=S_IFREG|0644, st_size=2740, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2740, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2740) = 2740 >23676 close(5) = 0 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", {st_mode=S_IFREG|0644, st_size=11510, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=11510, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 11510) = 11510 >23676 close(5) = 0 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db2000) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0x1da9000) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0x1da7000) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0x1da3000) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0x1d9f000) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0x1d9d000) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0) = 0x1d9d000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d98000) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0) = 0x1d98000 >23676 brk(0x1d92000) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0) = 0x1d92000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db2000) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0) = 0x1db2000 >23676 brk(0x1dab000) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0) = 0x1dab000 >23676 brk(0x1da9000) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0x1da7000) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0x1da3000) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0) = 0x1da3000 >23676 brk(0x1da1000) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0x1d9e000) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0) = 0x1d9e000 >23676 brk(0x1d9b000) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0) = 0x1d9b000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d96000) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0) = 0x1d96000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db3000) = 0x1db3000 >23676 brk(0) = 0x1db3000 >23676 brk(0) = 0x1db3000 >23676 brk(0x1da9000) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0) = 0x1da9000 >23676 brk(0x1da7000) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0) = 0x1da7000 >23676 brk(0x1da5000) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0) = 0x1da5000 >23676 brk(0x1da1000) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0) = 0x1da1000 >23676 brk(0x1d9f000) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0) = 0x1d9f000 >23676 brk(0x1d9c000) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0) = 0x1d9c000 >23676 brk(0x1d99000) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0) = 0x1d99000 >23676 brk(0x1d97000) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0) = 0x1d97000 >23676 brk(0x1d94000) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0) = 0x1d94000 >23676 brk(0x1d91000) = 0x1d91000 >23676 brk(0) = 0x1d91000 >23676 open("/usr/include/boost/mpl/aux_/include_preprocessed.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1452, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 1452) = 1452 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/include/boost/mpl/aux_/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp", {st_mode=S_IFREG|0644, st_size=2744, ...}) = 0 >23676 open("/usr/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2744, ...}) = 0 >23676 read(5, "\n// Copyright Aleksey Gurtovoy 2"..., 2744) = 2744 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23676 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4466, ...}) = 0 >23676 read(5, "// (C) Copyright David Abrahams "..., 4466) = 4466 >23676 close(5) = 0 >23676 open("/usr/include/boost/iterator/detail/config_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=722, ...}) = 0 >23676 read(5, "// (C) Copyright Thomas Witt "..., 722) = 722 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_stateless.hpp", {st_mode=S_IFREG|0644, st_size=1510, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_stateless.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1510, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 1510) = 1510 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/has_trivial_constructor.hpp", {st_mode=S_IFREG|0644, st_size=1582, ...}) = 0 >23676 open("/usr/include/boost/type_traits/has_trivial_constructor.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1582, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 1582) = 1582 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/has_trivial_copy.hpp", {st_mode=S_IFREG|0644, st_size=2324, ...}) = 0 >23676 open("/usr/include/boost/type_traits/has_trivial_copy.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2324, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 2324) = 2324 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/has_trivial_destructor.hpp", {st_mode=S_IFREG|0644, st_size=1626, ...}) = 0 >23676 open("/usr/include/boost/type_traits/has_trivial_destructor.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=1626, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary,"..., 1626) = 1626 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/type_traits/is_empty.hpp", {st_mode=S_IFREG|0644, st_size=6148, ...}) = 0 >23676 open("/usr/include/boost/type_traits/is_empty.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6148, ...}) = 0 >23676 read(5, "\n// (C) Copyright Steve Cleary, "..., 6148) = 6148 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_def.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=5458, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 5458) = 5458 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/template_arity_spec.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=938, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 938) = 938 >23676 close(5) = 0 >23676 open("/usr/include/boost/type_traits/detail/bool_trait_undef.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=984, ...}) = 0 >23676 read(5, "\n// NO INCLUDE GUARDS, THE HEADE"..., 984) = 984 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/algorithm", {st_mode=S_IFREG|0644, st_size=2518, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/algorithm", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2518, ...}) = 0 >23676 read(5, "// <algorithm> -*- C++ -*-\n\n// C"..., 2518) = 2518 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_algo.h", {st_mode=S_IFREG|0644, st_size=217508, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_algo.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=217508, ...}) = 0 >23676 mmap(NULL, 221184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc87000 >23676 read(5, "// Algorithm implementation -*- "..., 217508) = 217508 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/algorithmfwd.h", {st_mode=S_IFREG|0644, st_size=21157, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/algorithmfwd.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=21157, ...}) = 0 >23676 read(5, "// <algorithm> Forward declarati"..., 21157) = 21157 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_heap.h", {st_mode=S_IFREG|0644, st_size=20472, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_heap.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=20472, ...}) = 0 >23676 read(5, "// Heap implementation -*- C++ -"..., 20472) = 20472 >23676 close(5) = 0 >23676 mmap(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd95a1f000 >23676 munmap(0x7fbd9fc87000, 221184) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/deque", {st_mode=S_IFREG|0644, st_size=2665, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/deque", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=2665, ...}) = 0 >23676 read(5, "// <deque> -*- C++ -*-\n\n// Copyr"..., 2665) = 2665 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/stl_deque.h", {st_mode=S_IFREG|0644, st_size=68001, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/stl_deque.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=68001, ...}) = 0 >23676 read(5, "// Deque implementation -*- C++ "..., 68001) = 68001 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/bits/deque.tcc", {st_mode=S_IFREG|0644, st_size=32672, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/bits/deque.tcc", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=32672, ...}) = 0 >23676 read(5, "// Deque implementation (out of "..., 32672) = 32672 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/stdexcept", {st_mode=S_IFREG|0644, st_size=4718, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/stdexcept", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=4718, ...}) = 0 >23676 read(5, "// Standard exception classes -"..., 4718) = 4718 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/cstring", {st_mode=S_IFREG|0644, st_size=3123, ...}) = 0 >23676 open("/usr/include/c++/4.8.2/cstring", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=3123, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 3123) = 3123 >23676 close(5) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/string.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/string.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/string.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/string.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/string.h", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/string.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/string.h", {st_mode=S_IFREG|0644, st_size=22245, ...}) = 0 >23676 open("/usr/include/string.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=22245, ...}) = 0 >23676 read(5, "/* Copyright (C) 1991-2013 Free "..., 22245) = 22245 >23676 close(5) = 0 >23676 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/stddef.h", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=13619, ...}) = 0 >23676 read(5, "/* Copyright (C) 1989-2013 Free "..., 13619) = 13619 >23676 close(5) = 0 >23676 munmap(0x7fbd9fcfe000, 135168) = 0 >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/x86_64-redhat-linux/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/c++", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/c++/4.8.2/backward/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23676 lstat("/usr/lib/gcc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 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) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/local/include/boost", 0x7fff31b5fc80) = -1 ENOENT (No such file or directory) >23676 open("/usr/local/include/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory) >23676 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >23676 lstat("/usr/include/boost", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23676 lstat("/usr/include/boost/circular_buffer/space_optimized.hpp", {st_mode=S_IFREG|0644, st_size=80156, ...}) = 0 >23676 open("/usr/include/boost/circular_buffer/space_optimized.hpp", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=80156, ...}) = 0 >23676 read(5, "// Implementation of the circula"..., 80156) = 80156 >23676 close(5) = 0 >23676 open("/usr/include/c++/4.8.2/cstdlib", O_RDONLY|O_NOCTTY) = 5 >23676 fstat(5, {st_mode=S_IFREG|0644, st_size=6157, ...}) = 0 >23676 read(5, "// -*- C++ -*- forwarding header"..., 6157) = 6157 >23676 close(5) = 0 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9581f000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9561f000 >23676 mmap(NULL, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe27000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9541f000 >23676 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe17000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9521f000 >23676 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fcfe000 >23676 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc9c000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9501f000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd94e1f000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe15000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd94c1f000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd94a1f000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9481f000 >23676 brk(0) = 0x1d91000 >23676 brk(0x1db2000) = 0x1db2000 >23676 mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc7c000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9461f000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe13000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9441f000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe11000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9421f000 >23676 brk(0) = 0x1db2000 >23676 brk(0x1dd3000) = 0x1dd3000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9401f000 >23676 brk(0) = 0x1dd3000 >23676 brk(0x1df4000) = 0x1df4000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93e1f000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc78000 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c1f000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc74000 >23676 brk(0) = 0x1df4000 >23676 brk(0x1e15000) = 0x1e15000 >23676 brk(0) = 0x1e15000 >23676 brk(0) = 0x1e15000 >23676 brk(0x1e14000) = 0x1e14000 >23676 brk(0) = 0x1e14000 >23676 brk(0) = 0x1e14000 >23676 brk(0) = 0x1e14000 >23676 brk(0x1e12000) = 0x1e12000 >23676 brk(0) = 0x1e12000 >23676 brk(0) = 0x1e12000 >23676 brk(0x1e34000) = 0x1e34000 >23676 brk(0) = 0x1e34000 >23676 brk(0) = 0x1e34000 >23676 brk(0x1e32000) = 0x1e32000 >23676 brk(0) = 0x1e32000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fe0f000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc72000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc70000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc6e000 >23676 write(4, "\t.file\t\"circular.cxx\"\n\t.section\t"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc6c000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc6a000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc68000 >23676 write(4, "4invalidate_all_iteratorsEv,\"axG"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc66000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc64000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc62000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc60000 >23676 write(4, "bp), %rax\n\tmovq\t$0, 8(%rax)\n\tmov"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc5e000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc5c000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc5a000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc58000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc56000 >23676 write(4, "ushq\t%rbp\n\t.cfi_def_cfa_offset 1"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc54000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc52000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc50000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc4e000 >23676 write(4, "rsp, %rbp\n\t.cfi_def_cfa_register"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc4c000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc48000 >23676 write(4, "135:\n\t.cfi_startproc\n\tpushq\t%rbp"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc46000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc44000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc42000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc40000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc3c000 >23676 write(4, "\n\t.section\t.text._ZN5boost36thro"..., 4096) = 4096 >23676 write(4, "ef_cfa_register 6\n\tpushq\t%rbx\n\ts"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc3a000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc38000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc36000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc34000 >23676 write(4, "gn 2\n\t.weak\t_ZN5boost16exception"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9fc32000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c1d000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c19000 >23676 write(4, "Ev,comdat\n\t.align 2\n\t.weak\t_ZNSa"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c17000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c13000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c11000 >23676 write(4, "q\t%rax, %rdi\n.LEHB20:\n\tcall\t_Unw"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c0f000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c0d000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c0b000 >23676 write(4, "\tmovq\t-8(%rbp), %rax\n\tmovq\t%rax,"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c09000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c07000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c05000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93c01000 >23676 write(4, "rIiSaIiEE5beginEv, .-_ZN5boost15"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bff000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bfd000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bfb000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bf9000 >23676 write(4, "ter 6\n\tsubq\t$16, %rsp\n\tmovq\t%rdi"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bf7000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bf5000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bf3000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bf1000 >23676 write(4, "nction\n_ZN5boost15circular_buffe"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bef000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bed000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93beb000 >23676 write(4, "\tmovq\t-64(%rbp), %rax\n\tmovl\t-68("..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93be9000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93be7000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93be5000 >23676 write(4, "-8(%rbp)\n\tpopq\t%rbp\n\t.cfi_def_cf"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93be3000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93be1000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bdf000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bdb000 >23676 write(4, "_EEEC1EPKS4_Pi\n\t.set\t_ZN5boost10"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bd9000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bd7000 >23676 write(4, "\n\tpopq\t%rbx\n\tpopq\t%rbp\n\t.cfi_def"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bd5000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bd3000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bd1000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bcf000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bcd000 >23676 write(4, "tyEv\n\t.section\t.text._ZNK5boost1"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bcb000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bc9000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bc7000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bc5000 >23676 write(4, "_def_cfa_register 6\n\tmovq\t%rdi, "..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bc3000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bc1000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bbd000 >23676 write(4, "trINS0_20error_info_containerEEC"..., 4096) = 4096 >23676 write(4, "_\n\tmovq\t-32(%rbp), %rdx\n\tmovq\t-2"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bbb000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bb9000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bb7000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bb5000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bb3000 >23676 write(4, "RKT_,comdat\n\t.size\t_ZN5boost15th"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bb1000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93baf000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bad000 >23676 write(4, "ffset 6, -16\n\tmovq\t%rsp, %rbp\n\t."..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93bab000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93ba9000 >23676 write(4, "ectorISt12length_errorED0Ev,comd"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93ba7000 >23676 write(4, "\tmovq\t-8(%rbp), %rax\n\taddq\t$56, "..., 4096) = 4096 >23676 mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd939a7000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd939a5000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd939a3000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd939a1000 >23676 write(4, "etail10clone_implINS0_19error_in"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9399f000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9399d000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93999000 >23676 brk(0) = 0x1e32000 >23676 brk(0x1e53000) = 0x1e53000 >23676 brk(0) = 0x1e53000 >23676 brk(0) = 0x1e53000 >23676 brk(0x1e50000) = 0x1e50000 >23676 brk(0) = 0x1e50000 >23676 brk(0) = 0x1e50000 >23676 brk(0) = 0x1e50000 >23676 brk(0x1e49000) = 0x1e49000 >23676 brk(0) = 0x1e49000 >23676 write(4, "errorEE+16, (%rax)\n\tmovq\t-8(%rbp"..., 4096) = 4096 >23676 write(4, "lone_implINS0_19error_info_injec"..., 4096) = 4096 >23676 write(4, "St12length_errorEE,comdat\n\t.alig"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93997000 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93995000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd93991000 >23676 write(4, "IN5boost16exception_detail19erro"..., 4096) = 4096 >23676 write(4, "\tjmp\t.L240\n.L239:\n\tmovq\t%rax, %r"..., 4096) = 4096 >23676 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9398f000 >23676 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fbd9398b000 >23676 write(4, "E7rethrowEv\n\t.set\t.LTHUNK7,_ZNK5"..., 4096) = 4096 >23676 write(4, "\n\t.cfi_def_cfa_offset 16\n\t.cfi_o"..., 787) = 787 >23676 close(4) = 0 >23676 munmap(0x7fbd9fdfd000, 4096) = 0 >23676 exit_group(0) = ? >23676 +++ exited with 0 +++ >23675 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23676 >23675 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23676, si_status=0, si_utime=89, si_stime=15} --- >23675 open("/tmp/cc3yye0Y.o", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23675 close(4) = 0 >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/as", 0x7ffff4dd4ae0) = -1 ENOENT (No such file or directory) >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/as", 0x7ffff4dd4ae0) = -1 ENOENT (No such file or directory) >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/as", 0x7ffff4dd4ae0) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/as", 0x7ffff4dd4ae0) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/as", 0x7ffff4dd4ae0) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/x86_64-redhat-linux/4.8.2/as", 0x7ffff4dd4ae0) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/as", 0x7ffff4dd4ae0) = -1 ENOENT (No such file or directory) >23675 vfork( <unfinished ...> >23679 execve("/home/boeckb/.local/bin/as", ["as", "--64", "-o", "/tmp/cc3yye0Y.o", "/tmp/cc5NKmrB.s"], [/* 65 vars */]) = -1 ENOENT (No such file or directory) >23679 execve("/usr/lib64/ccache/as", ["as", "--64", "-o", "/tmp/cc3yye0Y.o", "/tmp/cc5NKmrB.s"], [/* 65 vars */]) = -1 ENOENT (No such file or directory) >23679 execve("/usr/local/bin/as", ["as", "--64", "-o", "/tmp/cc3yye0Y.o", "/tmp/cc5NKmrB.s"], [/* 65 vars */]) = -1 ENOENT (No such file or directory) >23679 execve("/usr/bin/as", ["as", "--64", "-o", "/tmp/cc3yye0Y.o", "/tmp/cc5NKmrB.s"], [/* 65 vars */] <unfinished ...> >23675 <... vfork resumed> ) = 23679 >23675 wait4(23679, <unfinished ...> >23679 <... execve resumed> ) = 0 >23679 brk(0) = 0x22ab000 >23679 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc174676000 >23679 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23679 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23679 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23679 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fc174643000 >23679 close(4) = 0 >23679 open("/lib64/libopcodes-2.23.2.so", O_RDONLY|O_CLOEXEC) = 4 >23679 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 >23679 fstat(4, {st_mode=S_IFREG|0755, st_size=980744, ...}) = 0 >23679 mmap(NULL, 3075488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc174169000 >23679 mprotect(0x7fc1741a3000, 2093056, PROT_NONE) = 0 >23679 mmap(0x7fc1743a2000, 745472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x39000) = 0x7fc1743a2000 >23679 close(4) = 0 >23679 open("/lib64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = 4 >23679 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 >23679 fstat(4, {st_mode=S_IFREG|0755, st_size=1111488, ...}) = 0 >23679 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc174642000 >23679 mmap(NULL, 3216928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc173e57000 >23679 mprotect(0x7fc173f4e000, 2097152, PROT_NONE) = 0 >23679 mmap(0x7fc17414e000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xf7000) = 0x7fc17414e000 >23679 mmap(0x7fc174165000, 13856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc174165000 >23679 close(4) = 0 >23679 open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 4 >23679 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 >23679 fstat(4, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0 >23679 mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc173c53000 >23679 mprotect(0x7fc173c56000, 2093056, PROT_NONE) = 0 >23679 mmap(0x7fc173e55000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7fc173e55000 >23679 close(4) = 0 >23679 open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 4 >23679 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 >23679 fstat(4, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23679 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc173a3d000 >23679 mprotect(0x7fc173a52000, 2093056, PROT_NONE) = 0 >23679 mmap(0x7fc173c51000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7fc173c51000 >23679 close(4) = 0 >23679 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23679 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 >23679 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23679 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc17367e000 >23679 mprotect(0x7fc173832000, 2097152, PROT_NONE) = 0 >23679 mmap(0x7fc173a32000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7fc173a32000 >23679 mmap(0x7fc173a38000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc173a38000 >23679 close(4) = 0 >23679 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc174641000 >23679 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc17463f000 >23679 arch_prctl(ARCH_SET_FS, 0x7fc17463f740) = 0 >23679 mprotect(0x7fc173a32000, 16384, PROT_READ) = 0 >23679 mprotect(0x7fc173c51000, 4096, PROT_READ) = 0 >23679 mprotect(0x7fc173e55000, 4096, PROT_READ) = 0 >23679 mprotect(0x7fc17414e000, 69632, PROT_READ) = 0 >23679 mprotect(0x7fc1743a2000, 741376, PROT_READ) = 0 >23679 mprotect(0x652000, 4096, PROT_READ) = 0 >23679 mprotect(0x7fc174677000, 4096, PROT_READ) = 0 >23679 munmap(0x7fc174643000, 208178) = 0 >23679 getrusage(RUSAGE_SELF, {ru_utime={0, 1000}, ru_stime={0, 0}, ...}) = 0 >23679 brk(0) = 0x22ab000 >23679 brk(0x22cc000) = 0x22cc000 >23679 brk(0) = 0x22cc000 >23679 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23679 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23679 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fc16d155000 >23679 close(4) = 0 >23679 brk(0) = 0x22cc000 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc1745be000 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc17453d000 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc1744bc000 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc16d0d4000 >23679 stat("/tmp/cc3yye0Y.o", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23679 open("/tmp/cc3yye0Y.o", O_RDWR|O_CREAT|O_TRUNC, 0666) = 4 >23679 fcntl(4, F_GETFD) = 0 >23679 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc16d053000 >23679 brk(0) = 0x22cc000 >23679 brk(0x22ed000) = 0x22ed000 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc16cfd2000 >23679 brk(0) = 0x22ed000 >23679 brk(0) = 0x22ed000 >23679 brk(0x22ec000) = 0x22ec000 >23679 brk(0) = 0x22ec000 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc16cf51000 >23679 open("/tmp/cc5NKmrB.s", O_RDONLY) = 5 >23679 fstat(5, {st_mode=S_IFREG|0600, st_size=140051, ...}) = 0 >23679 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc174675000 >23679 read(5, "\t.file\t\"circular.cxx\"\n\t.section\t"..., 4096) = 4096 >23679 read(5, "4invalidate_all_iteratorsEv,\"axG"..., 28672) = 28672 >23679 read(5, "gn 2\n\t.weak\t_ZN5boost16exception"..., 32768) = 32768 >23679 brk(0) = 0x22ec000 >23679 brk(0x230d000) = 0x230d000 >23679 brk(0) = 0x230d000 >23679 brk(0x232e000) = 0x232e000 >23679 read(5, "-8(%rbp)\n\tpopq\t%rbp\n\t.cfi_def_cf"..., 32768) = 32768 >23679 brk(0) = 0x232e000 >23679 brk(0x234f000) = 0x234f000 >23679 brk(0) = 0x234f000 >23679 brk(0x2370000) = 0x2370000 >23679 read(5, "ffset 6, -16\n\tmovq\t%rsp, %rbp\n\t."..., 32768) = 32768 >23679 brk(0) = 0x2370000 >23679 brk(0x2391000) = 0x2391000 >23679 brk(0) = 0x2391000 >23679 brk(0x23b2000) = 0x23b2000 >23679 read(5, "\tjmp\t.L240\n.L239:\n\tmovq\t%rax, %r"..., 32768) = 8979 >23679 read(5, "", 20480) = 0 >23679 brk(0) = 0x23b2000 >23679 brk(0x23d3000) = 0x23d3000 >23679 brk(0) = 0x23d3000 >23679 brk(0x23f4000) = 0x23f4000 >23679 close(5) = 0 >23679 munmap(0x7fc174675000, 4096) = 0 >23679 brk(0) = 0x23f4000 >23679 brk(0x2415000) = 0x2415000 >23679 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 5 >23679 fstat(5, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23679 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc174675000 >23679 read(5, "# Locale name alias data base.\n#"..., 4096) = 2492 >23679 read(5, "", 4096) = 0 >23679 close(5) = 0 >23679 munmap(0x7fc174675000, 4096) = 0 >23679 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23679 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23679 open("/usr/share/locale/en_US/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23679 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23679 open("/usr/share/locale/en.utf8/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23679 open("/usr/share/locale/en/LC_MESSAGES/gas.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23679 brk(0) = 0x2415000 >23679 brk(0x2436000) = 0x2436000 >23679 mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc16ced0000 >23679 brk(0) = 0x2436000 >23679 brk(0x2457000) = 0x2457000 >23679 brk(0) = 0x2457000 >23679 brk(0x2478000) = 0x2478000 >23679 brk(0) = 0x2478000 >23679 brk(0x2499000) = 0x2499000 >23679 brk(0) = 0x2499000 >23679 brk(0x24ba000) = 0x24ba000 >23679 munmap(0x7fc16ced0000, 528384) = 0 >23679 brk(0) = 0x24ba000 >23679 brk(0x24db000) = 0x24db000 >23679 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 5 >23679 fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23679 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc174675000 >23679 read(5, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23679 close(5) = 0 >23679 munmap(0x7fc174675000, 4096) = 0 >23679 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23679 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc174675000 >23679 lseek(4, 49152, SEEK_SET) = 49152 >23679 read(4, "", 2464) = 0 >23679 lseek(4, 2464, SEEK_CUR) = 51616 >23679 write(4, "\0circular.cxx\0_ZStL8__ioinit\0_Z4"..., 4096) = 4096 >23679 write(4, "10clone_baseD0Ev\0_ZN5boost16exce"..., 4096) = 4096 >23679 write(4, "iE8allocateEmPKv\0memset\0_ZNSt12l"..., 4096) = 4096 >23679 write(4, "texit\0_ZN5boost16exception_detai"..., 136) = 136 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -3160, SEEK_CUR) = 936 >23679 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 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2708, SEEK_CUR) = 1388 >23679 write(4, "UH\211\345H\211}\370H\211u\360H\213E\360]\303UH\211\345H\211}\370H\213E\370H\307"..., 39) = 39 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2668, SEEK_CUR) = 1428 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213\20H\213E\360H\211\326H\211"..., 51) = 51 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2616, SEEK_CUR) = 1480 >23679 write(4, "UH\211\345H\203\354 H\211}\350H\211u\340H\307E\370\0\0\0\0H\213E\350H\213\0H"..., 169) = 169 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2446, SEEK_CUR) = 1650 >23679 write(4, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\203}\350\0u\30H\213E\370H"..., 83) = 83 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2362, SEEK_CUR) = 1734 >23679 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 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2328, SEEK_CUR) = 1768 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\20H\213E\370H"..., 53) = 53 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2274, SEEK_CUR) = 1822 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 167) = 167 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2106, SEEK_CUR) = 1990 >23679 write(4, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -2084, SEEK_CUR) = 2012 >23679 write(4, "UH\211\345H\211}\370H\213E\370H\213@\10]\303UH\211\345H\211}\370H\211u\360H\213"..., 302) = 302 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -1780, SEEK_CUR) = 2316 >23679 write(4, "\377\3\r\1\10\"\5>\1G\r\0\0\177\0\0\0", 17) = 17 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -1762, SEEK_CUR) = 2334 >23679 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 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -986, SEEK_CUR) = 3110 >23679 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 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -942, SEEK_CUR) = 3154 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\326H\211"..., 541) = 541 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -400, SEEK_CUR) = 3696 >23679 write(4, "UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\0\0"..., 277) = 277 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -122, SEEK_CUR) = 3974 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H;E\360u\6H\213E\370\3537"..., 89) = 89 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -32, SEEK_CUR) = 4064 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t(H\213E\370H\213\0H", 32) = 32 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -3988, SEEK_CUR) = 4204 >23679 write(4, "UH\211\345H\211}\370]\303UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370"..., 57) = 57 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -3930, SEEK_CUR) = 4262 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350\0"..., 237) = 237 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -3692, SEEK_CUR) = 4500 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -3278, SEEK_CUR) = 4914 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t\35H\213E\370H\213\0H"..., 55) = 55 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -3222, SEEK_CUR) = 4970 >23679 write(4, "UH\211\345H\211}\370H\211u\360]\303circular_buffer\0\314\0"..., 341) = 341 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -2880, SEEK_CUR) = 5312 >23679 write(4, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H"..., 95) = 95 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -2784, SEEK_CUR) = 5408 >23679 write(4, "UH\211\345H\211}\370H\213E\370H\213@(]\303UH\211\345H\203\354 H\211}\350H\211"..., 211) = 211 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -2572, SEEK_CUR) = 5620 >23679 write(4, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\0\0\0\0]\303", 25) = 25 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -2546, SEEK_CUR) = 5646 >23679 write(4, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\0\0\0\0]\303", 25) = 25 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -2520, SEEK_CUR) = 5672 >23679 write(4, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213U\340H\213E\350H\211\326H\211\307\350"..., 109) = 109 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -2410, SEEK_CUR) = 5782 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350\0"..., 271) = 271 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -2138, SEEK_CUR) = 6054 >23679 write(4, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\340H\213\0H\203\350\30H\213\0H"..., 305) = 305 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -1832, SEEK_CUR) = 6360 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -1430, SEEK_CUR) = 6762 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -1344, SEEK_CUR) = 6848 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -1156, SEEK_CUR) = 7036 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 161) = 161 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -994, SEEK_CUR) = 7198 >23679 write(4, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\326H\211\307\350\0"..., 97) = 97 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -896, SEEK_CUR) = 7296 >23679 write(4, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\350H\203\3008H\211\307\350\0\0\0"..., 179) = 179 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -716, SEEK_CUR) = 7476 >23679 write(4, "UH\211\345H\211}\370H\211u\360]\303", 14) = 14 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -672, SEEK_CUR) = 7520 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -496, SEEK_CUR) = 7696 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -384, SEEK_CUR) = 7808 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -320, SEEK_CUR) = 7872 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -192, SEEK_CUR) = 8000 >23679 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 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -128, SEEK_CUR) = 8064 >23679 write(4, "N5boost16exception_detail19error"..., 66) = 66 >23679 lseek(4, 4096, SEEK_SET) = 4096 >23679 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 >23679 lseek(4, -32, SEEK_CUR) = 8160 >23679 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 >23679 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 >23679 lseek(4, 8192, SEEK_SET) = 8192 >23679 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 >23679 lseek(4, -4064, SEEK_CUR) = 8224 >23679 write(4, "N5boost16exception_detail10clone"..., 39) = 39 >23679 lseek(4, 8192, SEEK_SET) = 8192 >23679 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 >23679 lseek(4, -4016, SEEK_CUR) = 8272 >23679 write(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0N5boost9exceptio"..., 35) = 35 >23679 lseek(4, 8192, SEEK_SET) = 8192 >23679 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 >23679 lseek(4, -3968, SEEK_CUR) = 8320 >23679 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 >23679 lseek(4, 8192, SEEK_SET) = 8192 >23679 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 >23679 lseek(4, -3832, SEEK_CUR) = 8456 >23679 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 >23679 lseek(4, 8192, SEEK_SET) = 8192 >23679 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 >23679 lseek(4, -3560, SEEK_CUR) = 8728 >23679 write(4, "\0\0\0\0\0\0\0\0\0GCC: (GNU) 4.8.2 201312"..., 53) = 53 >23679 lseek(4, 8192, SEEK_SET) = 8192 >23679 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 >23679 lseek(4, -3504, SEEK_CUR) = 8784 >23679 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 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, -4032, SEEK_CUR) = 64 >23679 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 >23679 lseek(4, 61440, SEEK_SET) = 61440 >23679 read(4, "ne_implINS0_19error_info_injecto"..., 4096) = 2600 >23679 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 >23679 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 >23679 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 >23679 lseek(4, 36864, SEEK_SET) = 36864 >23679 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 >23679 lseek(4, -408, SEEK_CUR) = 40552 >23679 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 >23679 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 >23679 lseek(4, 8192, SEEK_SET) = 8192 >23679 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 >23679 lseek(4, -40, SEEK_CUR) = 12248 >23679 write(4, "\0.symtab\0.strtab\0.shstrtab\0.rela"..., 40) = 40 >23679 write(4, "ata\0.bss\0.text._ZnwmPv\0.text._ZN"..., 4096) = 4096 >23679 write(4, "S4_Pi\0.text._ZN5boost16exception"..., 3876) = 3876 >23679 lseek(4, 0, SEEK_SET) = 0 >23679 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 >23679 lseek(4, 16384, SEEK_SET) = 16384 >23679 read(4, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23679 lseek(4, -216, SEEK_CUR) = 20264 >23679 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 >23679 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 >23679 close(4) = 0 >23679 munmap(0x7fc174675000, 4096) = 0 >23679 brk(0) = 0x24db000 >23679 brk(0) = 0x24db000 >23679 brk(0x24da000) = 0x24da000 >23679 brk(0) = 0x24da000 >23679 brk(0) = 0x24da000 >23679 brk(0) = 0x24da000 >23679 brk(0x24d7000) = 0x24d7000 >23679 brk(0) = 0x24d7000 >23679 brk(0) = 0x24d7000 >23679 brk(0) = 0x24d7000 >23679 brk(0x24d6000) = 0x24d6000 >23679 brk(0) = 0x24d6000 >23679 brk(0) = 0x24d6000 >23679 brk(0) = 0x24d6000 >23679 brk(0x24cc000) = 0x24cc000 >23679 brk(0) = 0x24cc000 >23679 exit_group(0) = ? >23679 +++ exited with 0 +++ >23675 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23679 >23675 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23679, si_status=0, si_utime=1, si_stime=0} --- >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", {st_mode=S_IFREG|0755, st_size=360184, ...}) = 0 >23675 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", X_OK) = 0 >23675 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/liblto_plugin.so", R_OK) = 0 >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/bin/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/../lib64/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23675 stat("/lib/x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23675 stat("/usr/lib/x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/.", 0x7ffff4dd4b20) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23675 stat("/lib/.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23675 stat("/usr/lib/.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crt1.o", R_OK) = -1 ENOENT (No such file or directory) >23675 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) >23675 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) >23675 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) >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", R_OK) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crti.o", R_OK) = -1 ENOENT (No such file or directory) >23675 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) >23675 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) >23675 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) >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", R_OK) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", R_OK) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd3c50) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/../lib64/.", 0x7ffff4dd3c50) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd3c50) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23675 stat("/lib/x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd3c50) = -1 ENOENT (No such file or directory) >23675 stat("/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23675 stat("/usr/lib/x86_64-redhat-linux/4.8.2/.", 0x7ffff4dd3c50) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/../lib64/.", {st_mode=S_IFDIR|0555, st_size=143360, ...}) = 0 >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../x86_64-redhat-linux/lib/.", 0x7ffff4dd3c50) = -1 ENOENT (No such file or directory) >23675 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../.", {st_mode=S_IFDIR|0555, st_size=12288, ...}) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o", R_OK) = 0 >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtn.o", R_OK) = -1 ENOENT (No such file or directory) >23675 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) >23675 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) >23675 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) >23675 access("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o", R_OK) = 0 >23675 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", {st_mode=S_IFREG|0755, st_size=360184, ...}) = 0 >23675 access("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2", X_OK) = 0 >23675 vfork( <unfinished ...> >23680 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 ...> >23675 <... vfork resumed> ) = 23680 >23675 wait4(23680, <unfinished ...> >23680 <... execve resumed> ) = 0 >23680 brk(0) = 0x1051000 >23680 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fad0d372000 >23680 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23680 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4 >23680 fstat(4, {st_mode=S_IFREG|0644, st_size=208178, ...}) = 0 >23680 mmap(NULL, 208178, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fad0d33f000 >23680 close(4) = 0 >23680 open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 4 >23680 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 >23680 fstat(4, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23680 mmap(NULL, 3170648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fad0ce4d000 >23680 mprotect(0x7fad0cf52000, 2097152, PROT_NONE) = 0 >23680 mmap(0x7fad0d152000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x105000) = 0x7fad0d152000 >23680 close(4) = 0 >23680 open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23680 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 >23680 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23680 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fad0ca8e000 >23680 mprotect(0x7fad0cc42000, 2097152, PROT_NONE) = 0 >23680 mmap(0x7fad0ce42000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7fad0ce42000 >23680 mmap(0x7fad0ce48000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fad0ce48000 >23680 close(4) = 0 >23680 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fad0d33e000 >23680 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fad0d33c000 >23680 arch_prctl(ARCH_SET_FS, 0x7fad0d33c740) = 0 >23680 mprotect(0x7fad0ce42000, 16384, PROT_READ) = 0 >23680 mprotect(0x7fad0d152000, 4096, PROT_READ) = 0 >23680 mprotect(0x656000, 4096, PROT_READ) = 0 >23680 mprotect(0x7fad0d373000, 4096, PROT_READ) = 0 >23680 munmap(0x7fad0d33f000, 208178) = 0 >23680 brk(0) = 0x1051000 >23680 rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_DFL, [], 0}, 8) = 0 >23680 brk(0) = 0x1051000 >23680 brk(0x1072000) = 0x1072000 >23680 brk(0) = 0x1072000 >23680 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23680 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23680 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fad06565000 >23680 close(4) = 0 >23680 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23680 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23680 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fad0d371000 >23680 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23680 read(4, "", 4096) = 0 >23680 close(4) = 0 >23680 munmap(0x7fad0d371000, 4096) = 0 >23680 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 open("/usr/share/locale/en_US/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >23680 rt_sigaction(SIGQUIT, {SIG_IGN, [QUIT], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_DFL, [], 0}, 8) = 0 >23680 rt_sigaction(SIGQUIT, {0x4036e9, [QUIT], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_IGN, [QUIT], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, 8) = 0 >23680 rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_DFL, [], 0}, 8) = 0 >23680 rt_sigaction(SIGINT, {0x4036e9, [INT], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, 8) = 0 >23680 rt_sigaction(SIGALRM, {SIG_IGN, [ALRM], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_DFL, [], 0}, 8) = 0 >23680 rt_sigaction(SIGALRM, {0x4036e9, [ALRM], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_IGN, [ALRM], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, 8) = 0 >23680 rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_DFL, [], 0}, 8) = 0 >23680 rt_sigaction(SIGHUP, {0x4036e9, [HUP], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, 8) = 0 >23680 rt_sigaction(SIGSEGV, {SIG_IGN, [SEGV], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_DFL, [], 0}, 8) = 0 >23680 rt_sigaction(SIGSEGV, {0x4036e9, [SEGV], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_IGN, [SEGV], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, 8) = 0 >23680 rt_sigaction(SIGBUS, {SIG_IGN, [BUS], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_DFL, [], 0}, 8) = 0 >23680 rt_sigaction(SIGBUS, {0x4036e9, [BUS], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, {SIG_IGN, [BUS], SA_RESTORER|SA_RESTART, 0x7fad0cac3cb0}, 8) = 0 >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/real-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/real-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/real-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/real-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/real-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/collect-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/collect-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/collect-ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/home/boeckb/.local/bin/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib64/ccache/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/local/bin/ld", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/bin/ld", {st_mode=S_IFREG|0755, st_size=857552, ...}) = 0 >23680 access("/usr/bin/ld", X_OK) = 0 >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/home/boeckb/.local/bin/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib64/ccache/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/local/bin/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/bin/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/local/sbin/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/sbin/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/home/boeckb/bin/gnm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/home/boeckb/.local/bin/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib64/ccache/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/local/bin/nm", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/bin/nm", {st_mode=S_IFREG|0755, st_size=42384, ...}) = 0 >23680 access("/usr/bin/nm", X_OK) = 0 >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/home/boeckb/.local/bin/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib64/ccache/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/local/bin/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/bin/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/local/sbin/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/sbin/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/home/boeckb/bin/gstrip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/libexec/gcc/x86_64-redhat-linux/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib/gcc/x86_64-redhat-linux/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/home/boeckb/.local/bin/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/lib64/ccache/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/local/bin/strip", 0x7fff5ad3e680) = -1 ENOENT (No such file or directory) >23680 stat("/usr/bin/strip", {st_mode=S_IFREG|0755, st_size=224336, ...}) = 0 >23680 access("/usr/bin/strip", X_OK) = 0 >23680 access("/usr/bin/g++", X_OK) = 0 >23680 access("/tmp", R_OK|W_OK|X_OK) = 0 >23680 getpid() = 23680 >23680 open("/tmp/ccHCM77z.c", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23680 close(4) = 0 >23680 open("/tmp/ccJrAjMX.o", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23680 close(4) = 0 >23680 open("/tmp/ccm8gwql.ld", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23680 close(4) = 0 >23680 open("/tmp/cc4GDJ4I.le", O_RDWR|O_CREAT|O_EXCL, 0600) = 4 >23680 close(4) = 0 >23680 open("/tmp/ccm8gwql.ld", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 >23680 open("/tmp/cc4GDJ4I.le", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5 >23680 vfork( <unfinished ...> >23681 dup2(4, 1) = 1 >23681 close(4) = 0 >23681 dup2(5, 2) = 2 >23681 close(5) = 0 >23681 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 ...> >23680 <... vfork resumed> ) = 23681 >23680 close(4) = 0 >23680 close(5 <unfinished ...> >23681 <... execve resumed> ) = 0 >23680 <... close resumed> ) = 0 >23680 wait4(23681, <unfinished ...> >23681 brk(0) = 0x17ac000 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626904000 >23681 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib64/tls/x86_64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23681 stat("/usr/lib64/tls/x86_64", 0x7fffa156d640) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib64/tls/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23681 stat("/usr/lib64/tls", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 >23681 open("/usr/lib64/x86_64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23681 stat("/usr/lib64/x86_64", 0x7fffa156d640) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib64/libbfd-2.23.2.so", O_RDONLY|O_CLOEXEC) = 4 >23681 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 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=1111488, ...}) = 0 >23681 mmap(NULL, 3216928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f86263d4000 >23681 mprotect(0x7f86264cb000, 2097152, PROT_NONE) = 0 >23681 mmap(0x7f86266cb000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xf7000) = 0x7f86266cb000 >23681 mmap(0x7f86266e2000, 13856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f86266e2000 >23681 close(4) = 0 >23681 open("/usr/lib64/tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 4 >23681 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 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=90000, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626903000 >23681 mmap(NULL, 2183688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f86261be000 >23681 mprotect(0x7f86261d3000, 2093056, PROT_NONE) = 0 >23681 mmap(0x7f86263d2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7f86263d2000 >23681 close(4) = 0 >23681 open("/usr/lib64/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 4 >23681 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 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0 >23681 mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8625fba000 >23681 mprotect(0x7f8625fbd000, 2093056, PROT_NONE) = 0 >23681 mmap(0x7f86261bc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f86261bc000 >23681 close(4) = 0 >23681 open("/usr/lib64/tls/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 4 >23681 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 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23681 mmap(NULL, 3924576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8625bfb000 >23681 mprotect(0x7f8625daf000, 2097152, PROT_NONE) = 0 >23681 mmap(0x7f8625faf000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1b4000) = 0x7f8625faf000 >23681 mmap(0x7f8625fb5000, 16992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8625fb5000 >23681 close(4) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626902000 >23681 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626900000 >23681 arch_prctl(ARCH_SET_FS, 0x7f8626900740) = 0 >23681 mprotect(0x7f8625faf000, 16384, PROT_READ) = 0 >23681 mprotect(0x7f86261bc000, 4096, PROT_READ) = 0 >23681 mprotect(0x7f86263d2000, 4096, PROT_READ) = 0 >23681 mprotect(0x7f86266cb000, 69632, PROT_READ) = 0 >23681 mprotect(0x6cd000, 4096, PROT_READ) = 0 >23681 mprotect(0x7f8626905000, 4096, PROT_READ) = 0 >23681 getrusage(RUSAGE_SELF, {ru_utime={0, 0}, ru_stime={0, 1000}, ...}) = 0 >23681 brk(0) = 0x17ac000 >23681 brk(0x17cd000) = 0x17cd000 >23681 brk(0) = 0x17cd000 >23681 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 4 >23681 fstat(4, {st_mode=S_IFREG|0644, st_size=106070960, ...}) = 0 >23681 mmap(NULL, 106070960, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f861f6d2000 >23681 close(4) = 0 >23681 brk(0) = 0x17cd000 >23681 open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 4 >23681 fstat(4, {st_mode=S_IFREG|0644, st_size=26254, ...}) = 0 >23681 mmap(NULL, 26254, PROT_READ, MAP_SHARED, 4, 0) = 0x7f86268f9000 >23681 close(4) = 0 >23681 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4 >23681 fstat(4, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f8000 >23681 read(4, "# Locale name alias data base.\n#"..., 4096) = 2492 >23681 read(4, "", 4096) = 0 >23681 close(4) = 0 >23681 munmap(0x7f86268f8000, 4096) = 0 >23681 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/share/locale/en_US/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/share/locale/en.utf8/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/share/locale/en/LC_MESSAGES/ld.mo", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 stat("a.out", {st_mode=S_IFREG|0750, st_size=40361, ...}) = 0 >23681 lstat("a.out", {st_mode=S_IFREG|0750, st_size=40361, ...}) = 0 >23681 unlink("a.out") = 0 >23681 open("a.out", O_RDWR|O_CREAT|O_TRUNC, 0666) = 4 >23681 fcntl(4, F_GETFD) = 0 >23681 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23681 brk(0) = 0x17cd000 >23681 brk(0x17f0000) = 0x17f0000 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", O_RDONLY) = 5 >23681 fcntl(5, F_GETFD) = 0 >23681 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(5, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f8000 >23681 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 >23681 lseek(5, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", O_RDONLY) = 6 >23681 fcntl(6, F_GETFD) = 0 >23681 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(6, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f7000 >23681 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 >23681 lseek(6, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(6, 1248, SEEK_SET) = 1248 >23681 lseek(6, 1248, SEEK_SET) = 1248 >23681 lseek(6, 1248, SEEK_SET) = 1248 >23681 lseek(6, 1248, SEEK_SET) = 1248 >23681 lseek(6, 1248, SEEK_SET) = 1248 >23681 brk(0) = 0x17f0000 >23681 brk(0x1811000) = 0x1811000 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", O_RDONLY) = 7 >23681 fcntl(7, F_GETFD) = 0 >23681 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(7, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f6000 >23681 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 >23681 lseek(7, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 lseek(7, 2832, SEEK_SET) = 2832 >23681 open("/tmp/cc3yye0Y.o", O_RDONLY) = 8 >23681 fcntl(8, F_GETFD) = 0 >23681 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(8, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f5000 >23681 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 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 read(8, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23681 lseek(8, 36864, SEEK_SET) = 36864 >23681 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 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 read(8, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23681 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 >23681 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 >23681 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 >23681 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 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 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 >23681 read(8, "ata\0.bss\0.text._ZnwmPv\0.text._ZN"..., 4096) = 4096 >23681 read(8, "S4_Pi\0.text._ZN5boost16exception"..., 4096) = 4096 >23681 brk(0) = 0x1811000 >23681 brk(0x1832000) = 0x1832000 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 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 >23681 read(8, "ZN5boost8iteratorISt26random_acc"..., 8192) = 8192 >23681 read(8, "ne_implINS0_19error_info_injecto"..., 4096) = 4096 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 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 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 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 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 brk(0) = 0x1832000 >23681 brk(0x1853000) = 0x1853000 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 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 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 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 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 lseek(8, 49152, SEEK_SET) = 49152 >23681 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 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 53248, SEEK_SET) = 53248 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 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 >23681 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 >23681 lseek(8, 61440, SEEK_SET) = 61440 >23681 read(8, "ne_implINS0_19error_info_injecto"..., 4096) = 4096 >23681 lseek(8, 36864, SEEK_SET) = 36864 >23681 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 >23681 lseek(8, 61440, SEEK_SET) = 61440 >23681 read(8, "ne_implINS0_19error_info_injecto"..., 4096) = 4096 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 65536, SEEK_SET) = 65536 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 65536, SEEK_SET) = 65536 >23681 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 >23681 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 >23681 lseek(8, 36864, SEEK_SET) = 36864 >23681 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 >23681 lseek(8, 69632, SEEK_SET) = 69632 >23681 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 >23681 lseek(8, 36864, SEEK_SET) = 36864 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 lseek(8, 36864, SEEK_SET) = 36864 >23681 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 >23681 lseek(8, 40960, SEEK_SET) = 40960 >23681 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 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 lseek(8, 45056, SEEK_SET) = 45056 >23681 lseek(8, 36864, SEEK_SET) = 36864 >23681 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 >23681 brk(0) = 0x1853000 >23681 brk(0x1874000) = 0x1874000 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libstdc++.so", O_RDONLY) = 9 >23681 fcntl(9, F_GETFD) = 0 >23681 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(9, {st_mode=S_IFREG|0755, st_size=995840, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f4000 >23681 lseek(9, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 4096, SEEK_SET) = 4096 >23681 lseek(9, 991232, SEEK_SET) = 991232 >23681 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 >23681 lseek(9, 995328, SEEK_SET) = 995328 >23681 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 >23681 lseek(9, 991232, SEEK_SET) = 991232 >23681 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 >23681 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 >23681 lseek(9, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(9, 991232, SEEK_SET) = 991232 >23681 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 >23681 lseek(9, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(9, 991232, SEEK_SET) = 991232 >23681 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 >23681 lseek(9, 983040, SEEK_SET) = 983040 >23681 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 >23681 mmap(NULL, 163840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268cc000 >23681 lseek(9, 114688, SEEK_SET) = 114688 >23681 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 >23681 read(9, "St12memory_order\0_ZSt15future_ca"..., 155648) = 155648 >23681 read(9, "wEET_S5_RKS1_\0_ZNSbIwSt11char_tr"..., 4096) = 4096 >23681 brk(0) = 0x1874000 >23681 brk(0x18a3000) = 0x18a3000 >23681 lseek(9, 20480, SEEK_SET) = 20480 >23681 read(9, "\7\337x\336\346sFaL%-\220\344\17\320K\236 \237\332\223\264cWf\243b\303S;cv"..., 4096) = 4096 >23681 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 >23681 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 >23681 lseek(9, 282624, SEEK_SET) = 282624 >23681 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 >23681 lseek(9, 286720, SEEK_SET) = 286720 >23681 lseek(9, 274432, SEEK_SET) = 274432 >23681 read(9, "wEET_S5_RKS1_\0_ZNSbIwSt11char_tr"..., 4096) = 4096 >23681 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 >23681 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 >23681 brk(0) = 0x18a3000 >23681 brk(0x18c4000) = 0x18c4000 >23681 brk(0) = 0x18c4000 >23681 brk(0x18e5000) = 0x18e5000 >23681 brk(0) = 0x18e5000 >23681 brk(0x1906000) = 0x1906000 >23681 brk(0) = 0x1906000 >23681 brk(0x1927000) = 0x1927000 >23681 brk(0) = 0x1927000 >23681 brk(0x1948000) = 0x1948000 >23681 brk(0) = 0x1948000 >23681 brk(0x196a000) = 0x196a000 >23681 brk(0) = 0x196a000 >23681 brk(0x198b000) = 0x198b000 >23681 brk(0) = 0x198b000 >23681 brk(0x19ac000) = 0x19ac000 >23681 brk(0) = 0x19ac000 >23681 brk(0x19cd000) = 0x19cd000 >23681 brk(0) = 0x19cd000 >23681 brk(0x19ee000) = 0x19ee000 >23681 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268ab000 >23681 brk(0) = 0x19ee000 >23681 brk(0x1a0f000) = 0x1a0f000 >23681 brk(0) = 0x1a0f000 >23681 brk(0x1a30000) = 0x1a30000 >23681 brk(0) = 0x1a30000 >23681 brk(0x1a51000) = 0x1a51000 >23681 brk(0) = 0x1a51000 >23681 brk(0x1a72000) = 0x1a72000 >23681 brk(0) = 0x1a72000 >23681 brk(0x1a93000) = 0x1a93000 >23681 brk(0) = 0x1a93000 >23681 brk(0x1ab4000) = 0x1ab4000 >23681 brk(0) = 0x1ab4000 >23681 brk(0x1ad5000) = 0x1ad5000 >23681 brk(0) = 0x1ad5000 >23681 brk(0x1af6000) = 0x1af6000 >23681 brk(0) = 0x1af6000 >23681 brk(0x1b17000) = 0x1b17000 >23681 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 10 >23681 fstat(10, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268aa000 >23681 read(10, "MemTotal: 8167340 kB\nMemF"..., 1024) = 1024 >23681 close(10) = 0 >23681 munmap(0x7f86268aa000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libm.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libm.a", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libm.so", O_RDONLY) = 10 >23681 fcntl(10, F_GETFD) = 0 >23681 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(10, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268aa000 >23681 lseek(10, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 lseek(10, 1155072, SEEK_SET) = 1155072 >23681 read(10, "ssignaling\0erfl\0__lgammaf_r_fini"..., 4096) = 4096 >23681 lseek(10, 1159168, SEEK_SET) = 1159168 >23681 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 >23681 lseek(10, 1155072, SEEK_SET) = 1155072 >23681 read(10, "ssignaling\0erfl\0__lgammaf_r_fini"..., 4096) = 4096 >23681 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 >23681 lseek(10, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(10, 1155072, SEEK_SET) = 1155072 >23681 read(10, "ssignaling\0erfl\0__lgammaf_r_fini"..., 4096) = 4096 >23681 lseek(10, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(10, 1073152, SEEK_SET) = 1073152 >23681 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 >23681 lseek(10, 1069056, SEEK_SET) = 1069056 >23681 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 >23681 lseek(10, 12288, SEEK_SET) = 12288 >23681 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 >23681 read(10, "feholdexcept\0fesetenv\0feupdateen"..., 4096) = 4096 >23681 lseek(10, 4096, SEEK_SET) = 4096 >23681 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 >23681 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 >23681 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 >23681 lseek(10, 16384, SEEK_SET) = 16384 >23681 read(10, "feholdexcept\0fesetenv\0feupdateen"..., 4096) = 4096 >23681 lseek(10, 20480, SEEK_SET) = 20480 >23681 lseek(10, 20480, SEEK_SET) = 20480 >23681 brk(0) = 0x1b17000 >23681 brk(0x1b38000) = 0x1b38000 >23681 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f862686a000 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 11 >23681 fcntl(11, F_GETFD) = 0 >23681 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(11, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626869000 >23681 lseek(11, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 brk(0) = 0x1b38000 >23681 brk(0x1b59000) = 0x1b59000 >23681 lseek(11, 86016, SEEK_SET) = 86016 >23681 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 >23681 lseek(11, 88720, SEEK_SET) = 88720 >23681 lseek(11, 88720, SEEK_SET) = 88720 >23681 lseek(11, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(11, 86016, SEEK_SET) = 86016 >23681 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 >23681 lseek(11, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(11, 86016, SEEK_SET) = 86016 >23681 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 >23681 lseek(11, 81920, SEEK_SET) = 81920 >23681 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 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(11, 0, SEEK_SET) = 0 >23681 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 >23681 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 >23681 lseek(11, 8192, SEEK_SET) = 8192 >23681 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 >23681 lseek(11, 12288, SEEK_SET) = 12288 >23681 lseek(11, 4096, SEEK_SET) = 4096 >23681 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 >23681 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 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 12 >23681 fcntl(12, F_GETFD) = 0 >23681 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(12, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626868000 >23681 lseek(12, 0, SEEK_SET) = 0 >23681 read(12, "!<arch>\n/ 13868769"..., 4096) = 4096 >23681 lseek(12, 4096, SEEK_SET) = 4096 >23681 read(12, "d64_isZero\0__bid64_isInf\0__bid64"..., 4096) = 4096 >23681 read(12, "2_xrnint\0__bid64_to_uint32_floor"..., 4096) = 4096 >23681 lseek(12, 12288, SEEK_SET) = 12288 >23681 lseek(12, 12288, SEEK_SET) = 12288 >23681 lseek(12, 12288, SEEK_SET) = 12288 >23681 read(12, ".o/\nbid128_compare.o/\nbid32_to_b"..., 4096) = 4096 >23681 lseek(12, 16384, SEEK_SET) = 16384 >23681 lseek(12, 16384, SEEK_SET) = 16384 >23681 brk(0) = 0x1b59000 >23681 brk(0x1b81000) = 0x1b81000 >23681 lseek(12, 16384, SEEK_SET) = 16384 >23681 lseek(12, 16384, SEEK_SET) = 16384 >23681 lseek(12, 16384, SEEK_SET) = 16384 >23681 lseek(12, 16384, SEEK_SET) = 16384 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libc.a", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libc.so", O_RDONLY) = 13 >23681 fcntl(13, F_GETFD) = 0 >23681 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(13, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626867000 >23681 lseek(13, 0, SEEK_SET) = 0 >23681 read(13, "/* GNU ld script\n Use the shar"..., 4096) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libc.so", O_RDONLY) = 14 >23681 ioctl(14, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffa156da80) = -1 ENOTTY (Inappropriate ioctl for device) >23681 fstat(14, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626866000 >23681 read(14, "/* GNU ld script\n Use the shar"..., 8192) = 253 >23681 read(14, "", 4096) = 0 >23681 read(14, "", 8192) = 0 >23681 ioctl(14, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffa156da90) = -1 ENOTTY (Inappropriate ioctl for device) >23681 close(14) = 0 >23681 munmap(0x7f8626866000, 4096) = 0 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 lseek(13, 253, SEEK_SET) = 253 >23681 close(13) = 0 >23681 munmap(0x7f8626867000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libc.so", O_RDONLY) = 13 >23681 ioctl(13, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffa156dbc0) = -1 ENOTTY (Inappropriate ioctl for device) >23681 fstat(13, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626867000 >23681 read(13, "/* GNU ld script\n Use the shar"..., 8192) = 253 >23681 read(13, "", 4096) = 0 >23681 read(13, "", 8192) = 0 >23681 ioctl(13, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffa156c070) = -1 ENOTTY (Inappropriate ioctl for device) >23681 close(13) = 0 >23681 munmap(0x7f8626867000, 4096) = 0 >23681 open("/lib64/libc.so.6", O_RDONLY) = 13 >23681 fcntl(13, F_GETFD) = 0 >23681 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(13, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626867000 >23681 lseek(13, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 2093056, SEEK_SET) = 2093056 >23681 read(13, "nt_r\0sys_nerr@GLIBC_2.3\0isinfl\0_"..., 4096) = 4096 >23681 lseek(13, 2097152, SEEK_SET) = 2097152 >23681 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 >23681 lseek(13, 2093056, SEEK_SET) = 2093056 >23681 read(13, "nt_r\0sys_nerr@GLIBC_2.3\0isinfl\0_"..., 4096) = 4096 >23681 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 >23681 lseek(13, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(13, 2093056, SEEK_SET) = 2093056 >23681 read(13, "nt_r\0sys_nerr@GLIBC_2.3\0isinfl\0_"..., 4096) = 4096 >23681 lseek(13, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(13, 1806336, SEEK_SET) = 1806336 >23681 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 >23681 lseek(13, 1798144, SEEK_SET) = 1798144 >23681 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 >23681 lseek(13, 65536, SEEK_SET) = 65536 >23681 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 >23681 read(13, "r_one_per_line\0setpriority\0flock"..., 20480) = 20480 >23681 read(13, "obstack_begin_1\0__newlocale\0iopl"..., 4096) = 4096 >23681 brk(0) = 0x1b81000 >23681 brk(0x1bae000) = 0x1bae000 >23681 lseek(13, 12288, SEEK_SET) = 12288 >23681 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 >23681 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 >23681 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 >23681 lseek(13, 94208, SEEK_SET) = 94208 >23681 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 >23681 lseek(13, 98304, SEEK_SET) = 98304 >23681 lseek(13, 90112, SEEK_SET) = 90112 >23681 read(13, "obstack_begin_1\0__newlocale\0iopl"..., 4096) = 4096 >23681 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 >23681 brk(0) = 0x1bae000 >23681 brk(0x1bcf000) = 0x1bcf000 >23681 brk(0) = 0x1bcf000 >23681 brk(0x1bf0000) = 0x1bf0000 >23681 brk(0) = 0x1bf0000 >23681 brk(0x1c11000) = 0x1c11000 >23681 brk(0) = 0x1c11000 >23681 brk(0x1c32000) = 0x1c32000 >23681 brk(0) = 0x1c32000 >23681 brk(0x1c53000) = 0x1c53000 >23681 brk(0) = 0x1c53000 >23681 brk(0x1c74000) = 0x1c74000 >23681 brk(0) = 0x1c74000 >23681 brk(0x1c95000) = 0x1c95000 >23681 brk(0) = 0x1c95000 >23681 brk(0x1cb6000) = 0x1cb6000 >23681 brk(0) = 0x1cb6000 >23681 brk(0x1cd7000) = 0x1cd7000 >23681 open("/usr/lib64/libc_nonshared.a", O_RDONLY) = 14 >23681 fcntl(14, F_GETFD) = 0 >23681 fcntl(14, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(4, {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626866000 >23681 lseek(4, 0, SEEK_CUR) = 0 >23681 close(4) = 0 >23681 munmap(0x7f8626866000, 4096) = 0 >23681 fstat(14, {st_mode=S_IFREG|0644, st_size=22846, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626866000 >23681 lseek(14, 0, SEEK_SET) = 0 >23681 read(14, "!<arch>\n/ 13904766"..., 4096) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 lseek(14, 4096, SEEK_SET) = 4096 >23681 open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 4 >23681 fcntl(4, F_GETFD) = 0 >23681 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23681 close(5) = 0 >23681 munmap(0x7f86268f8000, 4096) = 0 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f8000 >23681 lseek(4, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 151552, SEEK_SET) = 151552 >23681 read(4, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23681 lseek(4, 154992, SEEK_SET) = 154992 >23681 lseek(4, 154992, SEEK_SET) = 154992 >23681 lseek(4, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(4, 151552, SEEK_SET) = 151552 >23681 read(4, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23681 lseek(4, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(4, 131072, SEEK_SET) = 131072 >23681 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 >23681 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 >23681 lseek(4, 126976, SEEK_SET) = 126976 >23681 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 >23681 lseek(4, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 mmap(NULL, 3342336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f861f3a2000 >23681 munmap(0x7f861f3a2000, 3342336) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 5 >23681 fcntl(5, F_GETFD) = 0 >23681 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23681 close(6) = 0 >23681 munmap(0x7f86268f7000, 4096) = 0 >23681 fstat(5, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f7000 >23681 lseek(5, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 lseek(5, 86016, SEEK_SET) = 86016 >23681 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 >23681 lseek(5, 88720, SEEK_SET) = 88720 >23681 lseek(5, 88720, SEEK_SET) = 88720 >23681 lseek(5, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(5, 86016, SEEK_SET) = 86016 >23681 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 >23681 lseek(5, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(5, 86016, SEEK_SET) = 86016 >23681 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 >23681 lseek(5, 81920, SEEK_SET) = 81920 >23681 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 >23681 lseek(5, 4096, SEEK_SET) = 4096 >23681 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 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 6 >23681 fcntl(6, F_GETFD) = 0 >23681 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23681 close(7) = 0 >23681 munmap(0x7f86268f6000, 4096) = 0 >23681 fstat(6, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f6000 >23681 lseek(6, 0, SEEK_SET) = 0 >23681 read(6, "!<arch>\n/ 13868769"..., 4096) = 4096 >23681 lseek(6, 4096, SEEK_SET) = 4096 >23681 brk(0) = 0x1cd7000 >23681 brk(0x1cfb000) = 0x1cfb000 >23681 read(6, "d64_isZero\0__bid64_isInf\0__bid64"..., 4096) = 4096 >23681 read(6, "2_xrnint\0__bid64_to_uint32_floor"..., 4096) = 4096 >23681 lseek(6, 12288, SEEK_SET) = 12288 >23681 lseek(6, 12288, SEEK_SET) = 12288 >23681 lseek(6, 12288, SEEK_SET) = 12288 >23681 read(6, ".o/\nbid128_compare.o/\nbid32_to_b"..., 4096) = 4096 >23681 lseek(6, 16384, SEEK_SET) = 16384 >23681 lseek(6, 16384, SEEK_SET) = 16384 >23681 lseek(6, 16384, SEEK_SET) = 16384 >23681 lseek(6, 16384, SEEK_SET) = 16384 >23681 lseek(6, 16384, SEEK_SET) = 16384 >23681 lseek(6, 16384, SEEK_SET) = 16384 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o", O_RDONLY) = 7 >23681 fcntl(7, F_GETFD) = 0 >23681 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23681 close(8) = 0 >23681 munmap(0x7f86268f5000, 4096) = 0 >23681 fstat(7, {st_mode=S_IFREG|0644, st_size=1362, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f5000 >23681 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 >23681 lseek(7, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(7, 1362, SEEK_SET) = 1362 >23681 lseek(7, 1362, SEEK_SET) = 1362 >23681 lseek(7, 1362, SEEK_SET) = 1362 >23681 lseek(7, 1362, SEEK_SET) = 1362 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o", O_RDONLY) = 8 >23681 fcntl(8, F_GETFD) = 0 >23681 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23681 close(9) = 0 >23681 munmap(0x7f86268f4000, 4096) = 0 >23681 fstat(8, {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f4000 >23681 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 >23681 brk(0) = 0x1cfb000 >23681 brk(0x1d1c000) = 0x1d1c000 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, 961, SEEK_SET) = 961 >23681 lseek(8, 961, SEEK_SET) = 961 >23681 lseek(8, 961, SEEK_SET) = 961 >23681 open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 9 >23681 fcntl(9, F_GETFD) = 0 >23681 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23681 close(10) = 0 >23681 munmap(0x7f86268aa000, 4096) = 0 >23681 fstat(9, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268aa000 >23681 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 >23681 lseek(9, 151552, SEEK_SET) = 151552 >23681 read(9, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23681 lseek(9, 154992, SEEK_SET) = 154992 >23681 lseek(9, 154992, SEEK_SET) = 154992 >23681 lseek(9, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(9, 151552, SEEK_SET) = 151552 >23681 read(9, "t_count\0_rtld_local_ro\0_dl_call_"..., 4096) = 3440 >23681 lseek(9, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(9, 131072, SEEK_SET) = 131072 >23681 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 >23681 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 >23681 fstat(9, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23681 close(11) = 0 >23681 munmap(0x7f8626869000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", O_RDONLY) = 10 >23681 fcntl(10, F_GETFD) = 0 >23681 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(10, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626869000 >23681 lseek(10, 0, SEEK_SET) = 0 >23681 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 >23681 fstat(10, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23681 close(12) = 0 >23681 munmap(0x7f8626868000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", O_RDONLY) = 11 >23681 fcntl(11, F_GETFD) = 0 >23681 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(11, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626868000 >23681 lseek(11, 0, SEEK_SET) = 0 >23681 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 >23681 fstat(11, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23681 close(13) = 0 >23681 munmap(0x7f8626867000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", O_RDONLY) = 12 >23681 fcntl(12, F_GETFD) = 0 >23681 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(12, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626867000 >23681 lseek(12, 0, SEEK_SET) = 0 >23681 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 >23681 fstat(12, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23681 close(14) = 0 >23681 munmap(0x7f8626866000, 4096) = 0 >23681 open("/tmp/cc3yye0Y.o", O_RDONLY) = 13 >23681 fcntl(13, F_GETFD) = 0 >23681 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(13, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626866000 >23681 lseek(13, 36864, SEEK_SET) = 36864 >23681 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 >23681 fstat(13, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23681 close(4) = 0 >23681 munmap(0x7f86268f8000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libstdc++.so", O_RDONLY) = 4 >23681 fcntl(4, F_GETFD) = 0 >23681 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=995840, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f8000 >23681 lseek(4, 282624, SEEK_SET) = 282624 >23681 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 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=995840, ...}) = 0 >23681 close(5) = 0 >23681 munmap(0x7f86268f7000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/libm.so", O_RDONLY) = 5 >23681 fcntl(5, F_GETFD) = 0 >23681 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(5, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f7000 >23681 lseek(5, 16384, SEEK_SET) = 16384 >23681 read(5, "feholdexcept\0fesetenv\0feupdateen"..., 3852) = 3852 >23681 fstat(5, {st_mode=S_IFREG|0755, st_size=1159944, ...}) = 0 >23681 close(6) = 0 >23681 munmap(0x7f86268f6000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 6 >23681 fcntl(6, F_GETFD) = 0 >23681 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(6, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f6000 >23681 lseek(6, 8192, SEEK_SET) = 8192 >23681 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 >23681 fstat(6, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23681 close(7) = 0 >23681 munmap(0x7f86268f5000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 7 >23681 fcntl(7, F_GETFD) = 0 >23681 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(7, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f5000 >23681 lseek(7, 12288, SEEK_SET) = 12288 >23681 read(7, ".o/\nbid128_compare.o/\nbid32_to_b"..., 650) = 650 >23681 fstat(7, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23681 close(8) = 0 >23681 munmap(0x7f86268f4000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc_s.so", O_RDONLY) = 8 >23681 fcntl(8, F_GETFD) = 0 >23681 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(8, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f4000 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 fstat(8, {st_mode=S_IFREG|0755, st_size=88720, ...}) = 0 >23681 close(9) = 0 >23681 munmap(0x7f86268aa000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgcc.a", O_RDONLY) = 9 >23681 fcntl(9, F_GETFD) = 0 >23681 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(9, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268aa000 >23681 lseek(9, 12288, SEEK_SET) = 12288 >23681 read(9, ".o/\nbid128_compare.o/\nbid32_to_b"..., 650) = 650 >23681 fstat(9, {st_mode=S_IFREG|0644, st_size=3027160, ...}) = 0 >23681 close(10) = 0 >23681 munmap(0x7f8626869000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o", O_RDONLY) = 10 >23681 fcntl(10, F_GETFD) = 0 >23681 fcntl(10, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(10, {st_mode=S_IFREG|0644, st_size=1362, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626869000 >23681 lseek(10, 0, SEEK_SET) = 0 >23681 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 >23681 fstat(10, {st_mode=S_IFREG|0644, st_size=1362, ...}) = 0 >23681 close(11) = 0 >23681 munmap(0x7f8626868000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o", O_RDONLY) = 11 >23681 fcntl(11, F_GETFD) = 0 >23681 fcntl(11, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(11, {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626868000 >23681 lseek(11, 0, SEEK_SET) = 0 >23681 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 >23681 fstat(11, {st_mode=S_IFREG|0644, st_size=961, ...}) = 0 >23681 close(12) = 0 >23681 munmap(0x7f8626867000, 4096) = 0 >23681 open("/lib64/libc.so.6", O_RDONLY) = 12 >23681 fcntl(12, F_GETFD) = 0 >23681 fcntl(12, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(12, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626867000 >23681 lseek(12, 94208, SEEK_SET) = 94208 >23681 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 >23681 fstat(12, {st_mode=S_IFREG|0755, st_size=2097264, ...}) = 0 >23681 close(13) = 0 >23681 munmap(0x7f8626866000, 4096) = 0 >23681 open("/usr/lib64/libc_nonshared.a", O_RDONLY) = 13 >23681 fcntl(13, F_GETFD) = 0 >23681 fcntl(13, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(13, {st_mode=S_IFREG|0644, st_size=22846, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626866000 >23681 lseek(13, 0, SEEK_SET) = 0 >23681 read(13, "!<arch>\n/ 13904766"..., 1782) = 1782 >23681 fstat(13, {st_mode=S_IFREG|0644, st_size=22846, ...}) = 0 >23681 close(4) = 0 >23681 munmap(0x7f86268f8000, 4096) = 0 >23681 open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 4 >23681 fcntl(4, F_GETFD) = 0 >23681 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(4, {st_mode=S_IFREG|0755, st_size=154992, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f8000 >23681 lseek(4, 126976, SEEK_SET) = 126976 >23681 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 >23681 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 >23681 lseek(4, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 lseek(4, 4096, SEEK_SET) = 4096 >23681 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626845000 >23681 close(5) = 0 >23681 munmap(0x7f86268f7000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o", O_RDONLY) = 5 >23681 fcntl(5, F_GETFD) = 0 >23681 fcntl(5, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(5, {st_mode=S_IFREG|0644, st_size=1888, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f7000 >23681 lseek(5, 0, SEEK_SET) = 0 >23681 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 >23681 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 >23681 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8626824000 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 close(6) = 0 >23681 munmap(0x7f86268f6000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o", O_RDONLY) = 6 >23681 fcntl(6, F_GETFD) = 0 >23681 fcntl(6, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(6, {st_mode=S_IFREG|0644, st_size=2832, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f6000 >23681 lseek(6, 0, SEEK_SET) = 0 >23681 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 >23681 read(6, "\0GCC: (GNU) 4.8.2 20131212 (Red "..., 4096) = 2552 >23681 close(7) = 0 >23681 munmap(0x7f86268f5000, 4096) = 0 >23681 open("/tmp/cc3yye0Y.o", O_RDONLY) = 7 >23681 fcntl(7, F_GETFD) = 0 >23681 fcntl(7, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(7, {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f5000 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 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 >23681 read(7, "\0GCC: (GNU) 4.8.2 20131212 (Red "..., 4096) = 4096 >23681 lseek(13, 1782, SEEK_SET) = 1782 >23681 lseek(10, 1362, SEEK_SET) = 1362 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(5, 1888, SEEK_SET) = 1888 >23681 lseek(7, 36864, SEEK_SET) = 36864 >23681 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 >23681 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 >23681 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 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 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 >23681 lseek(13, 1782, SEEK_SET) = 1782 >23681 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 >23681 lseek(13, 0, SEEK_SET) = 0 >23681 read(13, "!<arch>\n/ 13904766"..., 4096) = 4096 >23681 lseek(10, 1362, SEEK_SET) = 1362 >23681 lseek(10, 1362, SEEK_SET) = 1362 >23681 brk(0) = 0x1d1c000 >23681 brk(0x1d42000) = 0x1d42000 >23681 close(8) = 0 >23681 munmap(0x7f86268f4000, 4096) = 0 >23681 open("a.out", O_RDWR) = 8 >23681 fcntl(8, F_GETFD) = 0 >23681 fcntl(8, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(8, {st_mode=S_IFREG|0640, st_size=0, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268f4000 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 read(8, "", 64) = 0 >23681 lseek(8, 64, SEEK_CUR) = 64 >23681 lseek(5, 0, SEEK_SET) = 0 >23681 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 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, 28, SEEK_CUR) = 596 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, 3292, SEEK_CUR) = 3920 >23681 write(8, "1\355I\211\321^H\211\342H\203\344\360PTI\307\300p*@\0H\307\301\0*@\0H\307\307"..., 44) = 44 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "", 4096) = 0 >23681 lseek(8, 2688, SEEK_CUR) = 10880 >23681 write(8, "\1\0\2\0", 4) = 4 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 read(8, "", 4096) = 0 >23681 lseek(8, 368, SEEK_CUR) = 12656 >23681 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 >23681 lseek(8, 20480, SEEK_SET) = 20480 >23681 read(8, "", 4096) = 0 >23681 lseek(8, 232, SEEK_CUR) = 20712 >23681 close(9) = 0 >23681 munmap(0x7f86268aa000, 4096) = 0 >23681 open("/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o", O_RDONLY) = 9 >23681 fcntl(9, F_GETFD) = 0 >23681 fcntl(9, F_SETFD, FD_CLOEXEC) = 0 >23681 fstat(9, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >23681 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f86268aa000 >23681 lseek(9, 0, SEEK_SET) = 0 >23681 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 >23681 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 >23681 lseek(9, 0, SEEK_SET) = 0 >23681 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 >23681 write(8, "\0\0\0\0GCC: (GNU) 4.8.2 20131212 (R"..., 48) = 48 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(9, 1248, SEEK_SET) = 1248 >23681 lseek(8, -640, SEEK_CUR) = 3456 >23681 write(8, "H\203\354\10H\213\5mB \0H\205\300t\5\350;\0\0\0", 21) = 21 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 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 >23681 lseek(11, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(11, 961, SEEK_SET) = 961 >23681 lseek(8, -1420, SEEK_CUR) = 10868 >23681 write(8, "H\203\354\10", 4) = 4 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -619, SEEK_CUR) = 3477 >23681 write(8, "H\203\304\10\303", 5) = 5 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 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 >23681 lseek(8, -1416, SEEK_CUR) = 10872 >23681 write(8, "H\203\304\10\303", 5) = 5 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(6, 2832, SEEK_SET) = 2832 >23681 lseek(6, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -132, SEEK_CUR) = 3964 >23681 write(8, "\17\37@\0\270\367P`\0UH-\360P`\0H\203\370\16H\211\345w\2]\303\270\0\0\0\0"..., 132) = 132 >23681 lseek(6, 2832, SEEK_SET) = 2832 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 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 >23681 lseek(8, -1400, SEEK_CUR) = 10888 >23681 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(8, -536, SEEK_CUR) = 19944 >23681 write(8, "\360\17@\0\0\0\0\0", 8) = 8 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(8, -552, SEEK_CUR) = 19928 >23681 write(8, "\20\20@\0\0\0\0\0", 8) = 8 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -4035, SEEK_CUR) = 4157 >23681 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 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -3562, SEEK_CUR) = 4630 >23681 write(8, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -3540, SEEK_CUR) = 4652 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213\20H\213E\360H\211\326H\211"..., 51) = 51 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -3488, SEEK_CUR) = 4704 >23681 write(8, "UH\211\345H\203\354 H\211}\350H\211u\340H\307E\370\0\0\0\0H\213E\350H\213\0H"..., 169) = 169 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -3318, SEEK_CUR) = 4874 >23681 write(8, "UH\211\345H\203\354 H\211}\370H\211u\360H\211U\350H\203}\350\0u\30H\213E\370H"..., 83) = 83 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -3234, SEEK_CUR) = 4958 >23681 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 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -3200, SEEK_CUR) = 4992 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\20H\213E\370H"..., 53) = 53 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -3146, SEEK_CUR) = 5046 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 167) = 167 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -2978, SEEK_CUR) = 5214 >23681 write(8, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -2956, SEEK_CUR) = 5236 >23681 write(8, "UH\211\345H\211}\370H\213E\370H\213@\10]\303UH\211\345H\211}\370H\211u\360H\213"..., 302) = 302 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -28, SEEK_CUR) = 16356 >23681 write(8, "\377\3\r\1\10\"\5>\1G\r\0\0\177\0\0\0", 17) = 17 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -2654, SEEK_CUR) = 5538 >23681 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 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(8, -11, SEEK_CUR) = 16373 >23681 write(8, "\377\377\1\32T\2\331\1\0d\5", 11) = 11 >23681 write(8, "\310\1\0pJ\331\1\0\301\1\5\355\1\0\360\1\5\0\0", 19) = 19 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -2280, SEEK_CUR) = 5912 >23681 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 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(8, -4077, SEEK_CUR) = 16403 >23681 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 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -2202, SEEK_CUR) = 5990 >23681 write(8, "UH\211\345H\211}\370H\213E\370H\307\0\0\0\0\0]\303", 21) = 21 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -2180, SEEK_CUR) = 6012 >23681 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 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -2136, SEEK_CUR) = 6056 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\326H\211"..., 541) = 541 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 lseek(8, -1594, SEEK_CUR) = 6598 >23681 write(8, "UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370H\213E\370H\211\307\350\336\377"..., 277) = 277 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -1316, SEEK_CUR) = 6876 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H;E\360u\6H\213E\370\3537"..., 89) = 89 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -1226, SEEK_CUR) = 6966 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t(H\213E\370H\213\0H"..., 139) = 139 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -1086, SEEK_CUR) = 7106 >23681 write(8, "UH\211\345H\211}\370]\303UH\211\345H\211}\370]\303UH\211\345H\203\354\20H\211}\370"..., 57) = 57 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -1028, SEEK_CUR) = 7164 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350\257"..., 237) = 237 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -790, SEEK_CUR) = 7402 >23681 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 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -376, SEEK_CUR) = 7816 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\213E\370H\213\0H\205\300t\35H\213E\370H\213\0H"..., 55) = 55 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -320, SEEK_CUR) = 7872 >23681 write(8, "UH\211\345H\211}\370H\211u\360]\303", 14) = 14 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 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 >23681 lseek(8, -1392, SEEK_CUR) = 10896 >23681 write(8, "circular_buffer\0\314\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 32) = 32 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -306, SEEK_CUR) = 7886 >23681 write(8, "UH\211\345SH\203\354HH\211}\270H\211u\260H\213E\270H\211\307\350\375\1\0\0H;E"..., 295) = 295 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -10, SEEK_CUR) = 8182 >23681 write(8, "UH\211\345H\203\354 H\211", 10) = 10 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 write(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 85) = 85 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -4010, SEEK_CUR) = 8278 >23681 write(8, "UH\211\345H\211}\370H\213E\370H\213@(]\303UH\211\345H\203\354 H\211}\350H\211"..., 211) = 211 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -3798, SEEK_CUR) = 8490 >23681 write(8, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\360+@\0]\303", 25) = 25 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -3772, SEEK_CUR) = 8516 >23681 write(8, "UH\211\345H\211}\370H\211u\360H\213E\370H\307\0\20Q`\0]\303", 25) = 25 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -3746, SEEK_CUR) = 8542 >23681 write(8, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213U\340H\213E\350H\211\326H\211\307\350"..., 109) = 109 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -3636, SEEK_CUR) = 8652 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213U\360H\213E\370H\211\326H\211\307\350o"..., 271) = 271 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -3364, SEEK_CUR) = 8924 >23681 write(8, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\340H\213\0H\203\350\30H\213\0H"..., 305) = 305 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -3058, SEEK_CUR) = 9230 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -2656, SEEK_CUR) = 9632 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -2570, SEEK_CUR) = 9718 >23681 write(8, "UH\211\345H\203\354\20H\211}\370\272\330*@\0H\213E\370H\211\20H\213E\370H\307@\20"..., 187) = 187 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -2382, SEEK_CUR) = 9906 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\360H\213\20H\213E\370H\211\20H\213"..., 161) = 161 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -2220, SEEK_CUR) = 10068 >23681 write(8, "UH\211\345H\203\354\20H\211}\370H\211u\360H\213E\370H\213U\360H\211\326H\211\307\350U"..., 97) = 97 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -2122, SEEK_CUR) = 10166 >23681 write(8, "UH\211\345SH\203\354\30H\211}\350H\211u\340H\213E\350H\203\3008H\211\307\350\311\377\377"..., 179) = 179 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -1942, SEEK_CUR) = 10346 >23681 write(8, "UH\211\345H\211}\370H\211u\360]\303", 14) = 14 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -1344, SEEK_CUR) = 10944 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -1168, SEEK_CUR) = 11120 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -1056, SEEK_CUR) = 11232 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -992, SEEK_CUR) = 11296 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 lseek(8, -864, SEEK_CUR) = 11424 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 8192, SEEK_SET) = 8192 >23681 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 >23681 lseek(8, -800, SEEK_CUR) = 11488 >23681 write(8, "N5boost16exception_detail19error"..., 66) = 66 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 12288, SEEK_SET) = 12288 >23681 lseek(8, -704, SEEK_CUR) = 11584 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 12288, SEEK_SET) = 12288 >23681 lseek(8, -640, SEEK_CUR) = 11648 >23681 write(8, "N5boost16exception_detail10clone"..., 39) = 39 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 12288, SEEK_SET) = 12288 >23681 lseek(8, -592, SEEK_CUR) = 11696 >23681 write(8, "\260Q`\0\0\0\0\0\200-@\0\0\0\0\0N5boost9exceptio"..., 35) = 35 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -544, SEEK_CUR) = 11744 >23681 write(8, "\260Q`\0\0\0\0\0\300-@\0\0\0\0\0", 16) = 16 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 12288, SEEK_SET) = 12288 >23681 lseek(8, -1928, SEEK_CUR) = 10360 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(7, 12288, SEEK_SET) = 12288 >23681 lseek(8, -1808, SEEK_CUR) = 10480 >23681 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 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(7, 12288, SEEK_SET) = 12288 >23681 lseek(8, -544, SEEK_CUR) = 19936 >23681 write(8, "\356\21@\0\0\0\0\0", 8) = 8 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(8, -3616, SEEK_CUR) = 12768 >23681 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 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -3563, SEEK_CUR) = 4629 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -3541, SEEK_CUR) = 4651 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -3489, SEEK_CUR) = 4703 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -3319, SEEK_CUR) = 4873 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -3235, SEEK_CUR) = 4957 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -3201, SEEK_CUR) = 4991 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -3147, SEEK_CUR) = 5045 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -2979, SEEK_CUR) = 5213 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -2957, SEEK_CUR) = 5235 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -2181, SEEK_CUR) = 6011 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -2137, SEEK_CUR) = 6055 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -1595, SEEK_CUR) = 6597 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -1317, SEEK_CUR) = 6875 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -1227, SEEK_CUR) = 6965 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -1087, SEEK_CUR) = 7105 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -1029, SEEK_CUR) = 7163 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -791, SEEK_CUR) = 7401 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -377, SEEK_CUR) = 7815 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -321, SEEK_CUR) = 7871 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 lseek(8, -11, SEEK_CUR) = 8181 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -4011, SEEK_CUR) = 8277 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -3799, SEEK_CUR) = 8489 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -3773, SEEK_CUR) = 8515 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -3747, SEEK_CUR) = 8541 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -3637, SEEK_CUR) = 8651 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -3365, SEEK_CUR) = 8923 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -3059, SEEK_CUR) = 9229 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -2657, SEEK_CUR) = 9631 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -2571, SEEK_CUR) = 9717 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -2383, SEEK_CUR) = 9905 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -2221, SEEK_CUR) = 10067 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -2123, SEEK_CUR) = 10165 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -1943, SEEK_CUR) = 10345 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -1809, SEEK_CUR) = 10479 >23681 write(8, "\220", 1) = 1 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(13, 4096, SEEK_SET) = 4096 >23681 lseek(8, -1537, SEEK_CUR) = 10751 >23681 write(8, "\220AWA\211\377AVI\211\366AUI\211\325ATL\215%\300# \0UH\215-\310# "..., 115) = 115 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(8, -128, SEEK_CUR) = 16256 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(10, 1362, SEEK_SET) = 1362 >23681 lseek(8, -1422, SEEK_CUR) = 10866 >23681 write(8, "f\220", 2) = 2 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(10, 1362, SEEK_SET) = 1362 >23681 lseek(8, -32, SEEK_CUR) = 16352 >23681 write(8, "\0\0\0\0", 4) = 4 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(8, -528, SEEK_CUR) = 19952 >23681 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -1404, SEEK_CUR) = 10884 >23681 write(8, "\0\0\0\0", 4) = 4 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -1360, SEEK_CUR) = 10928 >23681 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 16 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -1176, SEEK_CUR) = 11112 >23681 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -1080, SEEK_CUR) = 11208 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -1008, SEEK_CUR) = 11280 >23681 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 16 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -875, SEEK_CUR) = 11413 >23681 write(8, "\0\0\0\0\0\0\0\0\0\0\0", 11) = 11 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -808, SEEK_CUR) = 11480 >23681 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -734, SEEK_CUR) = 11554 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -648, SEEK_CUR) = 11640 >23681 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -601, SEEK_CUR) = 11687 >23681 write(8, "\0\0\0\0\0\0\0\0\0", 9) = 9 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -557, SEEK_CUR) = 11731 >23681 write(8, "\0\0\0\0\0\0\0\0\0\0\0\0\0", 13) = 13 >23681 lseek(8, 20480, SEEK_SET) = 20480 >23681 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 >23681 lseek(8, 2272, SEEK_CUR) = 23032 >23681 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 >23681 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 >23681 write(8, "t16exception_detail10clone_implI"..., 4096) = 4096 >23681 write(8, "2length_errorEEE5cloneEv\0_ZN5boo"..., 4096) = 4096 >23681 write(8, "nt_exceptionINS_16exception_deta"..., 945) = 945 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(8, -3680, SEEK_CUR) = 12704 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -1432, SEEK_CUR) = 2664 >23681 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 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(8, -8, SEEK_CUR) = 20472 >23681 write(8, "\0\0\0\0\0\0\0\0", 8) = 8 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -3528, SEEK_CUR) = 568 >23681 write(8, "/lib64/ld-linux-x86-64.so.2\0", 28) = 28 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -1638, SEEK_CUR) = 2458 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -1560, SEEK_CUR) = 2536 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -3352, SEEK_CUR) = 744 >23681 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 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(8, -520, SEEK_CUR) = 19960 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -3432, SEEK_CUR) = 664 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -608, SEEK_CUR) = 3488 >23681 write(8, "\3775bB \0\377%dB \0\17\37@\0\377%bB \0h\0\0\0\0\351\340\377\377\377"..., 432) = 432 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -1264, SEEK_CUR) = 2832 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -1408, SEEK_CUR) = 2688 >23681 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 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(8, -3680, SEEK_CUR) = 12704 >23681 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 >23681 lseek(8, 8192, SEEK_SET) = 8192 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, -528, SEEK_CUR) = 11760 >23681 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 >23681 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 >23681 lseek(8, 20480, SEEK_SET) = 20480 >23681 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 >23681 lseek(8, -3816, SEEK_CUR) = 20760 >23681 write(8, "\0.symtab\0.strtab\0.shstrtab\0.inte"..., 282) = 282 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, 20480, SEEK_SET) = 20480 >23681 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 >23681 lseek(8, -3528, SEEK_CUR) = 21048 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 lseek(8, 4096, SEEK_SET) = 4096 >23681 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 >23681 read(8, "}\370H\211u\360H\211U\350H\203}\360\0t\33H\213E\370H\215H0H\213U\350H\213E"..., 4096) = 4096 >23681 lseek(8, 12288, SEEK_SET) = 12288 >23681 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 >23681 lseek(8, 16384, SEEK_SET) = 16384 >23681 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 >23681 lseek(8, 20480, SEEK_SET) = 20480 >23681 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 >23681 lseek(8, 0, SEEK_SET) = 0 >23681 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 >23681 lseek(8, -3468, SEEK_CUR) = 628 >23681 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 >23681 close(8) = 0 >23681 munmap(0x7f86268f4000, 4096) = 0 >23681 stat("a.out", {st_mode=S_IFREG|0640, st_size=40361, ...}) = 0 >23681 umask(0) = 027 >23681 umask(027) = 0 >23681 chmod("a.out", 0750) = 0 >23681 close(10) = 0 >23681 munmap(0x7f8626869000, 4096) = 0 >23681 close(13) = 0 >23681 munmap(0x7f8626866000, 4096) = 0 >23681 close(7) = 0 >23681 munmap(0x7f86268f5000, 4096) = 0 >23681 close(6) = 0 >23681 munmap(0x7f86268f6000, 4096) = 0 >23681 close(11) = 0 >23681 munmap(0x7f8626868000, 4096) = 0 >23681 close(9) = 0 >23681 munmap(0x7f86268aa000, 4096) = 0 >23681 close(5) = 0 >23681 munmap(0x7f86268f7000, 4096) = 0 >23681 close(4) = 0 >23681 munmap(0x7f86268f8000, 4096) = 0 >23681 close(12) = 0 >23681 munmap(0x7f8626867000, 4096) = 0 >23681 exit_group(0) = ? >23681 +++ exited with 0 +++ >23680 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23681 >23680 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23681, si_status=0, si_utime=3, si_stime=1} --- >23680 stat("/home/boeckb/misc/code/sb/cir", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23680 stat(".", {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0 >23680 open("/tmp/ccm8gwql.ld", O_RDONLY) = 4 >23680 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23680 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fad0d371000 >23680 read(4, "", 4096) = 0 >23680 close(4) = 0 >23680 munmap(0x7fad0d371000, 4096) = 0 >23680 unlink("/tmp/ccm8gwql.ld") = 0 >23680 open("/tmp/cc4GDJ4I.le", O_RDONLY) = 4 >23680 fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23680 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fad0d371000 >23680 read(4, "", 4096) = 0 >23680 close(4) = 0 >23680 munmap(0x7fad0d371000, 4096) = 0 >23680 unlink("/tmp/cc4GDJ4I.le") = 0 >23680 lstat("/tmp/ccHCM77z.c", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23680 unlink("/tmp/ccHCM77z.c") = 0 >23680 lstat("/tmp/ccJrAjMX.o", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >23680 unlink("/tmp/ccJrAjMX.o") = 0 >23680 lstat("/tmp/ccHCM77z.c", 0x7fff5ad3e750) = -1 ENOENT (No such file or directory) >23680 lstat("/tmp/ccJrAjMX.o", 0x7fff5ad3e750) = -1 ENOENT (No such file or directory) >23680 open("/tmp/ccm8gwql.ld", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 lstat("/tmp/ccm8gwql.ld", 0x7fff5ad3e750) = -1 ENOENT (No such file or directory) >23680 open("/tmp/cc4GDJ4I.le", O_RDONLY) = -1 ENOENT (No such file or directory) >23680 lstat("/tmp/cc4GDJ4I.le", 0x7fff5ad3e750) = -1 ENOENT (No such file or directory) >23680 exit_group(0) = ? >23680 +++ exited with 0 +++ >23675 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 23680 >23675 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=23680, si_status=0, si_utime=0, si_stime=0} --- >23675 stat("/tmp/cc3yye0Y.o", {st_mode=S_IFREG|0600, st_size=73688, ...}) = 0 >23675 unlink("/tmp/cc3yye0Y.o") = 0 >23675 stat("/tmp/cc5NKmrB.s", {st_mode=S_IFREG|0600, st_size=140051, ...}) = 0 >23675 unlink("/tmp/cc5NKmrB.s") = 0 >23675 exit_group(0) = ? >23675 +++ 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