Skip to content

Instantly share code, notes, and snippets.

@vrutkovs
Created March 2, 2015 11:19
Show Gist options
  • Select an option

  • Save vrutkovs/62d586dea9ca46ddc82d to your computer and use it in GitHub Desktop.

Select an option

Save vrutkovs/62d586dea9ca46ddc82d to your computer and use it in GitHub Desktop.
strace
bash-4.3$ jhbuild run xdg-app build /data/sdk/build/california strace -fv cmake .. -DCMAKE_INSTALL_PREFIX=/self
execve("/usr/bin/cmake", ["cmake", "..", "-DCMAKE_INSTALL_PREFIX=/self"], ["XDG_DATA_DIRS=/self/share:/usr/s"..., "PATH=/self/bin:/usr/bin", "SHELL=/bin/sh", "ACLOCAL_PATH=/self/share/aclocal", "C_INCLUDE_PATH=/self/include", "CPLUS_INCLUDE_PATH=/self/include", "GI_TYPELIB_PATH=/self/lib/girepo"..., "LDFLAGS=-L/self/lib ", "PKG_CONFIG_PATH=/self/lib/pkgcon"..., "LC_ALL=en_US.utf8", "HOME=/var/lib/jenkins", "HOSTNAME=fedora-continuous", "LOGNAME=jenkins", "TERM=screen", "USER=jenkins", "USERNAME=jenkins", "LD_LIBRARY_PATH=/self/lib", "XDG_CONFIG_DIRS=/self/etc/xdg:/e"..., "XDG_RUNTIME_DIR=/run/user/995"]) = 0
brk(0) = 0xec9000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff43f022000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/self/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/self/lib/tls/x86_64", 0x7fff08be9a60) = -1 ENOENT (No such file or directory)
open("/self/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/self/lib/tls", 0x7fff08be9a60) = -1 ENOENT (No such file or directory)
open("/self/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/self/lib/x86_64", 0x7fff08be9a60) = -1 ENOENT (No such file or directory)
open("/self/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/self/lib", 0x7fff08be9a60) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_dev=makedev(252, 1), st_ino=772111, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=80, st_size=37620, st_atime=2015/02/18-11:17:07, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
mmap(NULL, 37620, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ff43f008000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(252, 1), st_ino=770642, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=32, st_size=14640, st_atime=2015/02/18-11:16:09, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff43ebf0000
mprotect(0x7ff43ebf3000, 2093056, PROT_NONE) = 0
mmap(0x7ff43edf2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7ff43edf2000
close(3) = 0
open("/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\"\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(252, 1), st_ino=770300, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=176, st_size=86448, st_atime=2015/02/18-11:16:05, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
mmap(NULL, 2181552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff43e9d8000
mprotect(0x7ff43e9ed000, 2093056, PROT_NONE) = 0
mmap(0x7ff43ebec000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7ff43ebec000
close(3) = 0
open("/lib/libarchive.so.13", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\377\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(252, 1), st_ino=770656, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=1184, st_size=605352, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff43f021000
mmap(NULL, 2705584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff43e740000
mprotect(0x7ff43e7d1000, 2093056, PROT_NONE) = 0
mmap(0x7ff43e9d0000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x90000) = 0x7ff43e9d0000
mmap(0x7ff43e9d4000, 2224, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff43e9d4000
close(3) = 0
open("/lib/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220f\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(252, 1), st_ino=770665, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=728, st_size=369440, st_atime=2015/02/18-11:16:09, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
mmap(NULL, 2465352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff43e4e0000
mprotect(0x7ff43e538000, 2097152, PROT_NONE) = 0
mmap(0x7ff43e738000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x58000) = 0x7ff43e738000
close(3) = 0
open("/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\270\5\0\0\0\0\0"..., 832) = 832
fstat(3, {st_dev=makedev(252, 1), st_ino=770414, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=1976, st_size=1007848, st_atime=2015/02/18-11:16:06, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
mmap(NULL, 3188576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff43e1d0000
mprotect(0x7ff43e2bc000, 2097152, PROT_NONE) = 0
mmap(0x7ff43e4bc000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xec000) = 0x7ff43e4bc000
mmap(0x7ff43e4c6000, 83808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff43e4c6000
munmap(0x7ff43f008000, 37620) = 0
brk(0) = 0xec9000
brk(0xeea000) = 0xeea000
open("/dev/urandom", O_RDONLY) = 3
fcntl(3, F_GETFD) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
clock_gettime(CLOCK_REALTIME, {1425295107, 392770585}) = 0
getrusage(0x1 /* RUSAGE_??? */, {ru_utime={0, 2242}, ru_stime={0, 3737}, ru_maxrss=2648, ru_ixrss=0, ru_idrss=0, ru_isrss=0, ru_minflt=208, ru_majflt=0, ru_nswap=0, ru_inblock=0, ru_oublock=0, ru_msgsnd=0, ru_msgrcv=0, ru_nsignals=0, ru_nvcsw=302, ru_nivcsw=1}) = 0
getpid() = 7
read(3, "U\204\255\26\215\367\tW\304\f1\322r\271\235\331\2428\240\214\237\23\216'O\234716\234$\23", 32) = 32
read(3, "\7\216\211;,\232\354c#\304\35\36\211\352\310\305\276\271\27\315\23\277\337HT\354\276\364\26\200V\311", 32) = 32
read(3, "i\2Rq8\205d\f", 8) = 8
lstat("/tmp", {st_dev=makedev(0, 43), st_ino=56536073, st_mode=S_IFDIR|S_ISVTX|0777, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=60, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
stat("/tmp", {st_dev=makedev(0, 43), st_ino=56536073, st_mode=S_IFDIR|S_ISVTX|0777, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=60, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
access("cmake", R_OK) = -1 ENOENT (No such file or directory)
access("/self/bin/cmake", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/cmake", R_OK) = 0
stat("/usr/bin/cmake", {st_dev=makedev(252, 1), st_ino=792512, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=7776, st_size=3978264, st_atime=2015/02/18-11:17:56, st_mtime=0, st_ctime=2015/02/21-14:20:15}) = 0
access("/usr/bin/cmake", R_OK) = 0
access("/usr/bin/cmake", R_OK) = 0
lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
lstat("/usr/bin", {st_dev=makedev(252, 1), st_ino=772365, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2015/02/21-14:20:15, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
lstat("/usr/bin/cmake", {st_dev=makedev(252, 1), st_ino=792512, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=7776, st_size=3978264, st_atime=2015/02/18-11:17:56, st_mtime=0, st_ctime=2015/02/21-14:20:15}) = 0
getcwd("/data/jenkins/workspace/workspace/libical/build", 2048) = 48
brk(0xf0b000) = 0xf0b000
brk(0xf2c000) = 0xf2c000
brk(0xf4d000) = 0xf4d000
brk(0xf6e000) = 0xf6e000
stat("..", {st_dev=makedev(252, 17), st_ino=2687175, st_mode=S_IFDIR|0755, st_nlink=13, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/03/02-11:14:20, st_mtime=2015/03/02-11:14:18, st_ctime=2015/03/02-11:14:18}) = 0
getcwd("/data/jenkins/workspace/workspace/libical/build", 2048) = 48
access("/data/jenkins/workspace/workspace/libical/CMakeCache.txt", R_OK) = -1 ENOENT (No such file or directory)
access("/data/jenkins/workspace/workspace/libical/CMakeLists.txt", R_OK) = 0
getcwd("/data/jenkins/workspace/workspace/libical/build", 2048) = 48
access("/data/jenkins/workspace/workspace/libical/build/CMakeCache.txt", R_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/data/jenkins/workspace/workspace/libical/build/CMakeFiles/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, {{d_ino=2775996, d_off=4777910387534022931, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=2775998, d_off=7265236121976529030, d_reclen=40, d_name="CMakeOutput.log", d_type=DT_REG} {d_ino=2775997, d_off=8116840524504402366, d_reclen=24, d_name=".", d_type=DT_DIR} {d_ino=2775999, d_off=9223372036854775807, d_reclen=32, d_name="2.8.12.2", d_type=DT_DIR}}, 32768) = 120
getdents(4, {}, 32768) = 0
close(4) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeCache.txt", R_OK) = -1 ENOENT (No such file or directory)
lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
lstat("/usr/bin", {st_dev=makedev(252, 1), st_ino=772365, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2015/02/21-14:20:15, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
access("/usr/bin/cmake", R_OK) = 0
access("/usr/bin/ccmake", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/cmake-gui", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/ctest", R_OK) = 0
access("/usr/bin/cpack", R_OK) = 0
lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
lstat("/usr/bin", {st_dev=makedev(252, 1), st_ino=772365, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2015/02/21-14:20:15, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
lstat("/usr/bin/cmake", {st_dev=makedev(252, 1), st_ino=792512, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=7776, st_size=3978264, st_atime=2015/02/18-11:17:56, st_mtime=0, st_ctime=2015/02/21-14:20:15}) = 0
stat("/usr/bin/cmake", {st_dev=makedev(252, 1), st_ino=792512, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=7776, st_size=3978264, st_atime=2015/02/18-11:17:56, st_mtime=0, st_ctime=2015/02/21-14:20:15}) = 0
stat("/usr/bin", {st_dev=makedev(252, 1), st_ino=772365, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2015/02/21-14:20:15, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
access("/usr/Modules/CMake.cmake", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/cmake-2.8/Modules/CMake.cmake", R_OK) = 0
access("/usr/share/cmake-2.8/Modules/CMake.cmake", R_OK) = 0
access("/usr/share/cmake-2.8/Modules/CMake.cmake", R_OK) = 0
access("/usr/share/cmake-2.8/Modules/CMake.cmake", R_OK) = 0
access("/data/jenkins/workspace/workspace/libical/PreLoad.cmake", R_OK) = -1 ENOENT (No such file or directory)
access("/data/jenkins/workspace/workspace/libical/build/PreLoad.cmake", R_OK) = -1 ENOENT (No such file or directory)
access("/data/jenkins/workspace/workspace/libical/CMakeLists.txt", R_OK) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeOutput.log", 0x7fff08be9be0) = -1 ENOENT (No such file or directory)
stat("/data/jenkins/workspace/workspace/libical/build/CMakeError.log", 0x7fff08be9be0) = -1 ENOENT (No such file or directory)
access("/data/jenkins/workspace/workspace/libical/build", R_OK) = 0
stat("/data/jenkins/workspace/workspace/libical/build", {st_dev=makedev(252, 17), st_ino=2775996, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/03/02-11:14:18, st_mtime=2015/03/02-11:14:58, st_ctime=2015/03/02-11:14:58}) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeFiles", R_OK) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles", {st_dev=makedev(252, 17), st_ino=2775997, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/03/02-11:15:06, st_mtime=2015/03/02-11:14:58, st_ctime=2015/03/02-11:14:58}) = 0
access("/data/jenkins/workspace/workspace/libical/CMakeLists.txt", R_OK) = 0
stat("/data/jenkins/workspace/workspace/libical/CMakeLists.txt", {st_dev=makedev(252, 17), st_ino=2684248, st_mode=S_IFREG|0644, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=9207, st_atime=2015/03/02-11:06:21, st_mtime=2015/02/20-19:58:13, st_ctime=2015/02/20-19:58:13}) = 0
access("/data/jenkins/workspace/workspace/libical/CMakeLists.txt", R_OK) = 0
stat("/data/jenkins/workspace/workspace/libical/CMakeLists.txt", {st_dev=makedev(252, 17), st_ino=2684248, st_mode=S_IFREG|0644, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=9207, st_atime=2015/03/02-11:06:21, st_mtime=2015/02/20-19:58:13, st_ctime=2015/02/20-19:58:13}) = 0
open("/data/jenkins/workspace/workspace/libical/CMakeLists.txt", O_RDONLY) = 4
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
fstat(4, {st_dev=makedev(252, 17), st_ino=2684248, st_mode=S_IFREG|0644, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=9207, st_atime=2015/03/02-11:06:21, st_mtime=2015/02/20-19:58:13, st_ctime=2015/02/20-19:58:13}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff43f014000
read(4, "# This is the top-level CMakeLis"..., 8192) = 8192
read(4, "ix}/include\")\nset(PTHREAD_LIBS \""..., 8192) = 1015
read(4, "", 4096) = 0
read(4, "", 8192) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
close(4) = 0
munmap(0x7ff43f014000, 4096) = 0
access("/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake", R_OK) = 0
access("/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake", R_OK) = 0
stat("/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake", {st_dev=makedev(252, 1), st_ino=790291, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=1040, st_atime=2015/02/18-11:17:46, st_mtime=0, st_ctime=2015/02/21-14:20:27}) = 0
open("/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake", O_RDONLY) = 4
brk(0xf92000) = 0xf92000
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
fstat(4, {st_dev=makedev(252, 1), st_ino=790291, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=1040, st_atime=2015/02/18-11:17:46, st_mtime=0, st_ctime=2015/02/21-14:20:27}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff43f014000
read(4, "\n#=============================="..., 8192) = 1040
read(4, "", 4096) = 0
read(4, "", 8192) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
brk(0xf8e000) = 0xf8e000
close(4) = 0
munmap(0x7ff43f014000, 4096) = 0
access("gmake", R_OK) = -1 ENOENT (No such file or directory)
access("/self/bin/gmake", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/gmake", R_OK) = -1 ENOENT (No such file or directory)
access("make", R_OK) = -1 ENOENT (No such file or directory)
access("/self/bin/make", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/bin/make", R_OK) = 0
stat("/usr/bin/make", {st_dev=makedev(252, 1), st_ino=792365, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=392, st_size=199888, st_atime=2015/02/18-11:17:55, st_mtime=0, st_ctime=2015/02/21-14:20:15}) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CMakeSystem.cmake", R_OK) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CMakeSystem.cmake", R_OK) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CMakeSystem.cmake", {st_dev=makedev(252, 17), st_ino=2776001, st_mode=S_IFREG|0744, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2015/03/02-11:14:58, st_mtime=2015/03/02-11:14:58, st_ctime=2015/03/02-11:14:58}) = 0
open("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CMakeSystem.cmake", O_RDONLY) = 4
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
fstat(4, {st_dev=makedev(252, 17), st_ino=2776001, st_mode=S_IFREG|0744, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=422, st_atime=2015/03/02-11:14:58, st_mtime=2015/03/02-11:14:58, st_ctime=2015/03/02-11:14:58}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff43f014000
read(4, "set(CMAKE_HOST_SYSTEM \"Linux-3.1"..., 8192) = 422
read(4, "", 4096) = 0
read(4, "", 8192) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
close(4) = 0
munmap(0x7ff43f014000, 4096) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CMakeCCompiler.cmake", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake", R_OK) = 0
access("/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake", R_OK) = 0
stat("/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake", {st_dev=makedev(252, 1), st_ino=790350, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=16, st_size=7404, st_atime=2015/02/18-11:17:46, st_mtime=0, st_ctime=2015/02/21-14:20:27}) = 0
open("/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake", O_RDONLY) = 4
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
fstat(4, {st_dev=makedev(252, 1), st_ino=790350, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=16, st_size=7404, st_atime=2015/02/18-11:17:46, st_mtime=0, st_ctime=2015/02/21-14:20:27}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff43f014000
read(4, "\n#=============================="..., 8192) = 7404
read(4, "", 4096) = 0
read(4, "", 8192) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
close(4) = 0
munmap(0x7ff43f014000, 4096) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
access("/usr/share/cmake-2.8/Modules/CMakeDetermineCompiler.cmake", R_OK) = 0
stat("/usr/share/cmake-2.8/Modules/CMakeDetermineCompiler.cmake", {st_dev=makedev(252, 1), st_ino=790345, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=3446, st_atime=2015/02/18-11:17:46, st_mtime=0, st_ctime=2015/02/21-14:20:27}) = 0
open("/usr/share/cmake-2.8/Modules/CMakeDetermineCompiler.cmake", O_RDONLY) = 4
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
fstat(4, {st_dev=makedev(252, 1), st_ino=790345, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=3446, st_atime=2015/02/18-11:17:46, st_mtime=0, st_ctime=2015/02/21-14:20:27}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", {st_dev=makedev(252, 17), st_ino=2776000, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/03/02-11:17:50, st_mtime=2015/03/02-11:17:50, st_ctime=2015/03/02-11:17:50}) = 0
lstat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", {st_dev=makedev(252, 17), st_ino=2776000, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/03/02-11:17:50, st_mtime=2015/03/02-11:17:50, st_ctime=2015/03/02-11:17:50}) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", {st_dev=makedev(252, 17), st_ino=2776000, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/03/02-11:17:50, st_mtime=2015/03/02-11:17:50, st_ctime=2015/03/02-11:17:50}) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", R_OK) = 0
chmod("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", 040755) = 0
openat(AT_FDCWD, "/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, {{d_ino=2775999, d_off=736013795068303244, d_reclen=24, d_name="..", d_type=DT_DIR} {d_ino=2776003, d_off=1117327465431277476, d_reclen=32, d_name="a.out", d_type=DT_REG} {d_ino=2776002, d_off=7265236121976529030, d_reclen=40, d_name="CMakeCCompilerId.c", d_type=DT_REG} {d_ino=2776000, d_off=9223372036854775807, d_reclen=24, d_name=".", d_type=DT_DIR}}, 32768) = 120
getdents(4, {}, 32768) = 0
close(4) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC/a.out", {st_dev=makedev(252, 17), st_ino=2776003, st_mode=S_IFREG|0755, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=11329, st_atime=2015/03/02-11:17:50, st_mtime=2015/03/02-11:17:50, st_ctime=2015/03/02-11:17:50}) = 0
unlink("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC/a.out") = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c", {st_dev=makedev(252, 17), st_ino=2776002, st_mode=S_IFREG|0644, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=11935, st_atime=2015/03/02-11:17:50, st_mtime=2015/03/02-11:17:50, st_ctime=2015/03/02-11:17:50}) = 0
unlink("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c") = 0
rmdir("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC") = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", R_OK) = -1 ENOENT (No such file or directory)
mkdir("", 0777) = -1 ENOENT (No such file or directory)
mkdir("/data", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins/workspace", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins/workspace/workspace", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins/workspace/workspace/libical", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins/workspace/workspace/libical/build", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins/workspace/workspace/libical/build/CMakeFiles", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2", 0777) = -1 EEXIST (File exists)
mkdir("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", 0777) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
open("/usr/share/cmake-2.8/Modules/CMakeCCompilerId.c.in", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "#ifdef __cplusplus\n# error \"A C+"..., 8191) = 7583
read(4, "", 8191) = 0
close(4) = 0
brk(0xfd4000) = 0xfd4000
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
brk(0xfd0000) = 0xfd0000
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
access("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", R_OK) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", {st_dev=makedev(252, 17), st_ino=2776000, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
stat("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c", 0x7fff08be7b10) = -1 ENOENT (No such file or directory)
open("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC/CMakeCCompilerId.c", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
writev(4, [{NULL, 0}, {"#ifdef __cplusplus\n# error \"A C+"..., 11935}], 2) = 11935
close(4) = 0
brk(0xfca000) = 0xfca000
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x17\x16\xff\x00\x00"}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {c_iflags=0x4500, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="\x03\x1c\x7f\x15\x04\x00\x01\x00\x11\x13\x1a\xff\x12\x0f\x[pid 8] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 8] fstat(3, {st_dev=makedev(252, 1), st_ino=772111, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=80, st_size=37620, st_atime=2015/02/18-11:17:07, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 8] mmap(NULL, 37620, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0335030000
[pid 8] close(3) = 0
[pid 8] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 8] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\1\2\0\0\0\0\0"..., 832) = 832
[pid 8] fstat(3, {st_dev=makedev(252, 1), st_ino=770719, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=3336, st_size=1706160, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] mmap(NULL, 3813376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0334a78000
[pid 8] mprotect(0x7f0334c11000, 2097152, PROT_NONE) = 0
[pid 8] mmap(0x7f0334e11000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x199000) = 0x7f0334e11000
[pid 8] mmap(0x7f0334e17000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0334e17000
[pid 8] close(3) = 0
[pid 8] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f033503f000
[pid 8] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f033503d000
[pid 8] arch_prctl(ARCH_SET_FS, 0x7f033503d740) = 0
[pid 8] mprotect(0x7f0334e11000, 16384, PROT_READ) = 0
[pid 8] mprotect(0x7f0335041000, 4096, PROT_READ) = 0
[pid 8] munmap(0x7f0335030000, 37620) = 0
[pid 8] brk(0) = 0x19e5000
[pid 8] brk(0x1a07000) = 0x1a07000
[pid 8] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en_US/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en_US/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] open("/usr/lib/locale/en/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 8] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff6b8fb420) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 8] rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_DFL, [], 0}, 8) = 0
[pid 8] rt_sigaction(SIGINT, {0x409560, [INT], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, 8) = 0
[pid 8] rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_DFL, [], 0}, 8) = 0
[pid 8] rt_sigaction(SIGHUP, {0x409560, [HUP], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, 8) = 0
[pid 8] rt_sigaction(SIGTERM, {SIG_IGN, [TERM], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_DFL, [], 0}, 8) = 0
[pid 8] rt_sigaction(SIGTERM, {0x409560, [TERM], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_IGN, [TERM], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, 8) = 0
[pid 8] rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_DFL, [], 0}, 8) = 0
[pid 8] rt_sigaction(SIGPIPE, {0x409560, [PIPE], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, 8) = 0
[pid 8] rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f0334aab950}, {SIG_DFL, [], 0}, 8) = 0
[pid 8] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
[pid 8] setrlimit(RLIMIT_STACK, {rlim_cur=65536*1024, rlim_max=RLIM64_INFINITY}) = 0
[pid 8] lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
[pid 8] lstat("/usr/bin", {st_dev=makedev(252, 1), st_ino=772365, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2015/02/21-14:20:15, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 8] lstat("/usr/bin/cc", {st_dev=makedev(252, 1), st_ino=772409, st_mode=S_IFLNK|0777, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=3, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:15, st_ctime=2015/02/21-14:20:15}) = 0
[pid 8] readlink("/usr/bin/cc", "gcc", 4095) = 3
[pid 8] lstat("/usr/bin/gcc", {st_dev=makedev(252, 1), st_ino=772425, st_mode=S_IFLNK|0777, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=28, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:15, st_ctime=2015/02/21-14:20:15}) = 0
[pid 8] readlink("/usr/bin/gcc", "x86_64-gnomeostree-linux-gcc", 4095) = 28
[pid 8] lstat("/usr/bin/x86_64-gnomeostree-linux-gcc", {st_dev=makedev(252, 1), st_ino=792257, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=1576, st_size=805784, st_atime=2015/02/18-11:17:55, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 8] lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
[pid 8] lstat("/usr/bin", {st_dev=makedev(252, 1), st_ino=772365, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=40, st_size=20480, st_atime=2015/02/21-14:20:15, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 8] lstat("/usr/bin/cc", {st_dev=makedev(252, 1), st_ino=772409, st_mode=S_IFLNK|0777, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=3, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:15, st_ctime=2015/02/21-14:20:15}) = 0
[pid 8] readlink("/usr/bin/cc", "gcc", 4095) = 3
[pid 8] lstat("/usr/bin/gcc", {st_dev=makedev(252, 1), st_ino=772425, st_mode=S_IFLNK|0777, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=28, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:15, st_ctime=2015/02/21-14:20:15}) = 0
[pid 8] readlink("/usr/bin/gcc", "x86_64-gnomeostree-linux-gcc", 4095) = 28
[pid 8] lstat("/usr/bin/x86_64-gnomeostree-linux-gcc", {st_dev=makedev(252, 1), st_ino=792257, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=1576, st_size=805784, st_atime=2015/02/18-11:17:55, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 8] access("CMakeCCompilerId.c", F_OK) = 0
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/", X_OK) = 0
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/", X_OK) = 0
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/specs", R_OK) = -1 ENOENT (No such file or directory)
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/lib/x86_64-gnomeostree-linux/4.9.1/specs", R_OK) = -1 ENOENT (No such file or directory)
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/lib/specs", R_OK) = -1 ENOENT (No such file or directory)
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/specs", R_OK) = -1 ENOENT (No such file or directory)
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/", X_OK) = 0
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/lto-wrapper", {st_dev=makedev(252, 1), st_ino=780973, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=1288, st_size=656768, st_atime=2015/02/18-11:17:25, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] access("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/lto-wrapper", X_OK) = 0
[pid 8] access("/tmp", R_OK|W_OK|X_OK) = 0
[pid 8] gettimeofday({1425295107, 435450}, NULL) = 0
[pid 8] getpid() = 8
[pid 8] open("/tmp/cciCTJeo.s", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
[pid 8] close(3) = 0
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/cc1", {st_dev=makedev(252, 1), st_ino=781940, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=29160, st_size=14927616, st_atime=2015/02/18-11:17:28, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] access("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/cc1", X_OK) = 0
[pid 8] vfork(Process 9 attached
<unfinished ...>
[pid 9] execve("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/cc1", ["/usr/lib/gcc/gcc/x86_64-gnomeost"..., "-quiet", "CMakeCCompilerId.c", "-quiet", "-dumpbase", "CMakeCCompilerId.c", "-mtune=generic", "-march=x86-64", "-auxbase", "CMakeCCompilerId", "-o", "/tmp/cciCTJeo.s"], ["XDG_DATA_DIRS=/self/share:/usr/s"..., "PATH=/self/bin:/usr/bin", "SHELL=/bin/sh", "ACLOCAL_PATH=/self/share/aclocal", "C_INCLUDE_PATH=/self/include", "CPLUS_INCLUDE_PATH=/self/include", "GI_TYPELIB_PATH=/self/lib/girepo"..., "LDFLAGS=-L/self/lib ", "PKG_CONFIG_PATH=/self/lib/pkgcon"..., "LC_ALL=en_US.utf8", "HOME=/var/lib/jenkins", "HOSTNAME=fedora-continuous", "LOGNAME=jenkins", "TERM=screen", "USER=jenkins", "USERNAME=jenkins", "LD_LIBRARY_PATH=/self/lib", "XDG_CONFIG_DIRS=/self/etc/xdg:/e"..., "XDG_RUNTIME_DIR=/run/user/995", "COLLECT_GCC=/usr/bin/cc", "COLLECT_LTO_WRAPPER=/usr/lib/gcc"..., "COLLECT_GCC_OPTIONS='-mtune=gene"...] <unfinished ...>
[pid 8] <... vfork resumed> ) = 9
[pid 8] wait4(9, <unfinished ...>
[pid 9] <... execve resumed> ) = 0
[pid 9] brk(0) = 0x3372000
[pid 9] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b206a000
[pid 9] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
[pid 9] open("/self/lib/tls/x86_64/libmpc.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 9] stat("/self/lib/tls/x86_64", 0x7fff31339e60) = -1 ENOENT (No such file or directory)
[pid 9] open("/self/lib/tls/libmpc.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 9] stat("/self/lib/tls", 0x7fff31339e60) = -1 ENOENT (No such file or directory)
[pid 9] open("/self/lib/x86_64/libmpc.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 9] stat("/self/lib/x86_64", 0x7fff31339e60) = -1 ENOENT (No such file or directory)
[pid 9] open("/self/lib/libmpc.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 9] stat("/self/lib", 0x7fff31339e60) = -1 ENOENT (No such file or directory)
[pid 9] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 9] fstat(3, {st_dev=makedev(252, 1), st_ino=772111, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=80, st_size=37620, st_atime=2015/02/18-11:17:07, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 9] mmap(NULL, 37620, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f50b2050000
[pid 9] close(3) = 0
[pid 9] open("/lib/libmpc.so.3", O_RDONLY|O_CLOEXEC) = 3
[pid 9] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@M\0\0\0\0\0\0"..., 832) = 832
[pid 9] fstat(3, {st_dev=makedev(252, 1), st_ino=791736, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=192, st_size=98224, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] mmap(NULL, 2193480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f50b1c28000
[pid 9] mprotect(0x7f50b1c3f000, 2097152, PROT_NONE) = 0
[pid 9] mmap(0x7f50b1e3f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f50b1e3f000
[pid 9] close(3) = 0
[pid 9] open("/lib/libmpfr.so.4", O_RDONLY|O_CLOEXEC) = 3
[pid 9] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\261\0\0\0\0\0\0"..., 832) = 832
[pid 9] fstat(3, {st_dev=makedev(252, 1), st_ino=791755, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=768, st_size=390104, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] mmap(NULL, 2485376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f50b19c8000
[pid 9] mprotect(0x7f50b1a25000, 2097152, PROT_NONE) = 0
[pid 9] mmap(0x7f50b1c25000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x7f50b1c25000
[pid 9] close(3) = 0
[pid 9] open("/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 3
[pid 9] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\312\0\0\0\0\0\0"..., 832) = 832
[pid 9] fstat(3, {st_dev=makedev(252, 1), st_ino=770587, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=936, st_size=478496, st_atime=2015/02/18-11:16:08, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2069000
[pid 9] mmap(NULL, 2573760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f50b1750000
[pid 9] mprotect(0x7f50b17c4000, 2093056, PROT_NONE) = 0
[pid 9] mmap(0x7f50b19c3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x73000) = 0x7f50b19c3000
[pid 9] close(3) = 0
[pid 9] open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 9] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\16\0\0\0\0\0\0"..., 832) = 832
[pid 9] fstat(3, {st_dev=makedev(252, 1), st_ino=770642, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=32, st_size=14640, st_atime=2015/02/18-11:16:09, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f50b1548000
[pid 9] mprotect(0x7f50b154b000, 2093056, PROT_NONE) = 0
[pid 9] mmap(0x7f50b174a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f50b174a000
[pid 9] fstat(3, {st_dev=makedev(0, 42), st_ino=4026531988, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 9] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2033000
[pid 9] read(3, "MemTotal: 4048092 kB\nMemF"..., 1024) = 1024
[pid 9] close(3) = 0
[pid 9] munmap(0x7f50b2033000, 4096) = 0
[pid 9] getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
[pid 9] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
[pid 9] fstat(3, {st_dev=makedev(0, 42), st_ino=4026531988, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 9] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2033000
[pid 9] read(3, "MemTotal: 4048092 kB\nMemF"..., 1024) = 1024
[pid 9] close(3) = 0
[pid 9] munmap(0x7f50b2033000, 4096) = 0
[pid 9] getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
[pid 9] getrlimit(RLIMIT_RSS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
[pid 9] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
[pid 9] fstat(3, {st_dev=makedev(0, 42), st_ino=4026531988, st_mode=S_IFREG|0444, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 9] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2033000
[pid 9] read(3, "MemTotal: 4048092 kB\nMemF"..., 1024) = 1024
[pid 9] close(3) = 0
[pid 9] munmap(0x7f50b2033000, 4096) = 0
[pid 9] getrlimit(RLIMIT_AS, {rlim_cur=RLIM64_INFINITY, rlim_max=RLIM64_INFINITY}) = 0
[pid 9] brk(0x33d6000) = 0x33d6000
[pid 9] open("/dev/urandom", O_RDONLY) = 3
[pid 9] read(3, "\262\240\343\314\365W\310\252", 8) = 8
[pid 9] close(3) = 0
[pid 9] gettimeofday({1425295107, 446740}, NULL) = 0
[pid 9] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/", X_OK) = 0
[pid 9] stat("/self/include", 0x7fff3133a530) = -1 ENOENT (No such file or directory)
[pid 9] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include", {st_dev=makedev(252, 1), st_ino=1002911, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] stat("/usr/local/include", 0x7fff3133a530) = -1 ENOENT (No such file or directory)
[pid 9] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include-fixed", {st_dev=makedev(252, 1), st_ino=1002913, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/include", 0x7fff3133a530) = -1 ENOENT (No such file or directory)
[pid 9] stat("/usr/include", {st_dev=makedev(252, 1), st_ino=792528, st_mode=S_IFDIR|0755, st_nlink=133, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=12288, st_atime=2015/02/21-14:20:16, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] stat("CMakeCCompilerId.c.gch", 0x7fff3133a580) = -1 ENOENT (No such file or directory)
[pid 9] open("CMakeCCompilerId.c", O_RDONLY|O_NOCTTY) = 3
[pid 9] fstat(3, {st_dev=makedev(252, 17), st_ino=2776002, st_mode=S_IFREG|0644, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=11935, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 9] read(3, "#ifdef __cplusplus\n# error \"A C+"..., 11935) = 11935
[pid 9] close(3) = 0
[pid 9] mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2030000
[pid 9] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b202e000
[pid 9] open("/tmp/cciCTJeo.s", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 9] fstat(3, {st_dev=makedev(0, 43), st_ino=56536169, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 9] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b202d000
[pid 9] brk(0x33f7000) = 0x33f7000
[pid 9] getcwd("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", 4097) = 80
[pid 9] lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
[pid 9] lstat("/usr/lib", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 9] lstat("/usr/lib/gcc", {st_dev=makedev(252, 1), st_ino=880515, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux", {st_dev=makedev(252, 1), st_ino=880521, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1", {st_dev=makedev(252, 1), st_ino=1002910, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include", {st_dev=makedev(252, 1), st_ino=1002911, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include/stdc-predef.h", 0x7fff31339400) = -1 ENOENT (No such file or directory)
[pid 9] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include/stdc-predef.h.gch", 0x7fff3133a530) = -1 ENOENT (No such file or directory)
[pid 9] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
[pid 9] lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
[pid 9] lstat("/usr/lib", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 9] lstat("/usr/lib/gcc", {st_dev=makedev(252, 1), st_ino=880515, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux", {st_dev=makedev(252, 1), st_ino=880521, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1", {st_dev=makedev(252, 1), st_ino=1002910, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include-fixed", {st_dev=makedev(252, 1), st_ino=1002913, st_mode=S_IFDIR|0755, st_nlink=6, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include-fixed/stdc-predef.h", 0x7fff31339400) = -1 ENOENT (No such file or directory)
[pid 9] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include-fixed/stdc-predef.h.gch", 0x7fff3133a530) = -1 ENOENT (No such file or directory)
[pid 9] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/include-fixed/stdc-predef.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
[pid 9] lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
[pid 9] lstat("/usr/include", {st_dev=makedev(252, 1), st_ino=792528, st_mode=S_IFDIR|0755, st_nlink=133, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=24, st_size=12288, st_atime=2015/02/21-14:20:16, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 9] lstat("/usr/include/stdc-predef.h", {st_dev=makedev(252, 1), st_ino=791999, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2153, st_atime=2015/02/18-11:17:54, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 9] stat("/usr/include/stdc-predef.h.gch", 0x7fff3133a530) = -1 ENOENT (No such file or directory)
[pid 9] open("/usr/include/stdc-predef.h", O_RDONLY|O_NOCTTY) = 4
[pid 9] fstat(4, {st_dev=makedev(252, 1), st_ino=791999, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2153, st_atime=2015/02/18-11:17:54, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 9] read(4, "/* Copyright (C) 1991-2014 Free "..., 2153) = 2153
[pid 9] close(4) = 0
[pid 9] mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2029000
[pid 9] brk(0x341c000) = 0x341c000
[pid 9] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2027000
[pid 9] mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f50b2023000
[pid 9] write(3, "\t.file\t\"CMakeCCompilerId.c\"\n\t.gl"..., 2044) = 2044
[pid 9] close(3) = 0
[pid 9] munmap(0x7f50b202d000, 4096) = 0
[pid 9] exit_group(0) = ?
[pid 9] +++ exited with 0 +++
[pid 8] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 9
[pid 8] open("/tmp/cceBOhR5.o", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
[pid 8] close(3) = 0
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/as", 0x7fff6b8fb230) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/as", 0x7fff6b8fb230) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/as", 0x7fff6b8fb230) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/as", 0x7fff6b8fb230) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/as", 0x7fff6b8fb230) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/x86_64-gnomeostree-linux/4.9.1/as", 0x7fff6b8fb230) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/as", {st_dev=makedev(252, 1), st_ino=792239, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=696, st_size=355368, st_atime=2015/02/18-11:17:55, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 8] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/as", X_OK) = 0
[pid 8] vfork(Process 10 attached
<unfinished ...>
[pid 10] execve("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/as", ["/usr/lib/gcc/x86_64-gnomeostree-"..., "--64", "-o", "/tmp/cceBOhR5.o", "/tmp/cciCTJeo.s"], ["XDG_DATA_DIRS=/self/share:/usr/s"..., "PATH=/self/bin:/usr/bin", "SHELL=/bin/sh", "ACLOCAL_PATH=/self/share/aclocal", "C_INCLUDE_PATH=/self/include", "CPLUS_INCLUDE_PATH=/self/include", "GI_TYPELIB_PATH=/self/lib/girepo"..., "LDFLAGS=-L/self/lib ", "PKG_CONFIG_PATH=/self/lib/pkgcon"..., "LC_ALL=en_US.utf8", "HOME=/var/lib/jenkins", "HOSTNAME=fedora-continuous", "LOGNAME=jenkins", "TERM=screen", "USER=jenkins", "USERNAME=jenkins", "LD_LIBRARY_PATH=/self/lib", "XDG_CONFIG_DIRS=/self/etc/xdg:/e"..., "XDG_RUNTIME_DIR=/run/user/995", "COLLECT_GCC=/usr/bin/cc", "COLLECT_LTO_WRAPPER=/usr/lib/gcc"..., "COLLECT_GCC_OPTIONS='-mtune=gene"...]) = 0
[pid 10] brk(0) = 0x1992000
[pid 10] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098ff2000
[pid 10] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
[pid 10] open("/self/lib/tls/x86_64/libopcodes-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] stat("/self/lib/tls/x86_64", 0x7fffc2af3730) = -1 ENOENT (No such file or directory)
[pid 10] open("/self/lib/tls/libopcodes-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] stat("/self/lib/tls", 0x7fffc2af3730) = -1 ENOENT (No such file or directory)
[pid 10] open("/self/lib/x86_64/libopcodes-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] stat("/self/lib/x86_64", 0x7fffc2af3730) = -1 ENOENT (No such file or directory)
[pid 10] open("/self/lib/libopcodes-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] stat("/self/lib", 0x7fffc2af3730) = -1 ENOENT (No such file or directory)
[pid 10] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 10] fstat(3, {st_dev=makedev(252, 1), st_ino=772111, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=80, st_size=37620, st_atime=2015/02/18-11:17:07, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 10] mmap(NULL, 37620, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f5098fd8000
[pid 10] close(3) = 0
[pid 10] open("/lib/libopcodes-2.24.so", O_RDONLY|O_CLOEXEC) = 3
[pid 10] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\305\3\0\0\0\0\0"..., 832) = 832
[pid 10] fstat(3, {st_dev=makedev(252, 1), st_ino=791725, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=2664, st_size=1362888, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] <... vfork resumed> ) = 10
[pid 10] mmap(NULL, 3459456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5098a78000
[pid 10] mprotect(0x7f5098ad4000, 2093056, PROT_NONE) = 0
[pid 10] mmap(0x7f5098cd3000, 991232, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5b000) = 0x7f5098cd3000
[pid 10] close(3) = 0
[pid 10] open("/lib/libbfd-2.24.so", O_RDONLY|O_CLOEXEC) = 3
[pid 10] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\313\3\0\0\0\0\0"..., 832) = 832
[pid 10] fstat(3, {st_dev=makedev(252, 1), st_ino=791883, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=2192, st_size=1120768, st_atime=2015/02/18-11:17:54, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 10] mmap(NULL, 3233888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5098760000
[pid 10] fstat(3, {st_dev=makedev(252, 1), st_ino=770300, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=176, st_size=86448, st_atime=2015/02/18-11:16:05, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 10] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098ff1000
[pid 10] mmap(NULL, 2181552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5098548000
[pid 10] mprotect(0x7f509855d000, 2093056, PROT_NONE) = 0
[pid 10] mmap(0x7f509875c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f509875c000
[pid 10] close(3) = 0
[pid 10] open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
[pid 10] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\1\2\0\0\0\0\0"..., 832) = 832
[pid 10] fstat(3, {st_dev=makedev(252, 1), st_ino=770719, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=3336, st_size=1706160, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 10] mmap(NULL, 3813376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f50981a0000
[pid 10] mprotect(0x7f5098339000, 2097152, PROT_NONE) = 0
[pid 10] mmap(0x7f5098539000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x199000) = 0x7f5098539000
[pid 10] mmap(0x7f509853f000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f509853f000
[pid 10] close(3) = 0
[pid 10] open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 10] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\16\0\0\0\0\0\0"..., 832) = 832
[pid 10] fstat(3, {st_dev=makedev(252, 1), st_ino=770642, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=32, st_size=14640, st_atime=2015/02/18-11:16:09, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 10] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5097f98000
[pid 10] mprotect(0x7f5097f9b000, 2093056, PROT_NONE) = 0
[pid 10] mmap(0x7f509819a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f509819a000
[pid 10] close(3) = 0
[pid 10] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098ff0000
[pid 10] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098fef000
[pid 10] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098fee000
[pid 10] arch_prctl(ARCH_SET_FS, 0x7f5098fef700) = 0
[pid 10] mprotect(0x7f5098539000, 16384, PROT_READ) = 0
[pid 10] mprotect(0x7f509819a000, 4096, PROT_READ) = 0
[pid 8] wait4(10, <unfinished ...>
[pid 10] mprotect(0x7f5098fe9000, 4096, PROT_READ) = 0
[pid 10] munmap(0x7f5098fd8000, 37620) = 0
[pid 10] getrusage(RUSAGE_SELF, {ru_utime={0, 0}, ru_stime={0, 3251}, ru_maxrss=2636, ru_ixrss=0, ru_idrss=0, ru_isrss=0, ru_minflt=362, ru_majflt=0, ru_nswap=0, ru_inblock=0, ru_oublock=0, ru_msgsnd=0, ru_msgrcv=0, ru_nsignals=0, ru_nvcsw=127, ru_nivcsw=4}) = 0
[pid 10] brk(0) = 0x1992000
[pid 10] brk(0x19b3000) = 0x19b3000
[pid 10] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en_US/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en_US/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] open("/usr/lib/locale/en/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098f68000
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098ee7000
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098e66000
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5097f17000
[pid 10] getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
[pid 10] stat("/tmp/cceBOhR5.o", {st_dev=makedev(0, 43), st_ino=56536170, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 10] open("/tmp/cceBOhR5.o", O_RDWR|O_CREAT|O_TRUNC, 0666) = 3
[pid 10] fcntl(3, F_GETFD) = 0
[pid 10] fcntl(3, F_SETFD, FD_CLOEXEC) = 0
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5097e96000
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5097e15000
[pid 10] brk(0x19d4000) = 0x19d4000
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5097d94000
[pid 10] open("/tmp/cciCTJeo.s", O_RDONLY) = 4
[pid 10] fstat(4, {st_dev=makedev(0, 43), st_ino=56536169, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2044, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 10] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098fed000
[pid 10] read(4, "\t.file\t\"CMakeCCompilerId.c\"\n\t.gl"..., 4096) = 2044
[pid 10] read(4, "", 28672) = 0
[pid 10] brk(0x19f5000) = 0x19f5000
[pid 10] close(4) = 0
[pid 10] munmap(0x7f5098fed000, 4096) = 0
[pid 10] mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5097d13000
[pid 10] munmap(0x7f5097d13000, 528384) = 0
[pid 10] fstat(3, {st_dev=makedev(0, 43), st_ino=56536170, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 10] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5098fed000
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "", 1752) = 0
[pid 10] lseek(3, 1752, SEEK_CUR) = 1752
[pid 10] write(3, "\0CMakeCCompilerId.c\0info_compile"..., 76) = 76
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\0\0\0\0\0\0\0\0\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) = 1828
[pid 10] lseek(3, -1764, SEEK_CUR) = 64
[pid 10] write(3, "UH\211\345\211}\354H\211u\340\307E\374\0\0\0\0H\213\25\0\0\0\0\213E\354H\230H\1"..., 113) = 113
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\0\0\0\0\0\0\0\0\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) = 1828
[pid 10] lseek(3, -1644, SEEK_CUR) = 184
[pid 10] write(3, "\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
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\0\0\0\0\0\0\0\0\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) = 1828
[pid 10] lseek(3, -1604, SEEK_CUR) = 224
[pid 10] write(3, "INFO:compiler[GNU]\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 133) = 133
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\0\0\0\0\0\0\0\0\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) = 1828
[pid 10] lseek(3, -1468, SEEK_CUR) = 360
[pid 10] write(3, "\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"..., 56) = 56
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\0\0\0\0\0\0\0\0\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) = 1828
[pid 10] lseek(3, 4, SEEK_CUR) = 1832
[pid 10] write(3, "\25\0\0\0\0\0\0\0\2\0\0\0\t\0\0\0\374\377\377\377\377\377\377\377-\0\0\0\0\0\0\0"..., 192) = 192
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\0\0\0\0\0\0\0\0\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) = 2024
[pid 10] lseek(3, -608, SEEK_CUR) = 1416
[pid 10] write(3, "\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"..., 336) = 336
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\0\0\0\0\0\0\0\0\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) = 2024
[pid 10] lseek(3, -1608, SEEK_CUR) = 416
[pid 10] write(3, "\0.symtab\0.strtab\0.shstrtab\0.rela"..., 102) = 102
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] write(3, "\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
[pid 10] lseek(3, 0, SEEK_SET) = 0
[pid 10] read(3, "\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) = 2024
[pid 10] lseek(3, -1504, SEEK_CUR) = 520
[pid 10] write(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 896) = 896
[pid 10] close(3) = 0
[pid 10] munmap(0x7f5098fed000, 4096) = 0
[pid 10] exit_group(0) = ?
[pid 10] +++ exited with 0 +++
[pid 8] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/collect2", {st_dev=makedev(252, 1), st_ino=780969, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=912, st_size=462984, st_atime=2015/02/18-11:17:25, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] access("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/collect2", X_OK) = 0
[pid 8] access("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/liblto_plugin.so", R_OK) = 0
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/.", {st_dev=makedev(252, 1), st_ino=880518, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/.", {st_dev=makedev(252, 1), st_ino=880518, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/.", {st_dev=makedev(252, 1), st_ino=880517, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/.", {st_dev=makedev(252, 1), st_ino=1002910, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/.", {st_dev=makedev(252, 1), st_ino=880521, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/x86_64-gnomeostree-linux/4.9.1/.", 0x7fff6b8fb2c0) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/.", {st_dev=makedev(252, 1), st_ino=795266, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:48, st_mtime=0, st_ctime=2015/02/21-14:20:48}) = 0
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/.", {st_dev=makedev(252, 1), st_ino=1002910, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/lib/x86_64-gnomeostree-linux/4.9.1/.", 0x7fff6b8fb2c0) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/lib/../lib/.", 0x7fff6b8fb2c0) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/.", {st_dev=makedev(252, 1), st_ino=1005514, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:26, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/.", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 8] stat("/lib/x86_64-gnomeostree-linux/4.9.1/.", {st_dev=makedev(252, 1), st_ino=1005514, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:26, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 8] stat("/lib/../lib/.", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 8] stat("/usr/lib/x86_64-gnomeostree-linux/4.9.1/.", {st_dev=makedev(252, 1), st_ino=1005514, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:26, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 8] stat("/usr/lib/../lib/.", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/lib/.", 0x7fff6b8fb2c0) = -1 ENOENT (No such file or directory)
[pid 8] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../.", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 11] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en_US.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en_US/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en_US.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en_US/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] open("/usr/lib/locale/en/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 11] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff5ffa7aa0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 11] rt_sigaction(SIGQUIT, {SIG_IGN, [QUIT], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_DFL, [], 0}, 8) = 0
[pid 11] rt_sigaction(SIGQUIT, {0x404f50, [QUIT], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_IGN, [QUIT], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, 8) = 0
[pid 11] rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_DFL, [], 0}, 8) = 0
[pid 11] rt_sigaction(SIGINT, {0x404f50, [INT], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_IGN, [INT], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, 8) = 0
[pid 11] rt_sigaction(SIGALRM, {SIG_IGN, [ALRM], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_DFL, [], 0}, 8) = 0
[pid 11] rt_sigaction(SIGALRM, {0x404f50, [ALRM], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_IGN, [ALRM], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, 8) = 0
[pid 11] rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_DFL, [], 0}, 8) = 0
[pid 11] rt_sigaction(SIGHUP, {0x404f50, [HUP], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_IGN, [HUP], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, 8) = 0
[pid 11] rt_sigaction(SIGSEGV, {SIG_IGN, [SEGV], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_DFL, [], 0}, 8) = 0
[pid 11] rt_sigaction(SIGSEGV, {0x404f50, [SEGV], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_IGN, [SEGV], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, 8) = 0
[pid 11] rt_sigaction(SIGBUS, {SIG_IGN, [BUS], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_DFL, [], 0}, 8) = 0
[pid 11] rt_sigaction(SIGBUS, {0x404f50, [BUS], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, {SIG_IGN, [BUS], SA_RESTORER|SA_RESTART, 0x7f64ff35b950}, 8) = 0
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/real-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/real-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/real-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/real-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/real-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/real-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/collect-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/collect-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/collect-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/collect-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/collect-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/collect-ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/ld", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/ld", {st_dev=makedev(252, 1), st_ino=792193, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=1632, st_size=833896, st_atime=2015/02/18-11:17:54, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 11] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/ld", X_OK) = 0
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/self/bin/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/bin/gnm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/nm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/nm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/nm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/nm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/nm", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/nm", {st_dev=makedev(252, 1), st_ino=792210, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=80, st_size=38544, st_atime=2015/02/18-11:17:54, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 11] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/nm", X_OK) = 0
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/self/bin/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/bin/gstrip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/strip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/4.9.1/strip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/gcc/x86_64-gnomeostree-linux/strip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/strip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/strip", 0x7fff5ffa7aa0) = -1 ENOENT (No such file or directory)
[pid 11] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/strip", {st_dev=makedev(252, 1), st_ino=792212, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=424, st_size=213840, st_atime=2015/02/18-11:17:54, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 11] access("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/strip", X_OK) = 0
[pid 11] access("/usr/bin/cc", X_OK) = 0
[pid 11] access("/tmp", R_OK|W_OK|X_OK) = 0
[pid 11] gettimeofday({1425295107, 510992}, NULL) = 0
[pid 11] getpid() = 11
[pid 11] open("/tmp/ccaXaFur.c", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
[pid 11] close(3) = 0
[pid 11] open("/tmp/cchBmWc9.o", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
[pid 11] close(3) = 0
[pid 11] open("/tmp/ccwIUeVQ.ld", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
[pid 11] close(3) = 0
[pid 11] open("/tmp/cc4IGzDy.le", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
[pid 11] close(3) = 0
[pid 11] open("/tmp/ccwIUeVQ.ld", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 11] open("/tmp/cc4IGzDy.le", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
[pid 11] vfork(Process 12 attached
<unfinished ...>
[pid 12] dup2(3, 1) = 1
[pid 12] close(3) = 0
[pid 12] dup2(4, 2) = 2
[pid 12] close(4) = 0
[pid 12] execve("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/ld", ["/usr/lib/gcc/x86_64-gnomeostree-"..., "-plugin", "/usr/lib/gcc/gcc/x86_64-gnomeost"..., "-plugin-opt=/usr/lib/gcc/gcc/x86"..., "-plugin-opt=-fresolution=/tmp/cc"..., "-plugin-opt=-pass-through=-lgcc", "-plugin-opt=-pass-through=-lgcc_"..., "-plugin-opt=-pass-through=-lc", "-plugin-opt=-pass-through=-lgcc", "-plugin-opt=-pass-through=-lgcc_"..., "--sysroot=/", "--build-id", "--eh-frame-hdr", "--hash-style=gnu", "-m", "elf_x86_64", "-dynamic-linker", "/lib/ld-linux-x86-64.so.2", "/usr/lib/gcc/x86_64-gnomeostree-"..., "/usr/lib/gcc/x86_64-gnomeostree-"..., "/usr/lib/gcc/x86_64-gnomeostree-"..., "-L/usr/lib/gcc/x86_64-gnomeostre"..., "-L/usr/lib/gcc/x86_64-gnomeostre"..., "-L/usr/lib/gcc/x86_64-gnomeostre"..., "-L/lib/x86_64-gnomeostree-linux/"..., "-L/lib/../lib", "-L/usr/lib/x86_64-gnomeostree-li"..., "-L/usr/lib/../lib", "-L/usr/lib/gcc/x86_64-gnomeostre"..., "/tmp/cceBOhR5.o", "-lgcc", "--as-needed", "-lgcc_s", "--no-as-needed", "-lc", "-lgcc", "--as-needed", "-lgcc_s", "--no-as-needed", "/usr/lib/gcc/x86_64-gnomeostree-"..., "/usr/lib/gcc/x86_64-gnomeostree-"...], ["XDG_DATA_DIRS=/self/share:/usr/s"..., "PATH=/self/bin:/usr/bin", "SHELL=/bin/sh", "ACLOCAL_PATH=/self/share/aclocal", "C_INCLUDE_PATH=/self/include", "CPLUS_INCLUDE_PATH=/self/include", "GI_TYPELIB_PATH=/self/lib/girepo"..., "LDFLAGS=-L/self/lib ", "PKG_CONFIG_PATH=/self/lib/pkgcon"..., "LC_ALL=en_US.utf8", "HOME=/var/lib/jenkins", "HOSTNAME=fedora-continuous", "LOGNAME=jenkins", "TERM=screen", "USER=jenkins", "USERNAME=jenkins", "LD_LIBRARY_PATH=/self/lib", "XDG_CONFIG_DIRS=/self/etc/xdg:/e"..., "XDG_RUNTIME_DIR=/run/user/995", "COLLECT_GCC=/usr/bin/cc", "COLLECT_LTO_WRAPPER=/usr/lib/gcc"..., "COLLECT_GCC_OPTIONS='-mtune=gene"..., "COMPILER_PATH=/usr/lib/gcc/gcc/x"..., "LIBRARY_PATH=/usr/lib/gcc/x86_64"...] <unfinished ...>
[pid 11] <... vfork resumed> ) = 12
[pid 11] close(3) = 0
[pid 11] close(4) = 0
[pid 11] wait4(12, <unfinished ...>
[pid 12] <... execve resumed> ) = 0
[pid 12] brk(0) = 0x1971000
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d60a9000
[pid 12] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
[pid 12] open("/self/lib/tls/x86_64/libbfd-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 12] stat("/self/lib/tls/x86_64", 0x7fff110edef0) = -1 ENOENT (No such file or directory)
[pid 12] open("/self/lib/tls/libbfd-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 12] stat("/self/lib/tls", 0x7fff110edef0) = -1 ENOENT (No such file or directory)
[pid 12] open("/self/lib/x86_64/libbfd-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 12] stat("/self/lib/x86_64", 0x7fff110edef0) = -1 ENOENT (No such file or directory)
[pid 12] open("/self/lib/libbfd-2.24.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[pid 12] stat("/self/lib", 0x7fff110edef0) = -1 ENOENT (No such file or directory)
[pid 12] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
[pid 12] fstat(3, {st_dev=makedev(252, 1), st_ino=772111, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=80, st_size=37620, st_atime=2015/02/18-11:17:07, st_mtime=0, st_ctime=2015/02/21-14:20:16}) = 0
[pid 12] mmap(NULL, 37620, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f47d6090000
[pid 12] close(3) = 0
[pid 12] open("/lib/libbfd-2.24.so", O_RDONLY|O_CLOEXEC) = 3
[pid 12] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\313\3\0\0\0\0\0"..., 832) = 832
[pid 12] fstat(3, {st_dev=makedev(252, 1), st_ino=791883, st_mode=S_IFREG|0755, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=2192, st_size=1120768, st_atime=2015/02/18-11:17:54, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 3233888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f47d5b68000
[pid 12] mprotect(0x7f47d5c63000, 2093056, PROT_NONE) = 0
[pid 12] mmap(0x7f47d5e62000, 98304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfa000) = 0x7f47d5e62000
[pid 12] mmap(0x7f47d5e7a000, 14432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f47d5e7a000
[pid 12] close(3) = 0
[pid 12] open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
[pid 12] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\16\0\0\0\0\0\0"..., 832) = 832
[pid 12] fstat(3, {st_dev=makedev(252, 1), st_ino=770642, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=32, st_size=14640, st_atime=2015/02/18-11:16:09, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f47d5960000
[pid 12] mprotect(0x7f47d5963000, 2093056, PROT_NONE) = 0
[pid 12] mmap(0x7f47d5b62000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f47d5b62000
[pid 12] close(3) = 0
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/crtbegin.o", O_RDONLY) = 7
[pid 12] lseek(7, 0, SEEK_END) = 3160
[pid 12] lseek(7, 0, SEEK_SET) = 0
[pid 12] read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(7, 0, SEEK_SET) = 0
[pid 12] 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"..., 64) = 64
[pid 12] lseek(7, 544, SEEK_SET) = 544
[pid 12] read(7, " \0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 1152) = 1152
[pid 12] lseek(7, 332, SEEK_SET) = 332
[pid 12] read(7, "\0.symtab\0.strtab\0.shstrtab\0.rela"..., 146) = 146
[pid 12] close(7) = 0
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] stat("/tmp/cceBOhR5.o", {st_dev=makedev(0, 43), st_ino=56536170, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2024, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 12] open("/tmp/cceBOhR5.o", O_RDONLY) = 7
[pid 12] fcntl(7, F_GETFD) = 0
[pid 12] fcntl(7, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(7, {st_dev=makedev(0, 43), st_ino=56536170, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2024, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d609e000
[pid 12] 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) = 2024
[pid 12] lseek(7, 0, SEEK_SET) = 0
[pid 12] 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) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] open("/tmp/cceBOhR5.o", O_RDONLY) = 8
[pid 12] lseek(8, 0, SEEK_END) = 2024
[pid 12] lseek(8, 0, SEEK_SET) = 0
[pid 12] read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(8, 0, SEEK_SET) = 0
[pid 12] 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"..., 64) = 64
[pid 12] lseek(8, 584, SEEK_SET) = 584
[pid 12] read(8, " \0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 832) = 832
[pid 12] lseek(8, 416, SEEK_SET) = 416
[pid 12] read(8, "\0.symtab\0.strtab\0.shstrtab\0.rela"..., 102) = 102
[pid 12] close(8) = 0
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc.so", 0x7fff110ee3f0) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc.a", 0x7fff110ee440) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc.a", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc.so", 0x7fff110ee3f0) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc.a", {st_dev=makedev(252, 1), st_ino=791431, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=14232, st_size=7284574, st_atime=2015/02/18-11:17:49, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc.a", O_RDONLY) = 8
[pid 12] fcntl(8, F_GETFD) = 0
[pid 12] fcntl(8, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(8, {st_dev=makedev(252, 1), st_ino=791431, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=14232, st_size=7284574, st_atime=2015/02/18-11:17:49, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d609d000
[pid 12] lseek(8, 0, SEEK_SET) = 0
[pid 12] read(8, "!<arch>\n/ 14163942"..., 4096) = 4096
[pid 12] lseek(8, 4096, SEEK_SET) = 4096
[pid 12] read(8, "d64_isZero\0__bid64_isInf\0__bid64"..., 4096) = 4096
[pid 12] read(8, "2_xrnint\0__bid64_to_uint32_floor"..., 4096) = 4096
[pid 12] lseek(8, 12288, SEEK_SET) = 12288
[pid 12] lseek(8, 12288, SEEK_SET) = 12288
[pid 12] lseek(8, 12288, SEEK_SET) = 12288
[pid 12] read(8, ".o/\nbid128_compare.o/\nbid32_to_b"..., 4096) = 4096
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] brk(0x19d4000) = 0x19d4000
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] lseek(8, 16384, SEEK_SET) = 16384
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc_s.so", 0x7fff110ee3f0) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc_s.so", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc_s.a", 0x7fff110ee440) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc_s.a", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc_s.so", 0x7fff110ee3f0) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc_s.so", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc_s.a", 0x7fff110ee440) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/libgcc_s.a", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/libgcc_s.so", {st_dev=makedev(252, 1), st_ino=770610, st_mode=S_IFREG|0744, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=144, st_size=70784, st_atime=2015/02/18-11:16:08, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/libgcc_s.so", O_RDONLY) = 9
[pid 12] fcntl(9, F_GETFD) = 0
[pid 12] fcntl(9, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(9, {st_dev=makedev(252, 1), st_ino=770610, st_mode=S_IFREG|0744, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=144, st_size=70784, st_atime=2015/02/18-11:16:08, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d609c000
[pid 12] lseek(9, 0, SEEK_SET) = 0
[pid 12] read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220)\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 4096, SEEK_SET) = 4096
[pid 12] lseek(9, 65536, SEEK_SET) = 65536
[pid 12] read(9, "\16\300\377\377\355\1\0\0\0B\16\20\217\2G\16\30\216\3E\16 \215\4B\16(\214\5A\0160"..., 4096) = 4096
[pid 12] lseek(9, 69632, SEEK_SET) = 69632
[pid 12] read(9, "m\0\0\0\4\0\0\0\2\0\0\0\0\0\0\0\360\"\0\0\0\0\0\0\360\"\0\0\0\0\0\0"..., 4096) = 1152
[pid 12] lseek(9, 65536, SEEK_SET) = 65536
[pid 12] read(9, "\16\300\377\377\355\1\0\0\0B\16\20\217\2G\16\30\216\3E\16 \215\4B\16(\214\5A\0160"..., 4096) = 4096
[pid 12] read(9, "m\0\0\0\4\0\0\0\2\0\0\0\0\0\0\0\360\"\0\0\0\0\0\0\360\"\0\0\0\0\0\0"..., 4096) = 1152
[pid 12] lseek(9, 0, SEEK_SET) = 0
[pid 12] read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220)\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] lseek(10, 247, SEEK_SET) = 247
[pid 12] close(10) = 0
[pid 12] munmap(0x7f47d609b000, 4096) = 0
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/libc.so", O_RDONLY) = 10
[pid 12] lstat("/usr", {st_dev=makedev(252, 1), st_ino=772358, st_mode=S_IFDIR|0755, st_nlink=11, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:15, st_mtime=2015/02/21-14:20:48, st_ctime=2015/02/21-14:20:48}) = 0
[pid 12] lstat("/usr/lib", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 12] lstat("/usr/lib/gcc", {st_dev=makedev(252, 1), st_ino=880515, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux", {st_dev=makedev(252, 1), st_ino=880521, st_mode=S_IFDIR|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] lstat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1", {st_dev=makedev(252, 1), st_ino=1002910, st_mode=S_IFDIR|0755, st_nlink=4, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] lstat("/usr/lib", {st_dev=makedev(252, 1), st_ino=792728, st_mode=S_IFDIR|0755, st_nlink=54, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=72, st_size=36864, st_atime=2015/02/21-14:20:18, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 12] lstat("/usr/lib/libc.so", {st_dev=makedev(252, 1), st_ino=791784, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=247, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] ioctl(10, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff110ee4a0) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 12] fstat(10, {st_dev=makedev(252, 1), st_ino=791784, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=247, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d609b000
[pid 12] read(10, "/* GNU ld script\n Use the shar"..., 8192) = 247
[pid 12] read(10, "", 4096) = 0
[pid 12] read(10, "", 8192) = 0
[pid 12] ioctl(10, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff110ec970) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 12] close(10) = 0
[pid 12] munmap(0x7f47d609b000, 4096) = 0
[pid 12] stat("/lib/libc.so.6", {st_dev=makedev(252, 1), st_ino=770719, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=3336, st_size=1706160, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] open("/lib/libc.so.6", O_RDONLY) = 10
[pid 12] fcntl(10, F_GETFD) = 0
[pid 12] fcntl(10, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(10, {st_dev=makedev(252, 1), st_ino=770719, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=3336, st_size=1706160, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d609b000
[pid 12] lseek(10, 0, SEEK_SET) = 0
[pid 12] read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\1\2\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 4096, SEEK_SET) = 4096
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] read(10, "inet6_option_init is obsolete, u"..., 4096) = 4096
[pid 12] lseek(10, 1703936, SEEK_SET) = 1703936
[pid 12] read(10, "\0\0\0\0\0\0\0\0`\351\31\0\0\0\0\0002\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 2224
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] read(10, "inet6_option_init is obsolete, u"..., 4096) = 4096
[pid 12] read(10, "\0\0\0\0\0\0\0\0`\351\31\0\0\0\0\0002\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 2224
[pid 12] lseek(10, 0, SEEK_SET) = 0
[pid 12] read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\1\2\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] read(10, "inet6_option_init is obsolete, u"..., 4096) = 4096
[pid 12] lseek(10, 0, SEEK_SET) = 0
[pid 12] read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\1\2\0\0\0\0\0"..., 4096) = 4096
[pid 12] open("/lib/libc.so.6", O_RDONLY) = 11
[pid 12] lseek(11, 0, SEEK_END) = 1706160
[pid 12] lseek(11, 0, SEEK_SET) = 0
[pid 12] read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(11, 0, SEEK_SET) = 0
[pid 12] read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\1\2\0\0\0\0\0"..., 64) = 64
[pid 12] lseek(11, 1701744, SEEK_SET) = 1701744
[pid 12] read(11, "\v\0\0\0\7\0\0\0\2\0\0\0\0\0\0\0p\2\0\0\0\0\0\0p\2\0\0\0\0\0\0"..., 4416) = 4416
[pid 12] lseek(11, 1700485, SEEK_SET) = 1700485
[pid 12] read(11, "\0.shstrtab\0.note.ABI-tag\0.gnu.ha"..., 1189) = 1189
[pid 12] close(11) = 0
[pid 12] lseek(10, 1695744, SEEK_SET) = 1695744
[pid 12] 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
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] lseek(10, 1699840, SEEK_SET) = 1699840
[pid 12] read(10, "\202>\0\0\22\0\v\0P\204\17\0\0\0\0\0\347\0\0\0\0\0\0\0\363\37\0\0\22\0\v\0"..., 49152) = 49152
[pid 12] read(10, "'5\0\0\22\0\v\0`\\\20\0\0\0\0\0\21\0\0\0\0\0\0\0\"3\0\0\22\0\v\0"..., 4096) = 4096
[pid 12] lseek(10, 94208, SEEK_SET) = 94208
[pid 12] read(10, "\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\21\0\2\0\4\0\2\0\2\0"..., 4096) = 4096
[pid 12] lseek(10, 98304, SEEK_SET) = 98304
[pid 12] lseek(10, 90112, SEEK_SET) = 90112
[pid 12] read(10, "opl\0__readlink_chk\0getmsg\0strtod"..., 4096) = 4096
[pid 12] read(10, "\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\2\0\21\0\2\0\4\0\2\0\2\0"..., 4096) = 4096
[pid 12] brk(0x1a39000) = 0x1a39000
[pid 12] brk(0x1a5a000) = 0x1a5a000
[pid 12] brk(0x1a7b000) = 0x1a7b000
[pid 12] brk(0x1a9c000) = 0x1a9c000
[pid 12] brk(0x1ac6000) = 0x1ac6000
[pid 12] brk(0x1ae7000) = 0x1ae7000
[pid 12] brk(0x1b08000) = 0x1b08000
[pid 12] brk(0x1b29000) = 0x1b29000
[pid 12] brk(0x1b4a000) = 0x1b4a000
[pid 12] mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d607a000
[pid 12] stat("/usr/lib/libc_nonshared.a", {st_dev=makedev(252, 1), st_ino=791782, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=152, st_size=76302, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] open("/usr/lib/libc_nonshared.a", O_RDONLY) = 11
[pid 12] fcntl(11, F_GETFD) = 0
[pid 12] fcntl(11, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(11, {st_dev=makedev(252, 1), st_ino=791782, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=152, st_size=76302, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d6079000
[pid 12] lseek(11, 0, SEEK_SET) = 0
[pid 12] read(11, "!<arch>\n/ 14163940"..., 4096) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] read(11, "\0\0\0\0\0\0\21\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\10"..., 4096) = 4096
[pid 12] lseek(11, 0, SEEK_SET) = 0
[pid 12] read(11, "!<arch>\n/ 14163940"..., 4096) = 4096
[pid 12] read(11, "\0\0\0\0\0\0\21\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\10"..., 4096) = 4096
[pid 12] lseek(11, 0, SEEK_SET) = 0
[pid 12] read(11, "!<arch>\n/ 14163940"..., 4096) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] open("/usr/lib/libc_nonshared.a", O_RDONLY) = 12
[pid 12] lseek(12, 518, SEEK_SET) = 518
[pid 12] read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(12, 518, SEEK_SET) = 518
[pid 12] 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"..., 64) = 64
[pid 12] lseek(12, 2886, SEEK_SET) = 2886
[pid 12] read(12, " \0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 1408) = 1408
[pid 12] lseek(12, 2614, SEEK_SET) = 2614
[pid 12] read(12, "\0.symtab\0.strtab\0.shstrtab\0.rela"..., 208) = 208
[pid 12] close(12) = 0
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] read(11, "\0\0\0\0\0\0\21\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\10"..., 4096) = 4096
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] lseek(11, 8192, SEEK_SET) = 8192
[pid 12] stat("/lib/ld-linux-x86-64.so.2", {st_dev=makedev(252, 1), st_ino=770755, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=288, st_size=144976, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] open("/lib/ld-linux-x86-64.so.2", O_RDONLY) = 12
[pid 12] fcntl(12, F_GETFD) = 0
[pid 12] fcntl(12, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(12, {st_dev=makedev(252, 1), st_ino=770755, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=288, st_size=144976, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d6078000
[pid 12] lseek(12, 0, SEEK_SET) = 0
[pid 12] read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\f\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 143360, SEEK_SET) = 143360
[pid 12] read(12, "\0\0\0\0ld-2.20.so\0\0\271o\207(\0.shstrtab\0."..., 4096) = 1616
[pid 12] lseek(12, 144976, SEEK_SET) = 144976
[pid 12] lseek(12, 144976, SEEK_SET) = 144976
[pid 12] lseek(12, 0, SEEK_SET) = 0
[pid 12] read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\f\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(12, 143360, SEEK_SET) = 143360
[pid 12] read(12, "\0\0\0\0ld-2.20.so\0\0\271o\207(\0.shstrtab\0."..., 4096) = 1616
[pid 12] open("/lib/ld-linux-x86-64.so.2", O_RDONLY) = 13
[pid 12] lseek(13, 0, SEEK_END) = 144976
[pid 12] lseek(13, 0, SEEK_SET) = 0
[pid 12] read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(13, 0, SEEK_SET) = 0
[pid 12] read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\f\0\0\0\0\0\0"..., 64) = 64
[pid 12] lseek(13, 143632, SEEK_SET) = 143632
[pid 12] read(13, "\17\0\0\0\5\0\0\0\2\0\0\0\0\0\0\0\220\1\0\0\0\0\0\0\220\1\0\0\0\0\0\0"..., 1344) = 1344
[pid 12] lseek(13, 143380, SEEK_SET) = 143380
[pid 12] read(13, "\0.shstrtab\0.gnu.hash\0.dynsym\0.dy"..., 185) = 185
[pid 12] close(13) = 0
[pid 12] lseek(12, 135168, SEEK_SET) = 135168
[pid 12] read(12, "\0\16\20F\16\30J\17\vw\10\200\0?\32;*3$\"\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(12, 0, SEEK_SET) = 0
[pid 12] read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\f\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] lseek(12, 4096, SEEK_SET) = 4096
[pid 12] mmap(NULL, 1187840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d5f56000
[pid 12] munmap(0x7f47d5f56000, 1187840) = 0
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc.so", 0x7fff110ee3f0) = -1 ENOENT (No such file or directory)
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/libgcc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d6076000
[pid 12] lseek(14, 0, SEEK_SET) = 0
[pid 12] read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220)\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] lseek(14, 65536, SEEK_SET) = 65536
[pid 12] read(14, "\16\300\377\377\355\1\0\0\0B\16\20\217\2G\16\30\216\3E\16 \215\4B\16(\214\5A\0160"..., 4096) = 4096
[pid 12] lseek(14, 69632, SEEK_SET) = 69632
[pid 12] read(14, "m\0\0\0\4\0\0\0\2\0\0\0\0\0\0\0\360\"\0\0\0\0\0\0\360\"\0\0\0\0\0\0"..., 4096) = 1152
[pid 12] lseek(14, 65536, SEEK_SET) = 65536
[pid 12] read(14, "\16\300\377\377\355\1\0\0\0B\16\20\217\2G\16\30\216\3E\16 \215\4B\16(\214\5A\0160"..., 4096) = 4096
[pid 12] read(14, "m\0\0\0\4\0\0\0\2\0\0\0\0\0\0\0\360\"\0\0\0\0\0\0\360\"\0\0\0\0\0\0"..., 4096) = 1152
[pid 12] lseek(14, 0, SEEK_SET) = 0
[pid 12] read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220)\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(14, 65536, SEEK_SET) = 65536
[pid 12] read(14, "\16\300\377\377\355\1\0\0\0B\16\20\217\2G\16\30\216\3E\16 \215\4B\16(\214\5A\0160"..., 4096) = 4096
[pid 12] lseek(14, 0, SEEK_SET) = 0
[pid 12] read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220)\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/libgcc_s.so", O_RDONLY) = 15
[pid 12] lseek(15, 0, SEEK_END) = 70784
[pid 12] lseek(15, 0, SEEK_SET) = 0
[pid 12] read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(15, 0, SEEK_SET) = 0
[pid 12] read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220)\0\0\0\0\0\0"..., 64) = 64
[pid 12] lseek(15, 69120, SEEK_SET) = 69120
[pid 12] read(15, "\v\0\0\0\7\0\0\0\2\0\0\0\0\0\0\0\220\1\0\0\0\0\0\0\220\1\0\0\0\0\0\0"..., 1664) = 1664
[pid 12] lseek(15, 68812, SEEK_SET) = 68812
[pid 12] read(15, "\0.shstrtab\0.note.gnu.build-id\0.g"..., 237) = 237
[pid 12] close(15) = 0
[pid 12] lseek(14, 65536, SEEK_SET) = 65536
[pid 12] read(14, "\16\300\377\377\355\1\0\0\0B\16\20\217\2G\16\30\216\3E\16 \215\4B\16(\214\5A\0160"..., 4096) = 4096
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] read(14, "*\0\0\0\0\0\0\0N\3\0\0\22\0\f\0MS\0\0\0\0\0\0/\16\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(14, 0, SEEK_SET) = 0
[pid 12] read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220)\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] read(14, "*\0\0\0\0\0\0\0N\3\0\0\22\0\f\0MS\0\0\0\0\0\0/\16\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(14, 8192, SEEK_SET) = 8192
[pid 12] read(14, "\2\0\n\0\2\200\2\0\4\0\5\0\2\0\10\0\5\0\2\0\2\0\10\0\v\0\v\0\n\0\2\0"..., 4096) = 4096
[pid 12] lseek(14, 12288, SEEK_SET) = 12288
[pid 12] lseek(14, 4096, SEEK_SET) = 4096
[pid 12] read(14, "*\0\0\0\0\0\0\0N\3\0\0\22\0\f\0MS\0\0\0\0\0\0/\16\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] read(14, "\2\0\n\0\2\200\2\0\4\0\5\0\2\0\10\0\5\0\2\0\2\0\10\0\v\0\v\0\n\0\2\0"..., 4096) = 4096
[pid 12] brk(0x1c98000) = 0x1c98000
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/crtend.o", {st_dev=makedev(252, 1), st_ino=790961, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2080, st_atime=2015/02/18-11:17:48, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/crtend.o", O_RDONLY) = 15
[pid 12] fcntl(15, F_GETFD) = 0
[pid 12] fcntl(15, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(15, {st_dev=makedev(252, 1), st_ino=790961, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2080, st_atime=2015/02/18-11:17:48, st_mtime=0, st_ctime=2015/02/21-14:20:26}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d6075000
[pid 12] read(15, "\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) = 2080
[pid 12] lseek(15, 0, SEEK_SET) = 0
[pid 12] read(15, "\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) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../x86_64-gnomeostree-linux/4.9.1/crtend.o", O_RDONLY) = 16
[pid 12] lseek(16, 0, SEEK_END) = 2080
[pid 12] lseek(16, 0, SEEK_SET) = 0
[pid 12] read(16, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(16, 0, SEEK_SET) = 0
[pid 12] read(16, "\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
[pid 12] lseek(16, 360, SEEK_SET) = 360
[pid 12] read(16, " \0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 1088) = 1088
[pid 12] lseek(16, 151, SEEK_SET) = 151
[pid 12] read(16, "\0.symtab\0.strtab\0.shstrtab\0.rela"..., 145) = 145
[pid 12] close(16) = 0
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] stat("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/crtn.o", {st_dev=makedev(252, 1), st_ino=791799, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2456, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/crtn.o", O_RDONLY) = 16
[pid 12] fcntl(16, F_GETFD) = 0
[pid 12] fcntl(16, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(16, {st_dev=makedev(252, 1), st_ino=791799, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2456, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d6074000
[pid 12] read(16, "\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) = 2456
[pid 12] lseek(16, 0, SEEK_SET) = 0
[pid 12] read(16, "\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) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] open("/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../lib/crtn.o", O_RDONLY) = 17
[pid 12] lseek(17, 0, SEEK_END) = 2456
[pid 12] lseek(17, 0, SEEK_SET) = 0
[pid 12] read(17, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0", 16) = 16
[pid 12] lseek(17, 0, SEEK_SET) = 0
[pid 12] read(17, "\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
[pid 12] lseek(17, 720, SEEK_SET) = 720
[pid 12] read(17, "\33\0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 1152) = 1152
[pid 12] lseek(17, 496, SEEK_SET) = 496
[pid 12] read(17, "\0.symtab\0.strtab\0.shstrtab\0.text"..., 159) = 159
[pid 12] close(17) = 0
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] stat("/lib/ld-linux-x86-64.so.2", {st_dev=makedev(252, 1), st_ino=770755, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=288, st_size=144976, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] open("/lib/ld-linux-x86-64.so.2", O_RDONLY) = 17
[pid 12] fcntl(17, F_GETFD) = 0
[pid 12] fcntl(17, F_SETFD, FD_CLOEXEC) = 0
[pid 12] fstat(17, {st_dev=makedev(252, 1), st_ino=770755, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=288, st_size=144976, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d6073000
[pid 12] read(17, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\f\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(17, 143360, SEEK_SET) = 143360
[pid 12] read(17, "\0\0\0\0ld-2.20.so\0\0\271o\207(\0.shstrtab\0."..., 4096) = 1616
[pid 12] lseek(17, 144976, SEEK_SET) = 144976
[pid 12] lseek(17, 144976, SEEK_SET) = 144976
[pid 12] lseek(17, 0, SEEK_SET) = 0
[pid 12] read(17, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\f\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(17, 143360, SEEK_SET) = 143360
[pid 12] read(17, "\0\0\0\0ld-2.20.so\0\0\271o\207(\0.shstrtab\0."..., 4096) = 1616
[pid 12] fstat(10, {st_dev=makedev(252, 1), st_ino=770719, st_mode=S_IFREG|0755, st_nlink=3, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=3336, st_size=1706160, st_atime=2015/02/18-11:16:10, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] fstat(11, {st_dev=makedev(252, 1), st_ino=791782, st_mode=S_IFREG|0744, st_nlink=2, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=152, st_size=76302, st_atime=2015/02/18-11:17:53, st_mtime=0, st_ctime=2015/02/21-14:20:18}) = 0
[pid 12] lseek(17, 135168, SEEK_SET) = 135168
[pid 12] read(17, "\0\16\20F\16\30J\17\vw\10\200\0?\32;*3$\"\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(17, 0, SEEK_SET) = 0
[pid 12] read(17, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\f\0\0\0\0\0\0"..., 4096) = 4096
[pid 12] lseek(17, 4096, SEEK_SET) = 4096
[pid 12] lseek(17, 4096, SEEK_SET) = 4096
[pid 12] lseek(17, 4096, SEEK_SET) = 4096
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(11, 0, SEEK_SET) = 0
[pid 12] read(11, "!<arch>\n/ 14163940"..., 4096) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(5, 2752, SEEK_SET) = 2752
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(6, 3160, SEEK_SET) = 3160
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] read(11, "\0\0\0\0\0\0\21\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0000\10"..., 4096) = 4096
[pid 12] lseek(11, 0, SEEK_SET) = 0
[pid 12] read(11, "!<arch>\n/ 14163940"..., 4096) = 4096
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] lseek(15, 2080, SEEK_SET) = 2080
[pid 12] fstat(3, {st_dev=makedev(252, 17), st_ino=2776003, st_mode=S_IFREG|0644, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 12] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f47d6072000
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "", 64) = 0
[pid 12] lseek(3, 64, SEEK_CUR) = 64
[pid 12] write(3, "\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"..., 448) = 448
[pid 12] lseek(3, 8192, SEEK_SET) = 8192
[pid 12] read(3, "", 4096) = 0
[pid 12] lseek(3, 520, SEEK_CUR) = 8712
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] write(3, "\0\0\0\0\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"..., 576) = 576
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -3556, SEEK_CUR) = 540
[pid 12] write(3, "\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
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -3120, SEEK_CUR) = 976
[pid 12] write(3, "1\355I\211\321^H\211\342H\203\344\360PTI\307\300\300\5@\0H\307\301P\5@\0H\307\307"..., 42) = 42
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2560, SEEK_CUR) = 1536
[pid 12] write(3, "\1\0\2\0", 4) = 4
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2360, SEEK_CUR) = 1736
[pid 12] write(3, "\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
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -1624, SEEK_CUR) = 2472
[pid 12] write(3, "\0\0\0\0", 4) = 4
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(4, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -1584, SEEK_CUR) = 2512
[pid 12] write(3, "GCC: (GNU) 4.9.1\0", 17) = 17
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -1552, SEEK_CUR) = 2544
[pid 12] write(3, ",\0\0\0\2\0\0\0\0\0\10\0\0\0\0\0\320\3@\0\0\0\0\0*\0\0\0\0\0\0\0"..., 80) = 80
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -1296, SEEK_CUR) = 2800
[pid 12] write(3, "\273\0\0\0\2\0\0\0\0\0\10\1\0\0\0\0\320\3@\0\0\0\0\0\372\3@\0\0\0\0\0"..., 317) = 317
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -279, SEEK_CUR) = 3817
[pid 12] write(3, "\1\21\0\20\6\21\1\22\1\3\10\33\10%\10\23\5\0\0\0\1\21\1%\16\23\v\3\16\33\16\20"..., 82) = 82
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -3988, SEEK_CUR) = 4204
[pid 12] write(3, "Y\0\0\0\2\0000\0\0\0\1\1\373\16\r\0\1\1\1\1\0\0\0\1\0\0\1../sy"..., 132) = 132
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(5, 2752, SEEK_SET) = 2752
[pid 12] lseek(3, -3358, SEEK_CUR) = 4834
[pid 12] write(3, "long unsigned int\0short unsigned"..., 378) = 378
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(5, 2752, SEEK_SET) = 2752
[pid 12] lseek(3, -3216, SEEK_CUR) = 880
[pid 12] write(3, "H\203\354\10H\213\5\375\5 \0H\205\300t\5\350;\0\0\0", 21) = 21
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2588, SEEK_CUR) = 1508
[pid 12] write(3, "H\203\354\10", 4) = 4
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -3856, SEEK_CUR) = 4336
[pid 12] write(3, "`\0\0\0\2\0/\0\0\0\1\1\373\16\r\0\1\1\1\1\0\0\0\1\0\0\1../sy"..., 100) = 100
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -979, SEEK_CUR) = 3117
[pid 12] write(3, "\256\0\0\0\2\0R\0\0\0\10\1\204\0\0\0\0\0\0\0../sysdeps/x"..., 178) = 178
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(5, 2752, SEEK_SET) = 2752
[pid 12] lseek(3, -197, SEEK_CUR) = 3899
[pid 12] write(3, "\1\21\0\20\6U\6\3\10\33\10%\10\23\5\0\0\0", 18) = 18
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -1472, SEEK_CUR) = 2624
[pid 12] write(3, "<\0\0\0\2\0=\1\0\0\10\0\0\0\0\0p\3@\0\0\0\0\0\25\0\0\0\0\0\0\0"..., 64) = 64
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(3, -3190, SEEK_CUR) = 906
[pid 12] write(3, "\3502\2\0\0H\203\304\10\303", 10) = 10
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2579, SEEK_CUR) = 1517
[pid 12] write(3, "H\203\304\10\303", 5) = 5
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -3455, SEEK_CUR) = 4737
[pid 12] write(3, "]\0\0\0\2\0/\0\0\0\1\1\373\16\r\0\1\1\1\1\0\0\0\1\0\0\1../sy"..., 97) = 97
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -457, SEEK_CUR) = 3639
[pid 12] write(3, "\256\0\0\0\2\0q\1\0\0\10\1\25\2\0\0\240\0\0\0../sysdeps/x"..., 178) = 178
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(16, 2456, SEEK_SET) = 2456
[pid 12] lseek(3, -4006, SEEK_CUR) = 4186
[pid 12] write(3, "\1\21\0\20\6U\6\3\10\33\10%\10\23\5\0\0\0", 18) = 18
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -1360, SEEK_CUR) = 2736
[pid 12] write(3, "<\0\0\0\2\0G\3\0\0\10\0\0\0\0\0\217\3@\0\0\0\0\0\5\0\0\0\0\0\0\0"..., 64) = 64
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2256, SEEK_CUR) = 5936
[pid 12] write(3, "\377\377\377\377\377\377\377\377\0\0\0\0\0\0\0\0\217\3@\0\0\0\0\0\224\3@\0\0\0\0\0"..., 64) = 64
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -2736, SEEK_CUR) = 1360
[pid 12] write(3, "AWA\211\377AVI\211\366AUI\211\325ATL\215%T\2 \0UH\215-L\2 \0"..., 113) = 113
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -801, SEEK_CUR) = 3295
[pid 12] write(3, "T\1\0\0\4\0d\0\0\0\10\1\233\1\0\0\1F\2\0\0\3\1\0\0P\5@\0\0\0\0"..., 344) = 344
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -179, SEEK_CUR) = 3917
[pid 12] write(3, "\1\21\1%\16\23\v\3\16\33\16\21\1\22\7\20\27\0\0\2$\0\v\v>\v\3\16\0\0\3\26"..., 179) = 179
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] write(3, "\0\17.\0?\31\3\16:\v;\v'\31\21\1\22\7@\30\227B\31\0\0\20\1\1I\23\1\23"..., 90) = 90
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\17.\0?\31\3\16:\v;\v'\31\21\1\22\7@\30\227B\31\0\0\20\1\1I\23\1\23"..., 4096) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -2703, SEEK_CUR) = 5489
[pid 12] write(3, "\0\0\0\0\0\0\0\0002\0\0\0\0\0\0\0\1\0U2\0\0\0\0\0\0\0d\0\0\0\0"..., 283) = 283
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -1408, SEEK_CUR) = 2688
[pid 12] write(3, ",\0\0\0\2\0\357\1\0\0\10\0\0\0\0\0P\5@\0\0\0\0\0q\0\0\0\0\0\0\0"..., 48) = 48
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\17.\0?\31\3\16:\v;\v'\31\21\1\22\7@\30\227B\31\0\0\20\1\1I\23\1\23"..., 4096) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -2352, SEEK_CUR) = 5840
[pid 12] write(3, "\21\0\0\0\0\0\0\0\30\0\0\0\0\0\0\0\31\0\0\0\0\0\0\0 \0\0\0\0\0\0\0"..., 96) = 96
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\17.\0?\31\3\16:\v;\v'\31\21\1\22\7@\30\227B\31\0\0\20\1\1I\23\1\23"..., 4096) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -3756, SEEK_CUR) = 4436
[pid 12] write(3, ")\1\0\0\2\0\351\0\0\0\1\1\373\16\r\0\1\1\1\1\0\0\0\1\0\0\1/mnt/"..., 301) = 301
[pid 12] lseek(3, 4096, SEEK_SET) = 4096
[pid 12] read(3, "\0\17.\0?\31\3\16:\v;\v'\31\21\1\22\7@\30\227B\31\0\0\20\1\1I\23\1\23"..., 4096) = 4096
[pid 12] lseek(11, 4096, SEEK_SET) = 4096
[pid 12] lseek(3, -2980, SEEK_CUR) = 5212
[pid 12] write(3, "size_t\0envp\0argc\0__libc_csu_init"..., 277) = 277
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2216, SEEK_CUR) = 1880
[pid 12] write(3, "D\0\0\0d\0\0\0\360\375\377\377e\0\0\0\0B\16\20\217\2E\16\30\216\3E\16 \215\4"..., 96) = 96
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(3, -2862, SEEK_CUR) = 1234
[pid 12] write(3, "UH\211\345\211}\354H\211u\340\307E\374\0\0\0\0H\213\25\315\4 \0\213E\354H\230H\1"..., 113) = 113
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(3, -1608, SEEK_CUR) = 2488
[pid 12] write(3, " \6@\0\0\0\0\0r\6@\0\0\0\0\0\207\6@\0\0\0\0\0", 24) = 24
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(7, 2024, SEEK_SET) = 2024
[pid 12] lseek(3, -2528, SEEK_CUR) = 1568
[pid 12] write(3, "INFO:compiler[GNU]\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 115) = 115
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2248, SEEK_CUR) = 1848
[pid 12] write(3, "\34\0\0\0D\0\0\0\222\375\377\377q\0\0\0\0A\16\20\206\2C\r\6\2l\f\7\10\0\0", 32) = 32
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2749, SEEK_CUR) = 1347
[pid 12] write(3, "f.\17\37\204\0\0\0\0\0\17\37\0", 13) = 13
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2556, SEEK_CUR) = 1540
[pid 12] write(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 28) = 28
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -1620, SEEK_CUR) = 2476
[pid 12] write(3, "\0\0\0\0", 4) = 4
[pid 12] lseek(3, 8192, SEEK_SET) = 8192
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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) = 1672
[pid 12] write(3, "\260\0\0\0\1\0\21\0\270\7@\0\0\0\0\0\0\0\0\0\0\0\0\0\276\0\0\0\1\0\24\0"..., 1465) = 1465
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -2312, SEEK_CUR) = 1784
[pid 12] write(3, "\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
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -3288, SEEK_CUR) = 808
[pid 12] write(3, "x\t`\0\0\0\0\0\6\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0", 24) = 24
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -1672, SEEK_CUR) = 2424
[pid 12] write(3, "\0\0\0\0\0\0\0\0\350\7`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 48) = 48
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] read(3, "\0\0\0\0\0\0\0\0\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
[pid 12] lseek(3, -3584, SEEK_CUR) = 512
[pid 12] write(3, "/lib/ld-linux-x86-64.so.2\0", 26) = 26
[pid 12] lseek(3, 0, SEEK_SET) = 0
[pid 12] exit_group(0) = ?
[pid 12] +++ exited with 0 +++
[pid 11] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 12
[pid 11] getcwd("/data/jenkins/workspace/workspace/libical/build/CMakeFiles/2.8.12.2/CompilerIdC", 4097) = 80
[pid 11] open("/tmp/ccwIUeVQ.ld", O_RDONLY) = 3
[pid 11] fstat(3, {st_dev=makedev(0, 43), st_ino=56536174, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 11] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64ff8f6000
[pid 11] read(3, "", 4096) = 0
[pid 11] close(3) = 0
[pid 11] munmap(0x7f64ff8f6000, 4096) = 0
[pid 11] unlink("/tmp/ccwIUeVQ.ld") = 0
[pid 11] open("/tmp/cc4IGzDy.le", O_RDONLY) = 3
[pid 11] fstat(3, {st_dev=makedev(0, 43), st_ino=56536175, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 11] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64ff8f6000
[pid 11] read(3, "", 4096) = 0
[pid 11] close(3) = 0
[pid 11] munmap(0x7f64ff8f6000, 4096) = 0
[pid 11] unlink("/tmp/cc4IGzDy.le") = 0
[pid 11] lstat("/tmp/ccaXaFur.c", {st_dev=makedev(0, 43), st_ino=56536172, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 11] unlink("/tmp/ccaXaFur.c") = 0
[pid 11] lstat("/tmp/cchBmWc9.o", {st_dev=makedev(0, 43), st_ino=56536173, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 11] unlink("/tmp/cchBmWc9.o") = 0
[pid 11] lstat("/tmp/ccaXaFur.c", 0x7fff5ffa7b40) = -1 ENOENT (No such file or directory)
[pid 11] lstat("/tmp/cchBmWc9.o", 0x7fff5ffa7b40) = -1 ENOENT (No such file or directory)
[pid 11] open("/tmp/ccwIUeVQ.ld", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 11] lstat("/tmp/ccwIUeVQ.ld", 0x7fff5ffa7b40) = -1 ENOENT (No such file or directory)
[pid 11] open("/tmp/cc4IGzDy.le", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 11] lstat("/tmp/cc4IGzDy.le", 0x7fff5ffa7b40) = -1 ENOENT (No such file or directory)
[pid 11] exit_group(0) = ?
[pid 11] +++ exited with 0 +++
[pid 8] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 11
[pid 8] stat("/tmp/ccFZU6wN.res", {st_dev=makedev(0, 43), st_ino=56536171, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=0, st_size=0, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 8] unlink("/tmp/ccFZU6wN.res") = 0
[pid 8] stat("/tmp/cceBOhR5.o", {st_dev=makedev(0, 43), st_ino=56536170, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2024, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 8] unlink("/tmp/cceBOhR5.o") = 0
[pid 8] stat("/tmp/cciCTJeo.s", {st_dev=makedev(0, 43), st_ino=56536169, st_mode=S_IFREG|0600, st_nlink=1, st_uid=995, st_gid=993, st_blksize=4096, st_blocks=8, st_size=2044, st_atime=2015/03/02-11:18:27, st_mtime=2015/03/02-11:18:27, st_ctime=2015/03/02-11:18:27}) = 0
[pid 8] unlink("/tmp/cciCTJeo.s") = 0
[pid 8] exit_group(0) = ?
[pid 7] <... select resumed> ) = 2 (in [6 8])
[pid 7] read(8, "", 1024) = 0
[pid 7] close(8) = 0
[pid 7] read(6, "", 1024) = 0
[pid 7] close(6) = 0
[pid 7] select(5, [4], NULL, NULL, NULL <unfinished ...>
[pid 8] +++ exited with 0 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment