Link to home
Start Free TrialLog in
Avatar of Richa21
Richa21

asked on

linux automake hangs heartbeat

Hi All,
I am issuing the following command on my linux box :
/bin/sh /vobs/DTGngLinux/heartbeat-2.1.3/missing --run automake-1.7 --v --gnu  tools/Makefile

and this hangs on one system and works on the other.

The strace output on the system on which it hangs is  :

execve("/bin/sh", ["/bin/sh", "/vobs/DTGngLinux/heartbeat-2.1.3/missing", "--run", "automake-1.7", "-v", "--gnu", "tools/Makefile"], [/* 27 vars */]) = 0
uname({sys="Linux", node="build-i9.dilith.net", ...}) = 0
brk(0)                                  = 0x8734000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=88859, ...}) = 0
old_mmap(NULL, 88859, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fea000
close(3)                                = 0
open("/lib/libtermcap.so.2", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320{\325"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0
old_mmap(0xd57000, 14280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xd57000
old_mmap(0xd5a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xd5a000
close(3)                                = 0
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\246"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=15384, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe9000
old_mmap(0xa62000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xa62000
old_mmap(0xa64000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xa64000
close(3)                                = 0
open("/lib/tls/libc.so.6", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \277\224"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1454835, ...}) = 0
old_mmap(0x937000, 1215644, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x937000
old_mmap(0xa5a000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x123000) = 0xa5a000
old_mmap(0xa5e000, 7324, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xa5e000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000
mprotect(0xa5a000, 4096, PROT_READ)     = 0
mprotect(0x933000, 4096, PROT_READ)     = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe86c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb7fea000, 88859)               = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
close(3)                                = 0
brk(0)                                  = 0x8734000
brk(0x8755000)                          = 0x8755000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=39558864, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7de8000
close(3)                                = 0
getuid32()                              = 605
getgid32()                              = 545
geteuid32()                             = 605
getegid32()                             = 545
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1266815736
open("/etc/mtab", O_RDONLY)             = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=3390, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de7000
read(3, "/dev/mapper/VolGroup_ID_2873-Log"..., 4096) = 3390
close(3)                                = 0
munmap(0xb7de7000, 4096)                = 0
open("/proc/meminfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de7000
read(3, "MemTotal:      4144768 kB\nMemFre"..., 1024) = 644
close(3)                                = 0
munmap(0xb7de7000, 4096)                = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
uname({sys="Linux", node="build-i9.dilith.net", ...}) = 0
stat64("/vobs/DTGngLinux/heartbeat-2.1.3", {st_mode=S_IFDIR|0775, st_size=3052, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0775, st_size=3052, ...}) = 0
getpid()                                = 31703
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=21544, ...}) = 0
mmap2(NULL, 21544, PROT_READ, MAP_SHARED, 3, 0) = 0xb7de2000
close(3)                                = 0
getppid()                               = 31702
getpgrp()                               = 31702
rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0x95ea48}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/vobs/DTGngLinux/heartbeat-2.1.3/missing", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffd95d8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "#! /bin/sh\n# Common stub for a f"..., 80) = 80
_llseek(3, 0, [0], SEEK_SET)            = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(255, {st_mode=S_IFREG|0755, st_size=10266, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#! /bin/sh\n# Common stub for a f"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64("configure.ac", 0xbffd9340)      = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat64(".", {st_mode=S_IFDIR|0775, st_size=3052, ...}) = 0
stat64("/usr/kerberos/bin/automake-1.7", 0xbffd8e60) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/automake-1.7", 0xbffd8e60) = -1 ENOENT (No such file or directory)
stat64("/bin/automake-1.7", 0xbffd8e60) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/automake-1.7", {st_mode=S_IFREG|0755, st_size=270957, ...}) = 0
access("/usr/bin/automake-1.7", X_OK)   = 0
stat64("/usr/bin/automake-1.7", {st_mode=S_IFREG|0755, st_size=270957, ...}) = 0
access("/usr/bin/automake-1.7", X_OK)   = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -6611, [1581], SEEK_CUR)   = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe8708) = 31704
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0x95ea48}, {SIG_DFL}, 8) = 0
waitpid(-1, automake-1.7: reading autoconf --trace=AM_ENABLE_MULTILIB:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_AUX_DIR:\$f:\$l::\$n::\${::}% --trace=AM_PROG_CC_C_O:\$f:\$l::\$n::\${::}% --trace=AC_INIT:\$f:\$l::\$n::\${::}% --trace=AM_CONDITIONAL:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_FILES:\$f:\$l::\$n::\${::}% --trace=AC_CANONICAL_SYSTEM:\$f:\$l::\$n::\${::}% --trace=AC_SUBST:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_HEADERS:\$f:\$l::\$n::\${::}% --trace=AM_MAINTAINER_MODE:\$f:\$l::\$n::\${::}% --trace=AC_CANONICAL_HOST:\$f:\$l::\$n::\${::}% --trace=AM_GNU_GETTEXT:\$f:\$l::\$n::\${::}% --trace=AC_LIBSOURCE:\$f:\$l::\$n::\${::}% --trace=AM_INIT_AUTOMAKE:\$f:\$l::\$n::\${::}% --trace=AM_AUTOMAKE_VERSION:\$f:\$l::\$n::\${::}%
 <unfinished ...>


I have compared the env variables also and cannot see any difference in them.

Please advise as to how to find the problwm.
Avatar of Duncan Roe
Duncan Roe
Flag of Australia image

Well done posting an strace! It looks like automake is fired off by the clone() system call and never terminates. Hence waitpid(-1, never terminates: strace can't print the 2nd argument until waitpid() returns. Possibly there is something wrong with the automake invocation and it is waiting for command input - try typing ^D.
Or it might be looping - top will show if it is.
If you try again but use "strace -f" you should see the calls issued by automake
Avatar of Richa21
Richa21

ASKER

The same function call works perfectly fine on another system hence I am not doubting the command.

The strace -f output is as below:

Seems like it is actually getting stuck at m4
strace -f  /bin/sh /vobs/DTGngLinux/heartbeat-2.1.3/missing --run automake-1.7 --v --gnu  tools/Makefile 
execve("/bin/sh", ["/bin/sh", "/vobs/DTGngLinux/heartbeat-2.1.3"..., "--run", "automake-1.7", "--v", "--gnu", "tools/Makefile"], [/* 27 vars */]) = 0 
uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
brk(0)                                  = 0x8732000 
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory) 
open("/etc/ld.so.cache", O_RDONLY)      = 3 
fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
close(3)                                = 0 
open("/lib/libtermcap.so.2", O_RDONLY)  = 3 
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320k\333"..., 512) = 512 
fstat64(3, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0 
old_mmap(0xdb6000, 14280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
old_mmap(0xdb9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xdb9000 
close(3)                                = 0 
open("/lib/libdl.so.2", O_RDONLY)       = 3 
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
close(3)                                = 0 
open("/lib/tls/libc.so.6", O_RDONLY)    = 3 
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
close(3)                                = 0 
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
mprotect(0xcba000, 4096, PROT_READ)     = 0 
mprotect(0xb92000, 4096, PROT_READ)     = 0 
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
munmap(0xb7fe9000, 91364)               = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 
close(3)                                = 0 
brk(0)                                  = 0x8732000 
brk(0x8753000)                          = 0x8753000 
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 
fstat64(3, {st_mode=S_IFREG|0644, st_size=48525120, ...}) = 0 
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7de7000 
close(3)                                = 0 
getuid32()                              = 605 
getgid32()                              = 545 
geteuid32()                             = 605 
getegid32()                             = 545 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
time(NULL)                              = 1266922514 
open("/etc/mtab", O_RDONLY)             = 3 
fstat64(3, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de6000 
read(3, "/dev/mapper/VolGroup_ID_11178-Lo"..., 4096) = 3272 
close(3)                                = 0 
munmap(0xb7de6000, 4096)                = 0 
open("/proc/meminfo", O_RDONLY)         = 3 
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de6000 
read(3, "MemTotal:      2074760 kB\nMemFre"..., 1024) = 644 
close(3)                                = 0 
munmap(0xb7de6000, 4096)                = 0 
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
stat64("/vobs/DTGngLinux/heartbeat-2.1.3", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
getpid()                                = 20456 
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3 
fstat64(3, {st_mode=S_IFREG|0644, st_size=21544, ...}) = 0 
mmap2(NULL, 21544, PROT_READ, MAP_SHARED, 3, 0) = 0xb7de1000 
close(3)                                = 0 
getppid()                               = 20451 
getpgrp()                               = 20451 
rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
open("/vobs/DTGngLinux/heartbeat-2.1.3/missing", O_RDONLY|O_LARGEFILE) = 3 
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfe3f068) = -1 ENOTTY (Inappropriate ioctl for device) 
_llseek(3, 0, [0], SEEK_CUR)            = 0 
read(3, "#! /bin/sh\n# Common stub for a f"..., 80) = 80 
_llseek(3, 0, [0], SEEK_SET)            = 0 
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 
dup2(3, 255)                            = 255 
close(3)                                = 0 
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0 
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE) 
fstat64(255, {st_mode=S_IFREG|0755, st_size=10266, ...}) = 0 
_llseek(255, 0, [0], SEEK_CUR)          = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
read(255, "#! /bin/sh\n# Common stub for a f"..., 8192) = 8192 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
stat64("configure.ac", 0xbfe3edd0)      = -1 ENOENT (No such file or directory) 
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0 
stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
stat64("/usr/kerberos/bin/automake-1.7", 0xbfe3e8f0) = -1 ENOENT (No such file or directory) 
stat64("/usr/local/bin/automake-1.7", 0xbfe3e8f0) = -1 ENOENT (No such file or directory) 
stat64("/bin/automake-1.7", 0xbfe3e8f0) = -1 ENOENT (No such file or directory) 
stat64("/usr/bin/automake-1.7", {st_mode=S_IFREG|0755, st_size=270957, ...}) = 0 
access("/usr/bin/automake-1.7", X_OK)   = 0 
stat64("/usr/bin/automake-1.7", {st_mode=S_IFREG|0755, st_size=270957, ...}) = 0 
access("/usr/bin/automake-1.7", X_OK)   = 0 
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
_llseek(255, -6611, [1581], SEEK_CUR)   = 0 
clone(Process 20457 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20457 
[pid 20456] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20456] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20456] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20456] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20456] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20457] close(255 <unfinished ...> 
[pid 20456] waitpid(-1, Process 20456 suspended 
<unfinished ...> 
[pid 20457] <... close resumed> )       = 0 
[pid 20457] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20457] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20457] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20457] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20457] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20457] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20457] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20457] execve("/usr/bin/automake-1.7", ["automake-1.7", "--v", "--gnu", "tools/Makefile"], [/* 25 vars */]) = 0 
[pid 20457] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20457] brk(0)                      = 0x8cde000 
[pid 20457] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686/sse2", 0xbffeca9c) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686", 0xbffeca9c) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/sse2", 0xbffeca9c) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls", 0xbffeca9c) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686/sse2", 0xbffeca9c) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686", 0xbffeca9c) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sse2", 0xbffeca9c) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libperl.so", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\365"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0555, st_size=1261920, ...}) = 0 
[pid 20457] old_mmap(0x75e000, 1269664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x75e000 
[pid 20457] old_mmap(0x887000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x128000) = 0x887000 
[pid 20457] old_mmap(0x892000, 8096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x892000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20457] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/lib/libnsl.so.1", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320tW\000"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=95148, ...}) = 0 
[pid 20457] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20457] old_mmap(0x574000, 88064, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x574000 
[pid 20457] old_mmap(0x586000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x586000 
[pid 20457] old_mmap(0x588000, 6144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x588000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/lib/libdl.so.2", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
[pid 20457] old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
[pid 20457] old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/lib/tls/libm.so.6", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\263\314"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=178019, ...}) = 0 
[pid 20457] old_mmap(0xcc8000, 139424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc8000 
[pid 20457] old_mmap(0xce9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0xce9000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/lib/libcrypt.so.1", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\227"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=27191, ...}) = 0 
[pid 20457] old_mmap(0xb09000, 184636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb09000 
[pid 20457] old_mmap(0xb0e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb0e000 
[pid 20457] old_mmap(0xb10000, 155964, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb10000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/lib/libutil.so.1", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220|\\"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=14542, ...}) = 0 
[pid 20457] old_mmap(0x5c7000, 12428, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5c7000 
[pid 20457] old_mmap(0x5c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x5c9000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/lib/tls/libpthread.so.0", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\250"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=93865, ...}) = 0 
[pid 20457] old_mmap(0xdb6000, 70108, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
[pid 20457] old_mmap(0xdc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0xdc4000 
[pid 20457] old_mmap(0xdc6000, 4572, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xdc6000 
[pid 20457] close(3)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20457] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20457] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20457] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20457] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20457] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20457] close(3)                    = 0 
[pid 20457] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe6000 
[pid 20457] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20457] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20457] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe66c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20457] munmap(0xb7fe9000, 91364)   = 0 
[pid 20457] set_tid_address(0xb7fe6708) = 20457 
[pid 20457] rt_sigaction(SIGRTMIN, {0xdba380, [], SA_RESTORER|SA_SIGINFO, 0xdc17c0}, NULL, 8) = 0 
[pid 20457] rt_sigaction(SIGRT_1, {0xdba3f0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0xdc17c0}, NULL, 8) = 0 
[pid 20457] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 
[pid 20457] getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 
[pid 20457] _sysctl({{CTL_KERN, KERN_VERSION, 0, 20709, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 2, 0xbffed22c, 35, (nil), 0}) = 0 
[pid 20457] rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20457] brk(0)                      = 0x8cde000 
[pid 20457] brk(0x8cff000)              = 0x8cff000 
[pid 20457] getuid32()                  = 605 
[pid 20457] geteuid32()                 = 605 
[pid 20457] getgid32()                  = 545 
[pid 20457] getegid32()                 = 545 
[pid 20457] open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0644, st_size=48525120, ...}) = 0 
[pid 20457] mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7de6000 
[pid 20457] close(3)                    = 0 
[pid 20457] mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7dc5000 
[pid 20457] open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3 
[pid 20457] read(3, "j\272\246\310", 4) = 4 
[pid 20457] close(3)                    = 0 
[pid 20457] time([1266922514])          = 1266922514 
[pid 20457] ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 opost isig icanon echo ...}) = 0 
[pid 20457] _llseek(0, 0, 0xbffed020, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20457] ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 opost isig icanon echo ...}) = 0 
[pid 20457] _llseek(1, 0, 0xbffed020, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20457] ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 opost isig icanon echo ...}) = 0 
[pid 20457] _llseek(2, 0, 0xbffed020, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20457] open("/usr/bin/automake-1.7", O_RDONLY|O_LARGEFILE) = 3 
[pid 20457] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffed0b8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(3, 0, [0], SEEK_CUR) = 0 
[pid 20457] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 
[pid 20457] fstat64(3, {st_mode=S_IFREG|0755, st_size=270957, ...}) = 0 
[pid 20457] rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 
[pid 20457] readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13 
[pid 20457] read(3, "#!/usr/bin/perl -w\n# -*- perl -*"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/Automake/Struct.pmc", 0xbffecd00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Automake/Struct.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20457] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffecb08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(4, "# autoconf -- create `configure\'"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/strict.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/strict.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/strict.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/strict.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "package strict;\n\n$strict::VERSIO"..., 4096) = 3292 
[pid 20457] brk(0x8d20000)              = 0x8d20000 
[pid 20457] _llseek(5, 598, [598], SEEK_SET) = 0 
[pid 20457] _llseek(5, 0, [598], SEEK_CUR) = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/vars.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/vars.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/vars.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/vars.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "package vars;\n\nuse 5.006;\n\nour $"..., 4096) = 2358 
[pid 20457] stat64("/usr/share/automake-1.7/warnings/register.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings/register.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/warnings/register.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/warnings/register.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package warnings::register ;\n\nou"..., 4096) = 1014 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/warnings.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/warnings.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/warnings.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "\n# !!!!!!!   DO NOT EDIT THIS FI"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/Carp.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Carp.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/Carp.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/Carp.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20457] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffebc08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(7, "package Carp;\n\nour $VERSION = \'1"..., 4096) = 4096 
[pid 20457] read(7, "                      # Reconcil"..., 4096) = 2821 
[pid 20457] read(7, "", 4096)           = 0 
[pid 20457] close(7)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/Exporter.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/Exporter.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/Exporter.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20457] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffebc08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(7, "package Exporter;\n\nrequire 5.006"..., 4096) = 4096 
[pid 20457] _llseek(7, 2217, [2217], SEEK_SET) = 0 
[pid 20457] _llseek(7, 0, [2217], SEEK_CUR) = 0 
[pid 20457] close(7)                    = 0 
[pid 20457] read(6, "\'\t\t=> 92,\n  );\n\nour %Bits = (\n  "..., 4096) = 4096 
[pid 20457] read(6, "00\\x00\", # [22]\n    \'deprecated\'"..., 4096) = 4096 
[pid 20457] brk(0x8d41000)              = 0x8d41000 
[pid 20457] read(6, "       $mask |= $Bits{\'all\'} ;\n "..., 4096) = 3401 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] _llseek(5, 1148, [1148], SEEK_SET) = 0 
[pid 20457] _llseek(5, 0, [1148], SEEK_CUR) = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] read(4, "me\'} :\";\n        if( $type eq \'@"..., 4096) = 4096 
[pid 20457] _llseek(4, 7338, [7338], SEEK_SET) = 0 
[pid 20457] _llseek(4, 0, [7338], SEEK_CUR) = 0 
[pid 20457] close(4)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/Automake/General.pmc", 0xbffecd00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Automake/General.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20457] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffecb08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(4, "# Copyright 2001 Free Software F"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/File/Basename.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Basename.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/File/Basename.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/File/Basename.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] brk(0x8d62000)              = 0x8d62000 
[pid 20457] read(5, "package File::Basename;\n\n=head1 "..., 4096) = 4096 
[pid 20457] read(5, "x, the return\nvalue conforms to "..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/re.pmc", 0xbffec340) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/re.pmc", 0xbffec340) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/re.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec148) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package re;\n\nour $VERSION = 0.04"..., 4096) = 4019 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] read(5, "     This differs from the secon"..., 4096) = 1351 
[pid 20457] read(5, "", 4096)           = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/File/stat.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/File/stat.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/stat.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/stat.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/File/stat.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/File/stat.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "package File::stat;\nuse 5.006;\n\n"..., 4096) = 3372 
[pid 20457] stat64("/usr/share/automake-1.7/Class/Struct.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Class/Struct.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Class/Struct.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Class/Struct.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/Class/Struct.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/Class/Struct.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package Class::Struct;\n\n## See P"..., 4096) = 4096 
[pid 20457] brk(0x8d83000)              = 0x8d83000 
[pid 20457] read(6, " {\\n\";\n           $out .= \"     "..., 4096) = 4096 
[pid 20457] _llseek(6, 6916, [6916], SEEK_SET) = 0 
[pid 20457] _llseek(6, 0, [6916], SEEK_CUR) = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/Exporter/Heavy.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter/Heavy.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/Exporter/Heavy.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package Exporter::Heavy;\n\nuse st"..., 4096) = 4096 
[pid 20457] read(6, "ols. Optimise the lookup by addi"..., 4096) = 2301 
[pid 20457] brk(0x8da4000)              = 0x8da4000 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] _llseek(5, 1334, [1334], SEEK_SET) = 0 
[pid 20457] _llseek(5, 0, [1334], SEEK_CUR) = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/IO/File.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/IO/File.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/File.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/File.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "#\n\npackage IO::File;\n\n=head1 NAM"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/Symbol.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Symbol.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/Symbol.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/Symbol.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package Symbol;\n\n=head1 NAME\n\nSy"..., 4096) = 4096 
[pid 20457] read(6, "\nsub delete_package ($) {\n    my"..., 4096) = 722 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/SelectSaver.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/SelectSaver.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/SelectSaver.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package SelectSaver;\n\nour $VERSI"..., 4096) = 1074 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/IO/Seekable.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/IO/Seekable.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Seekable.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Seekable.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "#\n\npackage IO::Seekable;\n\n=head1"..., 4096) = 2935 
[pid 20457] stat64("/usr/share/automake-1.7/IO/Handle.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Handle.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20457] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffebc08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20457] brk(0x8dc5000)              = 0x8dc5000 
[pid 20457] read(7, "package IO::Handle;\n\n=head1 NAME"..., 4096) = 4096 
[pid 20457] read(7, "ror\n\nReturns a true value if the"..., 4096) = 4096 
[pid 20457] read(7, "m that class.\nThey actually aren"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/IO.pmc", 0xbffeb900) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/IO.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO.pmc", 0xbffeb900) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO.pm", O_RDONLY|O_LARGEFILE) = 8 
[pid 20457] ioctl(8, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffeb708) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(8, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(8, "#\n\npackage IO;\n\nuse XSLoader ();"..., 4096) = 1401 
[pid 20457] stat64("/usr/share/automake-1.7/XSLoader.pmc", 0xbffeb400) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/XSLoader.pmc", 0xbffeb400) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/XSLoader.pm", O_RDONLY|O_LARGEFILE) = 9 
[pid 20457] ioctl(9, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffeb208) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(9, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(9, "# Generated from XSLoader.pm.PL "..., 4096) = 4096 
[pid 20457] _llseek(9, 2901, [2901], SEEK_SET) = 0 
[pid 20457] _llseek(9, 0, [2901], SEEK_CUR) = 0 
[pid 20457] close(9)                    = 0 
[pid 20457] _llseek(8, 412, [412], SEEK_SET) = 0 
[pid 20457] _llseek(8, 0, [412], SEEK_CUR) = 0 
[pid 20457] close(8)                    = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/IO/IO.so", {st_mode=S_IFREG|0555, st_size=16816, ...}) = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/IO/IO.bs", 0x8cde0c8) = -1 ENOENT (No such file or directory) 
[pid 20457] futex(0xcc5060, FUTEX_WAKE, 2147483647) = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/IO/IO.so", O_RDONLY) = 8 
[pid 20457] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\22"..., 512) = 512 
[pid 20457] fstat64(8, {st_mode=S_IFREG|0555, st_size=16816, ...}) = 0 
[pid 20457] old_mmap(NULL, 19436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xfe6000 
[pid 20457] old_mmap(0xfea000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3000) = 0xfea000 
[pid 20457] close(8)                    = 0 
[pid 20457] read(7, "oak \'usage: $io->syswrite(BUF [,"..., 4096) = 3700 
[pid 20457] brk(0x8de6000)              = 0x8de6000 
[pid 20457] read(7, "", 4096)           = 0 
[pid 20457] close(7)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/Fcntl.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Fcntl.pmc", 0xbffebe00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Fcntl.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20457] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffebc08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(7, "package Fcntl;\n\n=head1 NAME\n\nFcn"..., 4096) = 4096 
[pid 20457] read(7, "S_IWUSR S_IXUSR S_IRWXU\n\t\t     S"..., 4096) = 1250 
[pid 20457] read(7, "", 4096)           = 0 
[pid 20457] close(7)                    = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0555, st_size=12280, ...}) = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Fcntl/Fcntl.bs", 0x8cde0c8) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Fcntl/Fcntl.so", O_RDONLY) = 7 
[pid 20457] read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \t\0\000"..., 512) = 512 
[pid 20457] fstat64(7, {st_mode=S_IFREG|0555, st_size=12280, ...}) = 0 
[pid 20457] old_mmap(NULL, 14940, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x2e0000 
[pid 20457] old_mmap(0x2e3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2000) = 0x2e3000 
[pid 20457] close(7)                    = 0 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/File/Spec.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/File/Spec.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/File/Spec.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package File::Spec;\n\nuse strict;"..., 4096) = 4096 
[pid 20457] _llseek(6, 506, [506], SEEK_SET) = 0 
[pid 20457] _llseek(6, 0, [506], SEEK_CUR) = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/File/Spec/Unix.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec/Unix.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/File/Spec/Unix.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package File::Spec::Unix;\n\nuse s"..., 4096) = 4096 
[pid 20457] brk(0x8e07000)              = 0x8e07000 
[pid 20457] read(6, "hose that refer to a parent\ndire"..., 4096) = 4096 
[pid 20457] read(6, "ted to absolute form using L</re"..., 4096) = 3323 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] read(5, "ile_name_is_absolute($file))\n\t{\n"..., 4096) = 191 
[pid 20457] read(5, "", 4096)           = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/POSIX.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/POSIX.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/POSIX.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/POSIX.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "package POSIX;\n\nour(@ISA, %EXPOR"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/AutoLoader.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/AutoLoader.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/AutoLoader.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package AutoLoader;\n\nuse strict;"..., 4096) = 4096 
[pid 20457] brk(0x8e28000)              = 0x8e28000 
[pid 20457] brk(0x8e27000)              = 0x8e27000 
[pid 20457] read(6, " \'lib\').\n    #\n\n    (my $calldir"..., 4096) = 4096 
[pid 20457] _llseek(6, 4936, [4936], SEEK_SET) = 0 
[pid 20457] _llseek(6, 0, [4936], SEEK_CUR) = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/autosplit.ix", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "# Index created by AutoSplit for"..., 4096) = 2265 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] _llseek(5, 1443, [1443], SEEK_SET) = 0 
[pid 20457] _llseek(5, 0, [1443], SEEK_CUR) = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0555, st_size=117636, ...}) = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/POSIX.bs", 0x8cde0c8) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/POSIX.so", O_RDONLY) = 5 
[pid 20457] read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340A\0"..., 512) = 512 
[pid 20457] fstat64(5, {st_mode=S_IFREG|0555, st_size=117636, ...}) = 0 
[pid 20457] old_mmap(NULL, 120296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x111000 
[pid 20457] old_mmap(0x12e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1c000) = 0x12e000 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0444, st_size=6617, ...}) = 0 
[pid 20457] getgroups32(32, [545])      = 1 
[pid 20457] open("/usr/share/locale/locale.alias", O_RDONLY) = 5 
[pid 20457] fstat64(5, {st_mode=S_IFREG|0644, st_size=2528, ...}) = 0 
[pid 20457] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7dc4000 
[pid 20457] read(5, "# Locale name alias data base.\n#"..., 4096) = 2528 
[pid 20457] read(5, "", 4096)           = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] munmap(0xb7dc4000, 4096)    = 0 
[pid 20457] open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/load_imports.al", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "# NOTE: Derived from ../../lib/P"..., 4096) = 4096 
[pid 20457] read(5, "xfrm)],\n\n    sys_stat_h => [qw(S"..., 4096) = 2521 
[pid 20457] brk(0x8e48000)              = 0x8e48000 
[pid 20457] read(5, "", 4096)           = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/File/Glob.pmc", 0xbffec730) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/File/Glob.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Glob.pmc", 0xbffec730) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Glob.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec538) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "package File::Glob;\n\nuse strict;"..., 4096) = 4096 
[pid 20457] brk(0x8e69000)              = 0x8e69000 
[pid 20457] _llseek(5, 4079, [4079], SEEK_SET) = 0 
[pid 20457] _llseek(5, 0, [4079], SEEK_CUR) = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/File/Glob/Glob.so", {st_mode=S_IFREG|0555, st_size=18348, ...}) = 0 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/File/Glob/Glob.bs", 0x8cde0c8) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/File/Glob/Glob.so", O_RDONLY) = 5 
[pid 20457] read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\22"..., 512) = 512 
[pid 20457] fstat64(5, {st_mode=S_IFREG|0555, st_size=18348, ...}) = 0 
[pid 20457] old_mmap(NULL, 16868, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xe6e000 
[pid 20457] old_mmap(0xe72000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0xe72000 
[pid 20457] close(5)                    = 0 
[pid 20457] read(4, "etopt (%)\n{\n  my (%option) = @_;"..., 4096) = 3411 
[pid 20457] stat64("/usr/share/automake-1.7/Getopt/Long.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Getopt/Long.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Getopt/Long.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Getopt/Long.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/Getopt/Long.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/Getopt/Long.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "# Getopt::Long.pm -- Universal o"..., 4096) = 4096 
[pid 20457] read(5, "ER) = (0..2);\n# Version major/mi"..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/constant.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/constant.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/constant.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/constant.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "package constant;\n\nuse strict;\nu"..., 4096) = 4096 
[pid 20457] brk(0x8e8a000)              = 0x8e8a000 
[pid 20457] _llseek(6, 3295, [3295], SEEK_SET) = 0 
[pid 20457] _llseek(6, 0, [3295], SEEK_CUR) = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] read(5, "\t \"$optionlist[0]\" =~ /^(?:.*\\=)"..., 4096) = 4096 
[pid 20457] read(5, "E,undef];\n\t    $linkage{version}"..., 4096) = 4096 
[pid 20457] read(5, "userlinkage->{$opt}}, $arg);\n\t\t "..., 4096) = 4096 
[pid 20457] brk(0x8eab000)              = 0x8eab000 
[pid 20457] read(5, "\'+\' ? undef : $def];\n    }\n    e"..., 4096) = 4096 
[pid 20457] read(5, "pt\\\"\\n\")\n\t\tif $debug;\n\t}\n    }\n\n"..., 4096) = 4096 
[pid 20457] read(5, "$optarg || $mand ) {\n\t\tif ( $pas"..., 4096) = 4096 
[pid 20457] brk(0x8ecc000)              = 0x8ecc000 
[pid 20457] read(5, "eta($genprefix) . \")\";\n\t    eval"..., 4096) = 4096 
[pid 20457] read(5, "n that the\nprogram needs to know"..., 4096) = 4096 
[pid 20457] read(5, "is specified with a plus C<+> af"..., 4096) = 4096 
[pid 20457] read(5, "ngs.\n\n=head2 User-defined subrou"..., 4096) = 4096 
[pid 20457] read(5, "or minus sign, followed by a\nseq"..., 4096) = 4096 
[pid 20457] read(5, "xample is fully equivalent with:"..., 4096) = 4096 
[pid 20457] read(5, "_CORRECT has been set, in which "..., 4096) = 4096 
[pid 20457] read(5, "Perl. The message will be writte"..., 4096) = 4096 
[pid 20457] read(5, "s a result, its development, and"..., 4096) = 4096 
[pid 20457] read(5, "NESS FOR A PARTICULAR PURPOSE.  "..., 4096) = 238 
[pid 20457] read(5, "", 4096)           = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/File/Compare.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/File/Compare.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Compare.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Compare.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/File/Compare.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/File/Compare.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "package File::Compare;\n\nuse 5.00"..., 4096) = 4096 
[pid 20457] _llseek(5, 3100, [3100], SEEK_SET) = 0 
[pid 20457] _llseek(5, 0, [3100], SEEK_CUR) = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/File/Copy.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/File/Copy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Copy.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Copy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/File/Copy.pmc", 0xbffec800) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/File/Copy.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20457] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec608) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(5, "# File/Copy.pm. Written in 1994 "..., 4096) = 4096 
[pid 20457] stat64("/usr/share/automake-1.7/Config.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pmc", 0xbffec300) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20457] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffec108) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(6, "# This file was created by confi"..., 4096) = 4096 
[pid 20457] brk(0x8eed000)              = 0x8eed000 
[pid 20457] read(6, "X PerlIO/encoding PerlIO/scalar "..., 4096) = 4096 
[pid 20457] read(6, "0\'\nctime_r_proto=\'REENTRANT_PROT"..., 4096) = 4096 
[pid 20457] read(6, "proto=\'undef\'\nd_mprotect=\'define"..., 4096) = 4096 
[pid 20457] read(6, "rentrytype=\'struct dirent\'\ndlext"..., 4096) = 4096 
[pid 20457] read(6, "path=\'\'\ninews=\'\'\ninstallbin=\'/us"..., 4096) = 4096 
[pid 20457] read(6, "dom_r_proto=\'REENTRANT_PROTO_I_S"..., 4096) = 4096 
[pid 20457] read(6, "\nuse64bitall=\'undef\'\nuse64bitint"..., 4096) = 4096 
[pid 20457] read(6, "t defined)\n    return $self->{$k"..., 4096) = 3608 
[pid 20457] read(6, "", 4096)           = 0 
[pid 20457] close(6)                    = 0 
[pid 20457] brk(0x8f0e000)              = 0x8f0e000 
[pid 20457] read(5, "    }\n\n    close($to_h) || goto "..., 4096) = 4096 
[pid 20457] _llseek(5, 6788, [6788], SEEK_SET) = 0 
[pid 20457] _llseek(5, 0, [6788], SEEK_CUR) = 0 
[pid 20457] close(5)                    = 0 
[pid 20457] read(4, "", 4096)           = 0 
[pid 20457] close(4)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/Automake/XFile.pmc", 0xbffecd00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Automake/XFile.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20457] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffecb08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(4, "# Copyright 2001 Free Software F"..., 4096) = 4096 
[pid 20457] read(4, "le = ${*$fh}{\'autom4te_xfile_fil"..., 4096) = 1125 
[pid 20457] read(4, "", 4096)           = 0 
[pid 20457] close(4)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/DynaLoader.pmc", 0xbffecd00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pmc", 0xbffecd00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20457] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffecb08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(4, "\n# Generated from DynaLoader.pm."..., 4096) = 4096 
[pid 20457] read(4, "le\\::ISA\"};\n    local @isa = (@i"..., 4096) = 4096 
[pid 20457] read(4, "ef_symbols();\n    if (@unresolve"..., 4096) = 4096 
[pid 20457] brk(0x8f2f000)              = 0x8f2f000 
[pid 20457] _llseek(4, 9027, [9027], SEEK_SET) = 0 
[pid 20457] _llseek(4, 0, [9027], SEEK_CUR) = 0 
[pid 20457] close(4)                    = 0 
[pid 20457] stat64("/usr/share/automake-1.7/Automake/Channels.pmc", 0xbffecd00) = -1 ENOENT (No such file or directory) 
[pid 20457] open("/usr/share/automake-1.7/Automake/Channels.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20457] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffecb08) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20457] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20457] read(4, "# Copyright (C) 2002 Free Softwa"..., 4096) = 4096 
[pid 20457] read(4, " possible keys, with there defau"..., 4096) = 4096 
[pid 20457] read(4, "cation, $message, %opts) = @_;\n\n"..., 4096) = 4096 
[pid 20457] read(4, "is necessary to make temporary m"..., 4096) = 2507 
[pid 20457] read(4, "", 4096)           = 0 
[pid 20457] close(4)                    = 0 
[pid 20457] read(3, "y $PACKAGE = \'automake\';\nmy $lib"..., 4096) = 4096 
[pid 20457] read(3, "\t\tman7 man8 man9 oldinclude pkgd"..., 4096) = 4096 
[pid 20457] read(3, "has been seen in configure.ac.\nm"..., 4096) = 4096 
[pid 20457] read(3, "g Automake should not\n# override"..., 4096) = 4096 
[pid 20457] read(3, " exists $suffix_rules{$ext1}{$ex"..., 4096) = 4096 
[pid 20457] brk(0x8f50000)              = 0x8f50000 
[pid 20457] read(3, "   => [],\n\n       # Tarballing.\n"..., 4096) = 4096 
[pid 20457] read(3, "\' => [\'OBJC\'],\n\t\t   \'linker\' => "..., 4096) = 4096 
[pid 20457] read(3, " preprocessor, because not all\n#"..., 4096) = 4096 
[pid 20457] read(3, "--------------------------------"..., 4096) = 4096 
[pid 20457] brk(0x8f71000)              = 0x8f71000 
[pid 20457] read(3, "s.\nmy $KNOWN_EXTENSIONS_PATTERN "..., 4096) = 4096 
[pid 20457] read(3, "her options first.  (Handling ot"..., 4096) = 4096 
[pid 20457] read(3, "onfig and ltmain.sh).\n    if ($r"..., 4096) = 4096 
[pid 20457] read(3, "horrible, but Automake did not s"..., 4096) = 4096 
[pid 20457] brk(0x8f92000)              = 0x8f92000 
[pid 20457] read(3, " (1, split (\' \', $global_options"..., 4096) = 4096 
[pid 20457] read(3, "    \'BASE\'      => \'$*\',\n\t\t\t    "..., 4096) = 4096 
[pid 20457] read(3, "   file_contents ($rule_file,\n\t\t"..., 4096) = 4096 
[pid 20457] read(3, "--------------------------------"..., 4096) = 4096 
[pid 20457] read(3, " not work.\n\n                # We"..., 4096) = 4096 
[pid 20457] brk(0x8fb3000)              = 0x8fb3000 
[pid 20457] read(3, "al)\n\t  {\n\t    err_am \"object `$c"..., 4096) = 4096 
[pid 20457] read(3, "able\n#   substitutions to be app"..., 4096) = 4096 
[pid 20457] read(3, "nodist_\',\n\t\t\t\'dist_EXTRA_\', \'nod"..., 4096) = 4096 
[pid 20457] read(3, "LIBOBJS and ALLOCA are exception"..., 4096) = 4096 
[pid 20457] brk(0x8fd4000)              = 0x8fd4000 
[pid 20457] read(3, "RUE\', \"ANSI2KNR\", \"U\");\n\n\t# topd"..., 4096) = 4096 
[pid 20457] read(3, "lib\',\n\t\t\t\t    \'noinst\', \'check\')"..., 4096) = 4096 
[pid 20457] read(3, ")))\n\t  || (variable_defined (\'LD"..., 4096) = 4096 
[pid 20457] read(3, " and a certain e-TeX\n    # featu"..., 4096) = 4096 
[pid 20457] read(3, "x,\n                             "..., 4096) = 4096 
[pid 20457] brk(0x8ff5000)              = 0x8ff5000 
[pid 20457] read(3, "x_dir_set_in_configure_in)\n    {"..., 4096) = 4096 
[pid 20457] read(3, "\t\t  # isn\'t important.\n\t\t\t  . \"\\"..., 4096) = 4096 
[pid 20457] read(3, "\'DIST_COMMON\');\n    my @dist_com"..., 4096) = 4096 
[pid 20457] read(3, "ke     # BSD make\n    #  echo Wo"..., 4096) = 4096 
[pid 20457] brk(0x9016000)              = 0x9016000 
[pid 20457] read(3, "($local);\n\n    my $amfile = $inp"..., 4096) = 4096 
[pid 20457] read(3, " {\n\tmy ($out, @ins) = split_conf"..., 4096) = 4096 
[pid 20457] read(3, "  msg_var (\'syntax\', \'SUBDIRS\',\n"..., 4096) = 4096 
[pid 20457] read(3, "-local\');\n    }\n\n    # In --cygn"..., 4096) = 4096 
[pid 20457] read(3, "stall\')\n    {\n      if (&target_"..., 4096) = 4096 
[pid 20457] brk(0x9037000)              = 0x9037000 
[pid 20457] read(3, "lit (/:/, $spec);\n\n  push @input"..., 4096) = 4096 
[pid 20457] read(3, "        }\n      elsif ($macro eq"..., 4096) = 4096 
[pid 20457] read(3, "r my $opt (\'no-installman\', \'no-"..., 4096) = 4096 
[pid 20457] read(3, " and which are\n    # genuine sou"..., 4096) = 4096 
[pid 20457] brk(0x9058000)              = 0x9058000 
[pid 20457] read(3, "\n    {\n\t&define_variable (\'YLWRA"..., 4096) = 4096 
[pid 20457] read(3, "int something.  HEAD is what sho"..., 4096) = 4096 
[pid 20457] read(3, " # just cmp in the reverse order"..., 4096) = 4096 
[pid 20457] read(3, "that these rules doesn\'t conside"..., 4096) = 4096 
[pid 20457] read(3, "OMAKE)\n    {\n      if (exists $v"..., 4096) = 4096 
[pid 20457] brk(0x9079000)              = 0x9079000 
[pid 20457] read(3, "  $var_value{$var}{$cond} = $val"..., 4096) = 4096 
[pid 20457] read(3, " \"foo = ...\".\n\t# tom> I\'m not su"..., 4096) = 4096 
[pid 20457] read(3, "r))\n      {\n\treturn 1\n\t  unless "..., 4096) = 4096 
[pid 20457] read(3, " This permutation was not alread"..., 4096) = 4096 
[pid 20457] read(3, "..@) then only the value for tha"..., 4096) = 4096 
[pid 20457] brk(0x909a000)              = 0x909a000 
[pid 20457] read(3, "ue_when ($vcond, $cond))\n\t    {\n"..., 4096) = 4096 
[pid 20457] read(3, "itly avoid ANSI2KNR -- we AC_SUB"..., 4096) = 4096 
[pid 20457] read(3, "AKE or TARGET_USER).\n# $COND is "..., 4096) = 4096 
[pid 20457] read(3, " $target_source{$target}{$cond};"..., 4096) = 4096 
[pid 20457] read(3, "##########################\n\n# &c"..., 4096) = 4096 
[pid 20457] brk(0x90bb000)              = 0x90bb000 
[pid 20457] read(3, "scaped newlines in comments.\n\t\ts"..., 4096) = 4096 
[pid 20457] read(3, "b define_standard_variables\n{\n  "..., 4096) = 4096 
[pid 20457] read(3, "lar_slash = $/;\n    undef $/;\n  "..., 4096) = 4096 
[pid 20457] read(3, "ets which are both\n\t      # in %"..., 4096) = 4096 
[pid 20457] read(3, "RO)\n# -----------------------\n# "..., 4096) = 4096 
[pid 20457] brk(0x90dc000)              = 0x90dc000 
[pid 20457] read(3, "tions.\n#\n# Usage is: am_install_"..., 4096) = 4096 
[pid 20457] read(3, "($primary, \'\', @used);\n\t$output_"..., 4096) = 4096 
[pid 20457] read(3, "ed\n\t\t# strictness level.\n\t\tmy $m"..., 4096) = 4096 
[pid 20457] read(3, "make distclean\'.\n      $clean_fi"..., 4096) = 4096 
[pid 20457] read(3, "f_cond;\n\n      my $text = \"$reas"..., 4096) = 4096 
[pid 20457] brk(0x90fd000)              = 0x90fd000 
[pid 20457] read(3, "anty; not even for MERCHANTABILI"..., 4096) = 621 
[pid 20457] read(3, "", 4096)           = 0 
[pid 20457] close(3)                    = 0 
[pid 20457] symlink("", "")             = -1 ENOENT (No such file or directory) 
[pid 20457] brk(0x911e000)              = 0x911e000 
[pid 20457] stat64("configure.ac", 0x8cde0c8) = -1 ENOENT (No such file or directory) 
[pid 20457] stat64("configure.in", {st_mode=S_IFREG|0644, st_size=97407, ...}) = 0 
[pid 20457] pipe([3, 4])                = 0 
[pid 20457] pipe([5, 6])                = 0 
[pid 20457] clone(Process 20463 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe6708) = 20463 
[pid 20457] close(6 <unfinished ...> 
[pid 20463] close(5 <unfinished ...> 
[pid 20457] <... close resumed> )       = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20457] close(4 <unfinished ...> 
[pid 20463] fcntl64(6, F_SETFD, FD_CLOEXEC <unfinished ...> 
[pid 20457] <... close resumed> )       = 0 
[pid 20463] <... fcntl64 resumed> )     = 0 
[pid 20463] dup2(4, 1 <unfinished ...> 
[pid 20457] read(5,  <unfinished ...> 
[pid 20463] <... dup2 resumed> )        = 1 
[pid 20463] close(4)                    = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigaction(SIGFPE, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20463] execve("/bin/sh", ["sh", "-c", "autoconf --trace=AM_ENABLE_MULTI"...], [/* 25 vars */] <unfinished ...> 
[pid 20457] <... read resumed> "", 4)   = 0 
[pid 20457] close(5 <unfinished ...> 
[pid 20463] <... execve resumed> )      = 0 
[pid 20457] <... close resumed> )       = 0 
[pid 20457] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffecf08) = -1 EINVAL (Invalid argument) 
[pid 20457] _llseek(3, 0, 0xbffecf40, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20463] uname( <unfinished ...> 
[pid 20457] fcntl64(3, F_SETFD, FD_CLOEXEC <unfinished ...> 
[pid 20463] <... uname resumed> {sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20457] <... fcntl64 resumed> )     = 0 
[pid 20463] brk(0)                      = 0x985e000 
[pid 20463] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20457] write(2, "automake-1.7: reading autoconf -"..., 721automake-1.7: reading autoconf --trace=AM_ENABLE_MULTILIB:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_AUX_DIR:\$f:\$l::\$n::\${::}% --trace=AM_PROG_CC_C_O:\$f:\$l::\$n::\${::}% --trace=AC_INIT:\$f:\$l::\$n::\${::}% --trace=AM_CONDITIONAL:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_FILES:\$f:\$l::\$n::\${::}% --trace=AC_CANONICAL_SYSTEM:\$f:\$l::\$n::\${::}% --trace=AC_SUBST:\$f:\$l::\$n::\${::}% --trace=AC_CONFIG_HEADERS:\$f:\$l::\$n::\${::}% --trace=AM_MAINTAINER_MODE:\$f:\$l::\$n::\${::}% --trace=AC_CANONICAL_HOST:\$f:\$l::\$n::\${::}% --trace=AM_GNU_GETTEXT:\$f:\$l::\$n::\${::}% --trace=AC_LIBSOURCE:\$f:\$l::\$n::\${::}% --trace=AM_INIT_AUTOMAKE:\$f:\$l::\$n::\${::}% --trace=AM_AUTOMAKE_VERSION:\$f:\$l::\$n::\${::}% 
<unfinished ...> 
[pid 20463] open("/etc/ld.so.cache", O_RDONLY <unfinished ...> 
[pid 20457] <... write resumed> )       = 721 
[pid 20463] <... open resumed> )        = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20457] read(3,  <unfinished ...> 
[pid 20463] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libtermcap.so.2", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320k\333"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0 
[pid 20463] old_mmap(0xdb6000, 14280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
[pid 20463] old_mmap(0xdb9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xdb9000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libdl.so.2", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
[pid 20463] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20463] old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
[pid 20463] old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20463] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20463] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20463] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20463] close(3)                    = 0 
[pid 20463] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20463] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20463] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20463] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20463] munmap(0xb7fe9000, 91364)   = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 
[pid 20463] close(3)                    = 0 
[pid 20463] brk(0)                      = 0x985e000 
[pid 20463] brk(0x987f000)              = 0x987f000 
[pid 20463] open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=48525120, ...}) = 0 
[pid 20463] mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7de7000 
[pid 20463] close(3)                    = 0 
[pid 20463] getuid32()                  = 605 
[pid 20463] getgid32()                  = 545 
[pid 20463] geteuid32()                 = 605 
[pid 20463] getegid32()                 = 545 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] time(NULL)                  = 1266922515 
[pid 20463] open("/etc/mtab", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 
[pid 20463] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de6000 
[pid 20463] read(3, "/dev/mapper/VolGroup_ID_11178-Lo"..., 4096) = 3272 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7de6000, 4096)    = 0 
[pid 20463] open("/proc/meminfo", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 
[pid 20463] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de6000 
[pid 20463] read(3, "MemTotal:      2074760 kB\nMemFre"..., 1024) = 644 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7de6000, 4096)    = 0 
[pid 20463] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20463] stat64("/vobs/DTGngLinux/heartbeat-2.1.3", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20463] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20463] getpid()                    = 20463 
[pid 20463] open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=21544, ...}) = 0 
[pid 20463] mmap2(NULL, 21544, PROT_READ, MAP_SHARED, 3, 0) = 0xb7de1000 
[pid 20463] close(3)                    = 0 
[pid 20463] getppid()                   = 20457 
[pid 20463] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20463] stat64("/usr/kerberos/bin/sh", 0xbfea8d00) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/local/bin/sh", 0xbfea8d00) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20463] access("/bin/sh", X_OK)     = 0 
[pid 20463] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20463] access("/bin/sh", X_OK)     = 0 
[pid 20463] getpgrp()                   = 20451 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20463] stat64("/usr/kerberos/bin/autoconf", 0xbfea8be0) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/local/bin/autoconf", 0xbfea8be0) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/bin/autoconf", 0xbfea8be0) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/bin/autoconf", {st_mode=S_IFREG|0755, st_size=7663, ...}) = 0 
[pid 20463] access("/usr/bin/autoconf", X_OK) = 0 
[pid 20463] stat64("/usr/bin/autoconf", {st_mode=S_IFREG|0755, st_size=7663, ...}) = 0 
[pid 20463] access("/usr/bin/autoconf", X_OK) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] execve("/usr/bin/autoconf", ["autoconf", "--trace=AM_ENABLE_MULTILIB:$f:$l"..., "--trace=AC_CONFIG_AUX_DIR:$f:$l:"..., "--trace=AM_PROG_CC_C_O:$f:$l::$n"..., "--trace=AC_INIT:$f:$l::$n::${::}"..., "--trace=AM_CONDITIONAL:$f:$l::$n"..., "--trace=AC_CONFIG_FILES:$f:$l::$"..., "--trace=AC_CANONICAL_SYSTEM:$f:$"..., "--trace=AC_SUBST:$f:$l::$n::${::"..., "--trace=AC_CONFIG_HEADERS:$f:$l:"..., "--trace=AM_MAINTAINER_MODE:$f:$l"..., "--trace=AC_CANONICAL_HOST:$f:$l:"..., "--trace=AM_GNU_GETTEXT:$f:$l::$n"..., "--trace=AC_LIBSOURCE:$f:$l::$n::"..., "--trace=AM_INIT_AUTOMAKE:$f:$l::"..., "--trace=AM_AUTOMAKE_VERSION:$f:$"..., ...], [/* 25 vars */]) = 0 
[pid 20463] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20463] brk(0)                      = 0x9293000 
[pid 20463] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20463] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libtermcap.so.2", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320k\333"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0 
[pid 20463] old_mmap(0xdb6000, 14280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
[pid 20463] old_mmap(0xdb9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xdb9000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libdl.so.2", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
[pid 20463] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20463] old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
[pid 20463] old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20463] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20463] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20463] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20463] close(3)                    = 0 
[pid 20463] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20463] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20463] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20463] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20463] munmap(0xb7fe9000, 91364)   = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 
[pid 20463] close(3)                    = 0 
[pid 20463] brk(0)                      = 0x9293000 
[pid 20463] brk(0x92b4000)              = 0x92b4000 
[pid 20463] open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=48525120, ...}) = 0 
[pid 20463] mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7de7000 
[pid 20463] close(3)                    = 0 
[pid 20463] getuid32()                  = 605 
[pid 20463] getgid32()                  = 545 
[pid 20463] geteuid32()                 = 605 
[pid 20463] getegid32()                 = 545 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] time(NULL)                  = 1266922515 
[pid 20463] open("/etc/mtab", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 
[pid 20463] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de6000 
[pid 20463] read(3, "/dev/mapper/VolGroup_ID_11178-Lo"..., 4096) = 3272 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7de6000, 4096)    = 0 
[pid 20463] open("/proc/meminfo", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 
[pid 20463] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de6000 
[pid 20463] read(3, "MemTotal:      2074760 kB\nMemFre"..., 1024) = 644 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7de6000, 4096)    = 0 
[pid 20463] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20463] stat64("/vobs/DTGngLinux/heartbeat-2.1.3", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20463] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20463] getpid()                    = 20463 
[pid 20463] open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=21544, ...}) = 0 
[pid 20463] mmap2(NULL, 21544, PROT_READ, MAP_SHARED, 3, 0) = 0xb7de1000 
[pid 20463] close(3)                    = 0 
[pid 20463] getppid()                   = 20457 
[pid 20463] getpgrp()                   = 20451 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] open("/usr/bin/autoconf", O_RDONLY|O_LARGEFILE) = 3 
[pid 20463] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfe18418) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(3, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(3, "#! /bin/sh\n## ------------------"..., 80) = 80 
[pid 20463] _llseek(3, 0, [0], SEEK_SET) = 0 
[pid 20463] getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 
[pid 20463] dup2(3, 255)                = 255 
[pid 20463] close(3)                    = 0 
[pid 20463] fcntl64(255, F_SETFD, FD_CLOEXEC) = 0 
[pid 20463] fcntl64(255, F_GETFL)       = 0x8000 (flags O_RDONLY|O_LARGEFILE) 
[pid 20463] fstat64(255, {st_mode=S_IFREG|0755, st_size=7663, ...}) = 0 
[pid 20463] _llseek(255, 0, [0], SEEK_CUR) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "#! /bin/sh\n## ------------------"..., 7663) = 7663 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -7209, [454], SEEK_CUR) = 0 
[pid 20463] clone(Process 20464 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20464 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20464] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20464] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20464] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20464] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20464] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20464] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20464] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20464] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20464] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20464] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20464] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20464] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20464] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20464] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20464] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20464] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20464] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20464] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 
[pid 20464] dup2(3, 1)                  = 1 
[pid 20464] close(3)                    = 0 
[pid 20464] dup2(1, 2)                  = 2 
[pid 20464] fcntl64(1, F_GETFD)         = 0 
[pid 20464] exit_group(0)               = ? 
Process 20463 resumed 
Process 20464 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20464 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17a8c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\n# Support unset when possible.\n"..., 7663) = 7209 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -7083, [580], SEEK_CUR) = 0 
[pid 20463] clone(Process 20465 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20465 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20465] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20465] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20465] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20465] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20465] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20465] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20465] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20465] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20465] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20465] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20465] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20465] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20465] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20465] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20465] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20465] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20465] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20465] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 
[pid 20465] dup2(3, 1)                  = 1 
[pid 20465] close(3)                    = 0 
[pid 20465] dup2(1, 2)                  = 2 
[pid 20465] fcntl64(1, F_GETFD)         = 0 
[pid 20465] exit_group(0)               = ? 
Process 20463 resumed 
Process 20465 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20465 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17dcc, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\n\n# Work around bugs in pre-3.0 "..., 7663) = 7083 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] socket(PF_FILE, SOCK_STREAM, 0) = 3 
[pid 20463] fcntl64(3, F_GETFL)         = 0x2 (flags O_RDWR) 
[pid 20463] fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 
[pid 20463] connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) 
[pid 20463] close(3)                    = 0 
[pid 20463] socket(PF_FILE, SOCK_STREAM, 0) = 3 
[pid 20463] fcntl64(3, F_GETFL)         = 0x2 (flags O_RDWR) 
[pid 20463] fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 
[pid 20463] connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/etc/nsswitch.conf", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=1737, ...}) = 0 
[pid 20463] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de0000 
[pid 20463] read(3, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1737 
[pid 20463] read(3, "", 4096)           = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7de0000, 4096)    = 0 
[pid 20463] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20463] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7dca000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libnss_files.so.2", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\32"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=45800, ...}) = 0 
[pid 20463] old_mmap(NULL, 41604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x528000 
[pid 20463] old_mmap(0x531000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x531000 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7dca000, 91364)   = 0 
[pid 20463] open("/etc/passwd", O_RDONLY) = 3 
[pid 20463] fcntl64(3, F_GETFD)         = 0 
[pid 20463] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=1998, ...}) = 0 
[pid 20463] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7de0000 
[pid 20463] read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1998 
[pid 20463] read(3, "", 4096)           = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7de0000, 4096)    = 0 
[pid 20463] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20463] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7dca000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libnss_nis.so.2", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\33"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=41668, ...}) = 0 
[pid 20463] old_mmap(NULL, 37408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x13e000 
[pid 20463] old_mmap(0x146000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x146000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libnsl.so.1", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320tW\000"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=95148, ...}) = 0 
[pid 20463] old_mmap(0x574000, 88064, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x574000 
[pid 20463] old_mmap(0x586000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x586000 
[pid 20463] old_mmap(0x588000, 6144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x588000 
[pid 20463] close(3)                    = 0 
[pid 20463] munmap(0xb7dca000, 91364)   = 0 
[pid 20463] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20463] open("/var/yp/binding/nis.ptslinux.2", O_RDONLY) = 3 
[pid 20463] pread64(3, "\1\0\0\0\300\250K\27\2\334\0\0", 12, 2) = 12 
[pid 20463] gettimeofday({1266922515, 413156}, NULL) = 0 
[pid 20463] socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 4 
[pid 20463] bind(4, {sa_family=AF_INET, sin_port=htons(711), sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EACCES (Permission denied) 
[pid 20463] ioctl(4, FIONBIO, [1])      = 0 
[pid 20463] setsockopt(4, SOL_IP, IP_RECVERR, [1], 4) = 0 
[pid 20463] fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] sendto(4, "+\7]\203\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sa_family=AF_INET, sin_port=htons(732), sin_addr=inet_addr("192.168.75.23")}, 16) = 80 
[pid 20463] poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, 5000) = 1 
[pid 20463] recvfrom(4, "+\7]\203\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sa_family=AF_INET, sin_port=htons(732), sin_addr=inet_addr("192.168.75.23")}, [16]) = 124 
[pid 20463] close(4)                    = 0 
[pid 20463] stat64("/var/mail/dtgbuild", {st_mode=S_IFREG|0600, st_size=5429293, ...}) = 0 
[pid 20463] stat64("/var/mail/dtgbuild", {st_mode=S_IFREG|0600, st_size=5429293, ...}) = 0 
[pid 20463] stat64("/var/mail/dtgbuild", {st_mode=S_IFREG|0600, st_size=5429293, ...}) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -6636, [1027], SEEK_CUR) = 0 
[pid 20463] clone(Process 20466 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20466 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20466] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20466] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20466] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20466] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20466] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20466] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20466] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20466] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20466] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20466] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20466] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20466] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20466] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20466] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20466] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20466] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20466] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20466] pipe([3, 4])                = 0 
[pid 20466] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20466] clone(Process 20467 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20467 
[pid 20466] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20466] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20467] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20466] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20467] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20466] close(4 <unfinished ...> 
[pid 20467] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20466] <... close resumed> )       = 0 
[pid 20467] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20466] read(3,  <unfinished ...> 
[pid 20467] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20467] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20467] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20467] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20467] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20467] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20467] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20467] dup2(4, 1)                  = 1 
[pid 20467] close(4)                    = 0 
[pid 20467] close(3)                    = 0 
[pid 20467] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20467] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20467] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20467] clone(Process 20468 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20468 
[pid 20467] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20467] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20467] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20467] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20467] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20467] waitpid(-1, Process 20467 suspended 
<unfinished ...> 
[pid 20468] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20468] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20468] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20468] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20468] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20468] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20468] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20468] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20468] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20468] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20468] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20468] dup2(1, 2)                  = 2 
[pid 20468] fcntl64(1, F_GETFD)         = 0 
[pid 20468] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20468] exit_group(0)               = ? 
Process 20467 resumed 
Process 20468 detached 
[pid 20467] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20468 
[pid 20467] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20467] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20467] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20467] sigreturn()                 = ? (mask now []) 
[pid 20467] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20467] exit_group(0)               = ? 
Process 20467 detached 
[pid 20466] <... read resumed> "", 128) = 0 
[pid 20466] close(3)                    = 0 
[pid 20466] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20466] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20466] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20467 
[pid 20466] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20466] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20466] waitpid(-1, 0xbfe176ac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20466] sigreturn()                 = ? (mask now []) 
[pid 20466] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20466] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20466] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20466] exit_group(0)               = ? 
Process 20463 resumed 
Process 20466 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20466 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20469 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20469 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20469] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20469] <... close resumed> )       = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20469] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20469] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20469] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20469] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20469] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20469] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20469] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20469] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20469] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20469] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20469] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20469] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20469] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20469] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20469] pipe([3, 4])                = 0 
[pid 20469] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20469] clone(Process 20470 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20470 
[pid 20470] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20469] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20470] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20469] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20470] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20469] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20470] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20469] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20470] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20469] close(4)                    = 0 
[pid 20470] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20469] read(3,  <unfinished ...> 
[pid 20470] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20470] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20470] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20470] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20470] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20470] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20470] dup2(4, 1)                  = 1 
[pid 20470] close(4)                    = 0 
[pid 20470] close(3)                    = 0 
[pid 20470] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20470] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20470] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20470] clone(Process 20471 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20471 
[pid 20470] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20471] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20470] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20470] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20471] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20470] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20471] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20470] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20471] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20470] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20470] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20471] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20470] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20471] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20470] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20471] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20470] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20471] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20470] waitpid(-1, Process 20470 suspended 
<unfinished ...> 
[pid 20471] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20471] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20471] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20471] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20471] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20471] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20471] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20471] dup2(1, 2)                  = 2 
[pid 20471] fcntl64(1, F_GETFD)         = 0 
[pid 20471] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20471] exit_group(0)               = ? 
Process 20470 resumed 
Process 20471 detached 
[pid 20470] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20471 
[pid 20470] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20470] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20470] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20470] sigreturn()                 = ? (mask now []) 
[pid 20470] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20470] exit_group(0)               = ? 
Process 20470 detached 
[pid 20469] <... read resumed> "", 128) = 0 
[pid 20469] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20469] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20470 
[pid 20469] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20469] sigreturn()                 = ? (mask now []) 
[pid 20469] close(3)                    = 0 
[pid 20469] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20469] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20469] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20469] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20469] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20469] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20469] exit_group(0)               = ? 
Process 20463 resumed 
Process 20469 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20469 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20472 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20472 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20472] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20472] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20472] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20472] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20472] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20472] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20472] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20472] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20472] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20472] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20472] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20472] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20472] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20472] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20472] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20472] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20472] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20472] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20472] pipe([3, 4])                = 0 
[pid 20472] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20472] clone(Process 20473 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20473 
[pid 20472] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20473] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20472] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20473] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20472] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20473] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20472] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20473] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20472] close(4 <unfinished ...> 
[pid 20473] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20472] <... close resumed> )       = 0 
[pid 20473] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20472] read(3,  <unfinished ...> 
[pid 20473] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20473] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20473] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20473] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20473] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20473] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20473] dup2(4, 1)                  = 1 
[pid 20473] close(4)                    = 0 
[pid 20473] close(3)                    = 0 
[pid 20473] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20473] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20473] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20473] clone(Process 20474 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20474 
[pid 20474] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20473] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20474] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20473] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20474] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20473] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20474] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20473] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20474] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20473] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20474] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20473] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20474] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20473] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20474] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20473] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20474] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20473] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20474] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20473] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20474] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20473] waitpid(-1, Process 20473 suspended 
<unfinished ...> 
[pid 20474] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20474] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20474] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20474] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20474] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20474] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20474] dup2(1, 2)                  = 2 
[pid 20474] fcntl64(1, F_GETFD)         = 0 
[pid 20474] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20474] exit_group(0)               = ? 
Process 20473 resumed 
Process 20474 detached 
[pid 20473] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20474 
[pid 20473] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20473] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20473] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20473] sigreturn()                 = ? (mask now []) 
[pid 20473] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20473] exit_group(0)               = ? 
Process 20473 detached 
[pid 20472] <... read resumed> "", 128) = 0 
[pid 20472] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20472] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20473 
[pid 20472] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20472] sigreturn()                 = ? (mask now []) 
[pid 20472] close(3)                    = 0 
[pid 20472] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20472] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20472] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20472] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20472] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20472] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20472] exit_group(0)               = ? 
Process 20463 resumed 
Process 20472 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20472 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20475 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20475 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20475] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20475] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20475] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20475] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20475] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20475] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20475] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20475] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20475] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20475] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20475] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20475] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20475] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20475] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20475] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20475] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20475] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20475] pipe([3, 4])                = 0 
[pid 20475] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20475] clone(Process 20476 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20476 
[pid 20475] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20476] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20475] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20476] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20475] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20476] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20475] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20476] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20475] close(4 <unfinished ...> 
[pid 20476] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20475] <... close resumed> )       = 0 
[pid 20476] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20475] read(3,  <unfinished ...> 
[pid 20476] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20476] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20476] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20476] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20476] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20476] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20476] dup2(4, 1)                  = 1 
[pid 20476] close(4)                    = 0 
[pid 20476] close(3)                    = 0 
[pid 20476] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20476] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20476] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20476] clone(Process 20477 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20477 
[pid 20477] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20476] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20477] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20476] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20477] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20476] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20477] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20476] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20477] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20476] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20477] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20476] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20477] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20476] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20477] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20476] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20477] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20476] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20477] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20476] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20477] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20476] waitpid(-1, Process 20476 suspended 
<unfinished ...> 
[pid 20477] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20477] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20477] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20477] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20477] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20477] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20477] dup2(1, 2)                  = 2 
[pid 20477] fcntl64(1, F_GETFD)         = 0 
[pid 20477] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20477] exit_group(0)               = ? 
Process 20476 resumed 
Process 20477 detached 
[pid 20476] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20477 
[pid 20476] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20476] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20476] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20476] sigreturn()                 = ? (mask now []) 
[pid 20476] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20476] exit_group(0)               = ? 
Process 20476 detached 
[pid 20475] <... read resumed> "", 128) = 0 
[pid 20475] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20475] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20476 
[pid 20475] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20475] sigreturn()                 = ? (mask now []) 
[pid 20475] close(3)                    = 0 
[pid 20475] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20475] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20475] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20475] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20475] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20475] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20475] exit_group(0)               = ? 
Process 20463 resumed 
Process 20475 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20475 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20478 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20478 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20478] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20478] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20478] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20478] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20478] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20478] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20478] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20478] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20478] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20478] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20478] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20478] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20478] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20478] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20478] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20478] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20478] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20478] pipe([3, 4])                = 0 
[pid 20478] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20478] clone(Process 20479 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20479 
[pid 20478] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20479] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20478] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20479] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20478] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20479] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20478] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20479] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20478] close(4 <unfinished ...> 
[pid 20479] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20478] <... close resumed> )       = 0 
[pid 20479] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20478] read(3,  <unfinished ...> 
[pid 20479] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20479] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20479] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20479] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20479] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20479] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20479] dup2(4, 1)                  = 1 
[pid 20479] close(4)                    = 0 
[pid 20479] close(3)                    = 0 
[pid 20479] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20479] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20479] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20479] clone(Process 20480 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20480 
[pid 20479] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20479] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20479] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20479] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20479] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20479] waitpid(-1, Process 20479 suspended 
<unfinished ...> 
[pid 20480] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20480] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20480] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20480] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20480] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20480] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20480] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20480] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20480] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20480] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20480] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20480] dup2(1, 2)                  = 2 
[pid 20480] fcntl64(1, F_GETFD)         = 0 
[pid 20480] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20480] exit_group(0)               = ? 
Process 20479 resumed 
Process 20480 detached 
[pid 20479] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20480 
[pid 20479] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20479] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20479] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20479] sigreturn()                 = ? (mask now []) 
[pid 20479] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20479] exit_group(0)               = ? 
Process 20479 detached 
[pid 20478] <... read resumed> "", 128) = 0 
[pid 20478] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20478] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20479 
[pid 20478] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20478] sigreturn()                 = ? (mask now []) 
[pid 20478] close(3)                    = 0 
[pid 20478] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20478] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20478] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20478] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20478] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20478] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20478] exit_group(0)               = ? 
Process 20463 resumed 
Process 20478 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20478 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20481 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20481 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20481] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20481] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20481] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20481] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20481] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20481] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20481] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20481] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20481] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20481] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20481] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20481] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20481] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20481] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20481] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20481] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20481] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20481] pipe([3, 4])                = 0 
[pid 20481] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20481] clone(Process 20482 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20482 
[pid 20482] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20481] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20482] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20481] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20482] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20481] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20482] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20481] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20482] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20481] close(4 <unfinished ...> 
[pid 20482] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20481] <... close resumed> )       = 0 
[pid 20482] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20481] read(3,  <unfinished ...> 
[pid 20482] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20482] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20482] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20482] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20482] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20482] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20482] dup2(4, 1)                  = 1 
[pid 20482] close(4)                    = 0 
[pid 20482] close(3)                    = 0 
[pid 20482] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20482] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20482] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20482] clone(Process 20483 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20483 
[pid 20482] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20482] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20482] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20482] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20482] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20482] waitpid(-1, Process 20482 suspended 
<unfinished ...> 
[pid 20483] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20483] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20483] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20483] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20483] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20483] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20483] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20483] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20483] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20483] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20483] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20483] dup2(1, 2)                  = 2 
[pid 20483] fcntl64(1, F_GETFD)         = 0 
[pid 20483] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20483] exit_group(0)               = ? 
Process 20482 resumed 
Process 20483 detached 
[pid 20482] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20483 
[pid 20482] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20482] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20482] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20482] sigreturn()                 = ? (mask now []) 
[pid 20482] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20482] exit_group(0)               = ? 
Process 20482 detached 
[pid 20481] <... read resumed> "", 128) = 0 
[pid 20481] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20481] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20482 
[pid 20481] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20481] sigreturn()                 = ? (mask now []) 
[pid 20481] close(3)                    = 0 
[pid 20481] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20481] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20481] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20481] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20481] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20481] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20481] exit_group(0)               = ? 
Process 20463 resumed 
Process 20481 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20481 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20484 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20484 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20484] close(255)                  = 0 
[pid 20484] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20484] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20484] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20484] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20484] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20484] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20484] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20484] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20484] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20484] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20484] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20484] pipe([3, 4])                = 0 
[pid 20484] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20484] clone(Process 20485 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20485 
[pid 20484] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20484] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20484] close(4)                    = 0 
[pid 20484] read(3,  <unfinished ...> 
[pid 20485] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20485] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20485] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20485] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20485] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20485] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20485] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20485] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20485] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20485] dup2(4, 1)                  = 1 
[pid 20485] close(4)                    = 0 
[pid 20485] close(3)                    = 0 
[pid 20485] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20485] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20485] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20485] clone(Process 20486 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20486 
[pid 20485] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20485] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20485] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20485] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20485] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20485] waitpid(-1, Process 20485 suspended 
<unfinished ...> 
[pid 20486] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20486] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20486] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20486] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20486] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20486] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20486] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20486] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20486] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20486] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20486] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20486] dup2(1, 2)                  = 2 
[pid 20486] fcntl64(1, F_GETFD)         = 0 
[pid 20486] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20486] exit_group(0)               = ? 
Process 20485 resumed 
Process 20486 detached 
[pid 20485] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20486 
[pid 20485] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20485] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20485] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20485] sigreturn()                 = ? (mask now []) 
[pid 20485] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20485] exit_group(0)               = ? 
Process 20485 detached 
[pid 20484] <... read resumed> "", 128) = 0 
[pid 20484] close(3)                    = 0 
[pid 20484] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20484] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20484] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20485 
[pid 20484] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20484] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20484] waitpid(-1, 0xbfe176ac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20484] sigreturn()                 = ? (mask now []) 
[pid 20484] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20484] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20484] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20484] exit_group(0)               = ? 
Process 20463 resumed 
Process 20484 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20484 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20487 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20487 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20487] close(255)                  = 0 
[pid 20487] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20487] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20487] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20487] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20487] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20487] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20487] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20487] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20487] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20487] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20487] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20487] pipe([3, 4])                = 0 
[pid 20487] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20487] clone(Process 20488 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20488 
[pid 20487] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20487] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20487] close(4)                    = 0 
[pid 20487] read(3,  <unfinished ...> 
[pid 20488] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20488] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20488] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20488] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20488] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20488] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20488] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20488] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20488] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20488] dup2(4, 1)                  = 1 
[pid 20488] close(4)                    = 0 
[pid 20488] close(3)                    = 0 
[pid 20488] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20488] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20488] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20488] clone(Process 20489 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20489 
[pid 20488] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20488] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20488] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20488] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20488] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20488] waitpid(-1, Process 20488 suspended 
<unfinished ...> 
[pid 20489] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20489] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20489] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20489] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20489] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20489] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20489] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20489] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20489] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20489] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20489] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20489] dup2(1, 2)                  = 2 
[pid 20489] fcntl64(1, F_GETFD)         = 0 
[pid 20489] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20489] exit_group(0)               = ? 
Process 20488 resumed 
Process 20489 detached 
[pid 20488] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20489 
[pid 20488] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20488] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20488] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20488] sigreturn()                 = ? (mask now []) 
[pid 20488] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20488] exit_group(0)               = ? 
Process 20488 detached 
[pid 20487] <... read resumed> "", 128) = 0 
[pid 20487] close(3)                    = 0 
[pid 20487] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20487] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20487] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20488 
[pid 20487] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20487] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20487] waitpid(-1, 0xbfe176ac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20487] sigreturn()                 = ? (mask now []) 
[pid 20487] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20487] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20487] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20487] exit_group(0)               = ? 
Process 20463 resumed 
Process 20487 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20487 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20490 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20490 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20490] close(255)                  = 0 
[pid 20490] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20490] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20490] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20490] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20490] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20490] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20490] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20490] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20490] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20490] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20490] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20490] pipe([3, 4])                = 0 
[pid 20490] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20490] clone(Process 20491 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20491 
[pid 20490] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20491] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20490] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20490] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20491] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20490] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20491] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20490] close(4)                    = 0 
[pid 20491] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20490] read(3,  <unfinished ...> 
[pid 20491] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20491] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20491] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20491] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20491] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20491] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20491] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20491] dup2(4, 1)                  = 1 
[pid 20491] close(4)                    = 0 
[pid 20491] close(3)                    = 0 
[pid 20491] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20491] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20491] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20491] clone(Process 20492 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20492 
[pid 20491] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20492] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20491] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20491] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20492] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20491] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20492] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20491] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20492] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20491] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20492] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20491] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20492] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20491] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20492] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20491] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20492] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20491] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20492] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20491] waitpid(-1, Process 20491 suspended 
<unfinished ...> 
[pid 20492] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20492] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20492] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20492] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20492] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20492] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20492] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20492] dup2(1, 2)                  = 2 
[pid 20492] fcntl64(1, F_GETFD)         = 0 
[pid 20492] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20492] exit_group(0)               = ? 
Process 20491 resumed 
Process 20492 detached 
[pid 20491] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20492 
[pid 20491] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20491] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20491] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20491] sigreturn()                 = ? (mask now []) 
[pid 20491] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20491] exit_group(0)               = ? 
Process 20491 detached 
[pid 20490] <... read resumed> "", 128) = 0 
[pid 20490] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20490] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20491 
[pid 20490] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20490] sigreturn()                 = ? (mask now []) 
[pid 20490] close(3)                    = 0 
[pid 20490] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20490] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20490] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20490] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20490] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20490] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20490] exit_group(0)               = ? 
Process 20463 resumed 
Process 20490 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20490 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20493 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20493 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20493] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20493] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20493] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20493] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20493] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20493] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20493] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20493] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20493] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20493] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20493] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20493] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20493] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20493] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20493] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20493] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20493] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20493] pipe([3, 4])                = 0 
[pid 20493] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20493] clone(Process 20494 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20494 
[pid 20494] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20493] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20494] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20493] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20494] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20493] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20494] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20493] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20494] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20493] close(4 <unfinished ...> 
[pid 20494] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20493] <... close resumed> )       = 0 
[pid 20494] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20493] read(3,  <unfinished ...> 
[pid 20494] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20494] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20494] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20494] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20494] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20494] dup2(4, 1)                  = 1 
[pid 20494] close(4)                    = 0 
[pid 20494] close(3)                    = 0 
[pid 20494] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20494] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20494] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20494] clone(Process 20495 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20495 
[pid 20495] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20494] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20495] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20494] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20495] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20494] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20495] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20494] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20495] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20494] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20495] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20494] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20495] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20494] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20495] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20494] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20495] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20494] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20495] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20494] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20495] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20494] waitpid(-1, Process 20494 suspended 
<unfinished ...> 
[pid 20495] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20495] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20495] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20495] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20495] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20495] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20495] dup2(1, 2)                  = 2 
[pid 20495] fcntl64(1, F_GETFD)         = 0 
[pid 20495] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20495] exit_group(0)               = ? 
Process 20494 resumed 
Process 20495 detached 
[pid 20494] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20495 
[pid 20494] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20494] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20494] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20494] sigreturn()                 = ? (mask now []) 
[pid 20494] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20494] exit_group(0)               = ? 
Process 20494 detached 
[pid 20493] <... read resumed> "", 128) = 0 
[pid 20493] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20493] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20494 
[pid 20493] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20493] sigreturn()                 = ? (mask now []) 
[pid 20493] close(3)                    = 0 
[pid 20493] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20493] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20493] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20493] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20493] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20493] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20493] exit_group(0)               = ? 
Process 20463 resumed 
Process 20493 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20493 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20496 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20496 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20496] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20496] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20496] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20496] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20496] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20496] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20496] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20496] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20496] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20496] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20496] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20496] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20496] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20496] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20496] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20496] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20496] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20496] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20496] pipe([3, 4])                = 0 
[pid 20496] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20496] clone(Process 20497 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20497 
[pid 20497] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20496] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20497] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20496] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20497] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20496] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20497] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20496] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20497] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20496] close(4)                    = 0 
[pid 20497] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20496] read(3,  <unfinished ...> 
[pid 20497] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20497] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20497] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20497] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20497] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20497] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20497] dup2(4, 1)                  = 1 
[pid 20497] close(4)                    = 0 
[pid 20497] close(3)                    = 0 
[pid 20497] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20497] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20497] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20497] clone(Process 20498 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20498 
[pid 20498] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20497] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20498] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20497] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20498] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20497] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20498] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20497] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20498] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20497] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20498] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20497] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20497] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20498] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20497] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20498] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20497] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20498] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20497] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20498] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20497] waitpid(-1, Process 20497 suspended 
<unfinished ...> 
[pid 20498] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20498] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20498] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20498] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20498] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20498] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20498] dup2(1, 2)                  = 2 
[pid 20498] fcntl64(1, F_GETFD)         = 0 
[pid 20498] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20498] exit_group(0)               = ? 
Process 20497 resumed 
Process 20498 detached 
[pid 20497] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20498 
[pid 20497] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20497] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20497] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20497] sigreturn()                 = ? (mask now []) 
[pid 20497] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20497] exit_group(0)               = ? 
Process 20497 detached 
[pid 20496] <... read resumed> "", 128) = 0 
[pid 20496] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20496] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20497 
[pid 20496] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20496] sigreturn()                 = ? (mask now []) 
[pid 20496] close(3)                    = 0 
[pid 20496] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20496] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20496] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20496] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20496] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20496] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20496] exit_group(0)               = ? 
Process 20463 resumed 
Process 20496 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20496 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20499 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20499 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20499] close(255 <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20499] <... close resumed> )       = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20499] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20499] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20499] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20499] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20499] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20499] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20499] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20499] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20499] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20499] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20499] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20499] pipe([3, 4])                = 0 
[pid 20499] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20499] clone(Process 20500 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20500 
[pid 20500] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20499] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20500] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20499] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20500] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20499] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20500] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20499] close(4 <unfinished ...> 
[pid 20500] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20499] <... close resumed> )       = 0 
[pid 20500] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20499] read(3,  <unfinished ...> 
[pid 20500] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20500] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20500] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20500] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20500] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20500] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20500] dup2(4, 1)                  = 1 
[pid 20500] close(4)                    = 0 
[pid 20500] close(3)                    = 0 
[pid 20500] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20500] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20500] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20500] clone(Process 20501 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20501 
[pid 20500] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20501] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20500] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20500] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20501] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20500] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20501] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20500] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20501] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20500] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20501] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20500] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20501] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20500] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20501] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20500] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20501] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20500] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20500] waitpid(-1, Process 20500 suspended 
<unfinished ...> 
[pid 20501] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20501] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20501] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20501] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20501] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20501] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20501] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20501] dup2(1, 2)                  = 2 
[pid 20501] fcntl64(1, F_GETFD)         = 0 
[pid 20501] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20501] exit_group(0)               = ? 
Process 20500 resumed 
Process 20501 detached 
[pid 20500] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20501 
[pid 20500] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20500] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20500] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20500] sigreturn()                 = ? (mask now []) 
[pid 20500] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20500] exit_group(0)               = ? 
Process 20500 detached 
[pid 20499] <... read resumed> "", 128) = 0 
[pid 20499] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20499] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20500 
[pid 20499] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20499] sigreturn()                 = ? (mask now []) 
[pid 20499] close(3)                    = 0 
[pid 20499] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20499] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20499] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20499] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20499] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20499] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20499] exit_group(0)               = ? 
Process 20463 resumed 
Process 20499 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20499 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20502 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20502 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20502] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20502] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20502] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20502] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20502] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20502] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20502] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20502] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20502] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20502] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20502] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20502] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20502] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20502] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20502] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20502] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20502] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20502] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20502] pipe([3, 4])                = 0 
[pid 20502] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20502] clone(Process 20503 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20503 
[pid 20503] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20502] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20503] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20502] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20503] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20502] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20503] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20502] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20503] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20502] close(4)                    = 0 
[pid 20503] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20502] read(3,  <unfinished ...> 
[pid 20503] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20503] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20503] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20503] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20503] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20503] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20503] dup2(4, 1)                  = 1 
[pid 20503] close(4)                    = 0 
[pid 20503] close(3)                    = 0 
[pid 20503] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20503] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20503] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20503] clone(Process 20504 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20504 
[pid 20504] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20503] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20504] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20503] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20504] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20503] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20504] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20503] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20504] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20503] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20504] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20503] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20503] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20504] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20503] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20504] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20503] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20504] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20503] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20504] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20503] waitpid(-1, Process 20503 suspended 
<unfinished ...> 
[pid 20504] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20504] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20504] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20504] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20504] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20504] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20504] dup2(1, 2)                  = 2 
[pid 20504] fcntl64(1, F_GETFD)         = 0 
[pid 20504] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20504] exit_group(0)               = ? 
Process 20503 resumed 
Process 20504 detached 
[pid 20503] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20504 
[pid 20503] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20503] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20503] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20503] sigreturn()                 = ? (mask now []) 
[pid 20503] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20503] exit_group(0)               = ? 
Process 20503 detached 
[pid 20502] <... read resumed> "", 128) = 0 
[pid 20502] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20502] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20503 
[pid 20502] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20502] sigreturn()                 = ? (mask now []) 
[pid 20502] close(3)                    = 0 
[pid 20502] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20502] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20502] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20502] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20502] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20502] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20502] exit_group(0)               = ? 
Process 20463 resumed 
Process 20502 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20502 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20505 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20505 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20505] close(255 <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20505] <... close resumed> )       = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20505] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20505] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20505] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20505] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20505] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20505] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20505] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20505] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20505] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20505] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20505] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20505] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20505] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20505] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20505] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20505] pipe([3, 4])                = 0 
[pid 20505] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20505] clone(Process 20506 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20506 
[pid 20505] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20505] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20505] close(4)                    = 0 
[pid 20505] read(3,  <unfinished ...> 
[pid 20506] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20506] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20506] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20506] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20506] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20506] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20506] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20506] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20506] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20506] dup2(4, 1)                  = 1 
[pid 20506] close(4)                    = 0 
[pid 20506] close(3)                    = 0 
[pid 20506] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20506] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20506] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20506] clone(Process 20507 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20507 
[pid 20506] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20507] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20506] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20507] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20506] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20507] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20506] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20507] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20506] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20507] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20506] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20507] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20506] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20506] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20506] waitpid(-1, Process 20506 suspended 
<unfinished ...> 
[pid 20507] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20507] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20507] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20507] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20507] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20507] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20507] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20507] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20507] dup2(1, 2)                  = 2 
[pid 20507] fcntl64(1, F_GETFD)         = 0 
[pid 20507] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20507] exit_group(0)               = ? 
Process 20506 resumed 
Process 20507 detached 
[pid 20506] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20507 
[pid 20506] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20506] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20506] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20506] sigreturn()                 = ? (mask now []) 
[pid 20506] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20506] exit_group(0)               = ? 
Process 20506 detached 
[pid 20505] <... read resumed> "", 128) = 0 
[pid 20505] close(3)                    = 0 
[pid 20505] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20505] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20505] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20506 
[pid 20505] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20505] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20505] waitpid(-1, 0xbfe176ac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20505] sigreturn()                 = ? (mask now []) 
[pid 20505] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20505] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20505] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20505] exit_group(0)               = ? 
Process 20463 resumed 
Process 20505 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20505 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20508 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20508 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20508] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20508] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20508] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20508] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20508] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20508] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20508] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20508] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20508] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20508] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20508] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20508] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20508] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20508] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20508] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20508] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20508] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20508] pipe([3, 4])                = 0 
[pid 20508] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20508] clone(Process 20509 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20509 
[pid 20508] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20508] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20508] close(4)                    = 0 
[pid 20508] read(3,  <unfinished ...> 
[pid 20509] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20509] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20509] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20509] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20509] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20509] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20509] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20509] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20509] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20509] dup2(4, 1)                  = 1 
[pid 20509] close(4)                    = 0 
[pid 20509] close(3)                    = 0 
[pid 20509] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20509] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20509] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20509] clone(Process 20510 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20510 
[pid 20509] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20510] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20509] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20510] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20509] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20510] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20509] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20510] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20509] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20510] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20509] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20510] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20509] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20509] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20509] waitpid(-1, Process 20509 suspended 
<unfinished ...> 
[pid 20510] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20510] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20510] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20510] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20510] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20510] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20510] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20510] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20510] dup2(1, 2)                  = 2 
[pid 20510] fcntl64(1, F_GETFD)         = 0 
[pid 20510] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20510] exit_group(0)               = ? 
Process 20509 resumed 
Process 20510 detached 
[pid 20509] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20510 
[pid 20509] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20509] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20509] waitpid(-1, 0xbfe1751c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20509] sigreturn()                 = ? (mask now []) 
[pid 20509] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20509] exit_group(0)               = ? 
Process 20509 detached 
[pid 20508] <... read resumed> "", 128) = 0 
[pid 20508] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20508] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20509 
[pid 20508] waitpid(-1, 0xbfe17854, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20508] sigreturn()                 = ? (mask now []) 
[pid 20508] close(3)                    = 0 
[pid 20508] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20508] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20508] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20508] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20508] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20508] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20508] exit_group(0)               = ? 
Process 20463 resumed 
Process 20508 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20508 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17cac, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\n# Required to use basename.\nif "..., 7663) = 6636 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20463] stat64("/usr/kerberos/bin/expr", 0xbfe18110) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/local/bin/expr", 0xbfe18110) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/bin/expr", 0xbfe18110) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20463] access("/usr/bin/expr", X_OK) = 0 
[pid 20463] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20463] access("/usr/bin/expr", X_OK) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -6526, [1137], SEEK_CUR) = 0 
[pid 20463] clone(Process 20511 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20511 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20511] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20511] <... close resumed> )       = 0 
[pid 20511] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20511] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20511] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20511] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20511] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20511] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20511] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20511] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20511] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20511] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20511] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20511] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20511] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 
[pid 20511] dup2(3, 1)                  = 1 
[pid 20511] close(3)                    = 0 
[pid 20511] dup2(1, 2)                  = 2 
[pid 20511] fcntl64(1, F_GETFD)         = 0 
[pid 20511] execve("/usr/bin/expr", ["expr", "a", ":", "\\(a\\)"], [/* 38 vars */]) = 0 
[pid 20511] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20511] brk(0)                      = 0x89ca000 
[pid 20511] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20511] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20511] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20511] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20511] close(3)                    = 0 
[pid 20511] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20511] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20511] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20511] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20511] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20511] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20511] close(3)                    = 0 
[pid 20511] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20511] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20511] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20511] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20511] munmap(0xb7fe9000, 91364)   = 0 
[pid 20511] brk(0)                      = 0x89ca000 
[pid 20511] brk(0x89eb000)              = 0x89eb000 
[pid 20511] fstat64(1, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0 
[pid 20511] ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfec6aa4) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20511] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20511] write(1, "a\n", 2)          = 2 
[pid 20511] close(1)                    = 0 
[pid 20511] munmap(0xb7fff000, 4096)    = 0 
[pid 20511] exit_group(0)               = ? 
Process 20463 resumed 
Process 20511 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20511 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17dcc, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\nif (basename /) >/dev/null 2>&1"..., 7663) = 6526 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -6400, [1263], SEEK_CUR) = 0 
[pid 20463] clone(Process 20512 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20512 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20512] close(255)                  = 0 
[pid 20512] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20512] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20512] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20512] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20512] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20512] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20512] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20512] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20512] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20512] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20512] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20512] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 
[pid 20512] dup2(3, 1)                  = 1 
[pid 20512] close(3)                    = 0 
[pid 20512] dup2(1, 2)                  = 2 
[pid 20512] fcntl64(1, F_GETFD)         = 0 
[pid 20512] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20512] stat64("/usr/kerberos/bin/basename", 0xbfe17de0) = -1 ENOENT (No such file or directory) 
[pid 20512] stat64("/usr/local/bin/basename", 0xbfe17de0) = -1 ENOENT (No such file or directory) 
[pid 20512] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20512] access("/bin/basename", X_OK) = 0 
[pid 20512] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20512] access("/bin/basename", X_OK) = 0 
[pid 20512] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20512] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20512] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20512] execve("/bin/basename", ["basename", "/"], [/* 38 vars */]) = 0 
[pid 20512] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20512] brk(0)                      = 0x812f000 
[pid 20512] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20512] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20512] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20512] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20512] close(3)                    = 0 
[pid 20512] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20512] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20512] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20512] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20512] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20512] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20512] close(3)                    = 0 
[pid 20512] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20512] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20512] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20512] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20512] munmap(0xb7fe9000, 91364)   = 0 
[pid 20512] brk(0)                      = 0x812f000 
[pid 20512] brk(0x8150000)              = 0x8150000 
[pid 20512] fstat64(1, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0 
[pid 20512] ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffceaf4) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20512] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20512] write(1, "/\n", 2)          = 2 
[pid 20512] close(1)                    = 0 
[pid 20512] munmap(0xb7fff000, 4096)    = 0 
[pid 20512] exit_group(0)               = ? 
Process 20463 resumed 
Process 20512 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20512 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe17b8c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20513 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20513 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20513] close(255)                  = 0 
[pid 20513] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20513] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20513] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20513] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20513] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20513] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20513] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20513] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20513] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20513] dup2(4, 1)                  = 1 
[pid 20513] close(4)                    = 0 
[pid 20513] close(3)                    = 0 
[pid 20513] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20513] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20513] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20513] stat64("/usr/kerberos/bin/basename", 0xbfe17a40) = -1 ENOENT (No such file or directory) 
[pid 20513] stat64("/usr/local/bin/basename", 0xbfe17a40) = -1 ENOENT (No such file or directory) 
[pid 20513] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20513] access("/bin/basename", X_OK) = 0 
[pid 20513] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20513] access("/bin/basename", X_OK) = 0 
[pid 20513] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20513] clone(Process 20514 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20514 
[pid 20513] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20513] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20513] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20513] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20513] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20513] waitpid(-1, Process 20513 suspended 
<unfinished ...> 
[pid 20514] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20514] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20514] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20514] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20514] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20514] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20514] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20514] dup2(1, 2)                  = 2 
[pid 20514] fcntl64(1, F_GETFD)         = 0 
[pid 20514] execve("/bin/basename", ["basename", "/"], [/* 38 vars */]) = 0 
[pid 20514] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20514] brk(0)                      = 0x93ed000 
[pid 20514] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20514] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20514] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20514] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20514] close(3)                    = 0 
[pid 20514] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20514] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20514] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20514] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20514] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20514] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20514] close(3)                    = 0 
[pid 20514] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20514] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20514] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20514] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20514] munmap(0xb7fe9000, 91364)   = 0 
[pid 20514] brk(0)                      = 0x93ed000 
[pid 20514] brk(0x940e000)              = 0x940e000 
[pid 20514] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20514] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20514] write(1, "/\n", 2)          = 2 
[pid 20463] <... read resumed> "/\n", 128) = 2 
[pid 20463] read(3,  <unfinished ...> 
[pid 20514] close(1)                    = 0 
[pid 20514] munmap(0xb7fff000, 4096)    = 0 
[pid 20514] exit_group(0)               = ? 
Process 20513 resumed 
Process 20514 detached 
[pid 20513] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20514 
[pid 20513] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20513] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20513] waitpid(-1, 0xbfe176fc, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20513] sigreturn()                 = ? (mask now []) 
[pid 20513] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20513] exit_group(0)               = ? 
Process 20513 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20513 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1788c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\n\n# Name of the executable.\nas_m"..., 7663) = 6400 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -6066, [1597], SEEK_CUR) = 0 
[pid 20463] clone(Process 20515 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20515 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20515] close(255)                  = 0 
[pid 20515] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20515] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20515] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20515] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20515] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20515] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20515] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20515] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20515] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20515] dup2(4, 1)                  = 1 
[pid 20515] close(4)                    = 0 
[pid 20515] close(3)                    = 0 
[pid 20515] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20515] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20515] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20515] stat64("/usr/kerberos/bin/basename", 0xbfe17900) = -1 ENOENT (No such file or directory) 
[pid 20515] stat64("/usr/local/bin/basename", 0xbfe17900) = -1 ENOENT (No such file or directory) 
[pid 20515] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20515] access("/bin/basename", X_OK) = 0 
[pid 20515] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20515] access("/bin/basename", X_OK) = 0 
[pid 20515] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20515] clone(Process 20516 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20516 
[pid 20515] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20515] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20515] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20515] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20515] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20515] waitpid(-1, Process 20515 suspended 
<unfinished ...> 
[pid 20516] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20516] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20516] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20516] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20516] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20516] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20516] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20516] execve("/bin/basename", ["basename", "/usr/bin/autoconf"], [/* 38 vars */]) = 0 
[pid 20516] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20516] brk(0)                      = 0x964b000 
[pid 20516] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20516] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20516] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20516] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20516] close(3)                    = 0 
[pid 20516] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20516] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20516] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20516] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20516] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20516] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20516] close(3)                    = 0 
[pid 20516] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20516] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20516] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20516] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20516] munmap(0xb7fe9000, 91364)   = 0 
[pid 20516] brk(0)                      = 0x964b000 
[pid 20516] brk(0x966c000)              = 0x966c000 
[pid 20516] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20516] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20516] write(1, "autoconf\n", 9)   = 9 
[pid 20463] <... read resumed> "autoconf\n", 128) = 9 
[pid 20516] close(1)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20516] munmap(0xb7fff000, 4096)    = 0 
[pid 20516] exit_group(0)               = ? 
Process 20515 resumed 
Process 20516 detached 
[pid 20515] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20516 
[pid 20515] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20515] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20515] waitpid(-1, 0xbfe175bc, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20515] sigreturn()                 = ? (mask now []) 
[pid 20515] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20515] exit_group(0)               = ? 
Process 20515 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20515 
[pid 20463] waitpid(-1, 0xbfe17d74, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\n\n# autoconf -- create `configur"..., 7663) = 6066 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -3162, [4501], SEEK_CUR) = 0 
[pid 20463] clone(Process 20517 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20517 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20517] close(255)                  = 0 
[pid 20517] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20517] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20517] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20517] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20517] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20517] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20517] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20517] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20517] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20517] dup2(4, 1)                  = 1 
[pid 20517] close(4)                    = 0 
[pid 20517] close(3)                    = 0 
[pid 20517] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20517] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20517] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20517] stat64("/usr/kerberos/bin/basename", 0xbfe17900) = -1 ENOENT (No such file or directory) 
[pid 20517] stat64("/usr/local/bin/basename", 0xbfe17900) = -1 ENOENT (No such file or directory) 
[pid 20517] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20517] access("/bin/basename", X_OK) = 0 
[pid 20517] stat64("/bin/basename", {st_mode=S_IFREG|0755, st_size=15444, ...}) = 0 
[pid 20517] access("/bin/basename", X_OK) = 0 
[pid 20517] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20517] clone(Process 20518 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20518 
[pid 20517] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20517] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20517] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20517] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20517] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20517] waitpid(-1, Process 20517 suspended 
<unfinished ...> 
[pid 20518] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20518] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20518] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20518] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20518] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20518] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20518] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20518] execve("/bin/basename", ["basename", "/usr/bin/autoconf"], [/* 38 vars */]) = 0 
[pid 20518] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20518] brk(0)                      = 0x9a2e000 
[pid 20518] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20518] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20518] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20518] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20518] close(3)                    = 0 
[pid 20518] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20518] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20518] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20518] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20518] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20518] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20518] close(3)                    = 0 
[pid 20518] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20518] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20518] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20518] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20518] munmap(0xb7fe9000, 91364)   = 0 
[pid 20518] brk(0)                      = 0x9a2e000 
[pid 20518] brk(0x9a4f000)              = 0x9a4f000 
[pid 20518] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20518] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20518] write(1, "autoconf\n", 9)   = 9 
[pid 20463] <... read resumed> "autoconf\n", 128) = 9 
[pid 20518] close(1)                    = 0 
[pid 20518] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20518] <... munmap resumed> )      = 0 
[pid 20518] exit_group(0)               = ? 
Process 20517 resumed 
Process 20518 detached 
[pid 20517] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20518 
[pid 20517] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20517] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20517] waitpid(-1, 0xbfe175bc, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20517] sigreturn()                 = ? (mask now []) 
[pid 20517] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20517] exit_group(0)               = ? 
Process 20517 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20517 
[pid 20463] waitpid(-1, 0xbfe17d74, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\nhelp=\"\\\nTry \\`$me --help\' for m"..., 7663) = 3162 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -2556, [5107], SEEK_CUR) = 0 
[pid 20463] clone(Process 20519 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20519 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20519] close(255)                  = 0 
[pid 20519] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] close(4 <unfinished ...> 
[pid 20519] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20519] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20519] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20519] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20519] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20519] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20519] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20519] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20519] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20519] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20519] dup2(4, 1)                  = 1 
[pid 20519] close(4)                    = 0 
[pid 20519] close(3)                    = 0 
[pid 20519] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20519] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20519] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20519] clone(Process 20520 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20520 
[pid 20519] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20519] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20519] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20519] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20519] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20519] waitpid(-1, Process 20519 suspended 
<unfinished ...> 
[pid 20520] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20520] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20520] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20520] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20520] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20520] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20520] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20520] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20520] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20520] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20520] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20520] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 
[pid 20520] dup2(3, 2)                  = 2 
[pid 20520] close(3)                    = 0 
[pid 20520] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20520] stat64("/usr/kerberos/bin/dirname", 0xbfe17810) = -1 ENOENT (No such file or directory) 
[pid 20520] stat64("/usr/local/bin/dirname", 0xbfe17810) = -1 ENOENT (No such file or directory) 
[pid 20520] stat64("/bin/dirname", 0xbfe17810) = -1 ENOENT (No such file or directory) 
[pid 20520] stat64("/usr/bin/dirname", {st_mode=S_IFREG|0755, st_size=15612, ...}) = 0 
[pid 20520] access("/usr/bin/dirname", X_OK) = 0 
[pid 20520] stat64("/usr/bin/dirname", {st_mode=S_IFREG|0755, st_size=15612, ...}) = 0 
[pid 20520] access("/usr/bin/dirname", X_OK) = 0 
[pid 20520] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20520] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20520] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20520] execve("/usr/bin/dirname", ["dirname", "/usr/bin/autoconf"], [/* 38 vars */]) = 0 
[pid 20520] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20520] brk(0)                      = 0x9e73000 
[pid 20520] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20520] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20520] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20520] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20520] close(3)                    = 0 
[pid 20520] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20520] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20520] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20520] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20520] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20520] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20520] close(3)                    = 0 
[pid 20520] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20520] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20520] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20520] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20520] munmap(0xb7fe9000, 91364)   = 0 
[pid 20520] brk(0)                      = 0x9e73000 
[pid 20520] brk(0x9e94000)              = 0x9e94000 
[pid 20520] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20520] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20520] write(1, "/usr/bin\n", 9)   = 9 
[pid 20463] <... read resumed> "/usr/bin\n", 128) = 9 
[pid 20520] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20520] <... close resumed> )       = 0 
[pid 20520] munmap(0xb7fff000, 4096)    = 0 
[pid 20520] exit_group(0)               = ? 
Process 20519 resumed 
Process 20520 detached 
[pid 20519] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20520 
[pid 20519] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20519] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20519] waitpid(-1, 0xbfe175bc, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20519] sigreturn()                 = ? (mask now []) 
[pid 20519] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20519] exit_group(0)               = ? 
Process 20519 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20519 
[pid 20463] waitpid(-1, 0xbfe17d74, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "outfile=\nverbose=:\n\n# Parse comm"..., 7663) = 2556 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] _llseek(255, -886, [6777], SEEK_CUR) = 0 
[pid 20463] clone(Process 20521 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20521 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20521] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20521] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20521] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20521] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20521] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20521] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20521] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20521] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20521] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20521] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20521] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20521] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20521] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20521] dup2(4, 1)                  = 1 
[pid 20521] close(4)                    = 0 
[pid 20521] close(3)                    = 0 
[pid 20521] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20521] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20521] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20521] access("/usr/bin/expr", X_OK) = 0 
[pid 20521] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20521] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20521] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20521] execve("/usr/bin/expr", ["expr", "x--trace=AM_ENABLE_MULTILIB:$f:$"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AM_ENABLE_MULTILIB:$f:$"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20521] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20521] brk(0)                      = 0x8c06000 
[pid 20521] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20521] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20521] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20521] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20521] close(3)                    = 0 
[pid 20521] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20521] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20521] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20521] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20521] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20521] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20521] close(3)                    = 0 
[pid 20521] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20521] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20521] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20521] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20521] munmap(0xb7fe9000, 91364)   = 0 
[pid 20521] brk(0)                      = 0x8c06000 
[pid 20521] brk(0x8c27000)              = 0x8c27000 
[pid 20521] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20521] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20521] write(1, "--trace\n", 8)    = 8 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20521] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20521] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20521] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20521] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20521] exit_group(0)               = ? 
Process 20521 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20521 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20522 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20522 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20522] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20522] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20522] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20522] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20522] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20522] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20522] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20522] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20522] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20522] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20522] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20522] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20522] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20522] dup2(4, 1)                  = 1 
[pid 20522] close(4)                    = 0 
[pid 20522] close(3)                    = 0 
[pid 20522] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20522] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20522] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20522] access("/usr/bin/expr", X_OK) = 0 
[pid 20522] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20522] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20522] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20522] execve("/usr/bin/expr", ["expr", "x--trace=AM_ENABLE_MULTILIB:$f:$"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AM_ENABLE_MULTILIB:$f:$"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20522] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20522] brk(0)                      = 0x9f94000 
[pid 20522] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20522] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20522] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20522] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20522] close(3)                    = 0 
[pid 20522] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20522] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20522] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20522] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20522] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20522] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20522] close(3)                    = 0 
[pid 20522] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20522] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20522] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20522] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20522] munmap(0xb7fe9000, 91364)   = 0 
[pid 20522] brk(0)                      = 0x9f94000 
[pid 20522] brk(0x9fb5000)              = 0x9fb5000 
[pid 20522] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20522] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20522] write(1, "AM_ENABLE_MULTILIB:$f:$l::$n::${"..., 37 <unfinished ...> 
[pid 20463] <... read resumed> "AM_ENABLE_MULTILIB:$f:$l::$n::${"..., 128) = 37 
[pid 20522] <... write resumed> )       = 37 
[pid 20463] read(3,  <unfinished ...> 
[pid 20522] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20522] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20522] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20522] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20522] exit_group(0)               = ? 
Process 20522 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20522 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20523 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20523 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20523] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20523] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20523] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20523] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20523] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20523] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20523] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20523] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20523] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20523] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20523] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20523] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20523] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20523] dup2(4, 1)                  = 1 
[pid 20523] close(4)                    = 0 
[pid 20523] close(3)                    = 0 
[pid 20523] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20523] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20523] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20523] pipe([3, 4])                = 0 
[pid 20523] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20523] clone(Process 20524 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20524 
[pid 20524] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20523] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20524] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20523] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20524] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20523] close(4 <unfinished ...> 
[pid 20524] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20523] <... close resumed> )       = 0 
[pid 20524] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20523] close(4 <unfinished ...> 
[pid 20524] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20523] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20524] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20523] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20524] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20523] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20524] close(3 <unfinished ...> 
[pid 20523] clone( <unfinished ...> 
[pid 20524] <... close resumed> )       = 0 
Process 20525 attached 
[pid 20523] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20525 
[pid 20524] dup2(4, 1)                  = 1 
[pid 20523] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20525] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20524] close(4 <unfinished ...> 
[pid 20523] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20525] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20524] <... close resumed> )       = 0 
[pid 20523] close(3 <unfinished ...> 
[pid 20525] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20524] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20523] <... close resumed> )       = 0 
[pid 20525] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20524] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20523] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20525] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20524] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20523] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20525] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20524] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20523] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20525] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20524] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20523] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20525] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20524] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20523] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20525] dup2(3, 0 <unfinished ...> 
[pid 20524] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20523] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20525] <... dup2 resumed> )        = 0 
[pid 20524] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20523] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20525] close(3 <unfinished ...> 
[pid 20524] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20523] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20525] <... close resumed> )       = 0 
[pid 20524] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20523] waitpid(-1, Process 20523 suspended 
<unfinished ...> 
[pid 20524] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20525] stat64(".",  <unfinished ...> 
[pid 20524] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20524] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20525] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20524] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20525] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20524] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20525] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20524] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20525] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20524] fstat64(1,  <unfinished ...> 
[pid 20525] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20524] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20525] stat64("/bin/sed",  <unfinished ...> 
[pid 20524] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20525] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20524] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20525] access("/bin/sed", X_OK <unfinished ...> 
[pid 20524] write(1, "AM_ENABLE_MULTILIB:$f:$l::$n::${"..., 37 <unfinished ...> 
[pid 20525] <... access resumed> )      = 0 
[pid 20524] <... write resumed> )       = 37 
[pid 20525] stat64("/bin/sed", {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20524] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20525] access("/bin/sed", X_OK <unfinished ...> 
[pid 20524] <... munmap resumed> )      = 0 
[pid 20525] <... access resumed> )      = 0 
[pid 20524] exit_group(0)               = ? 
Process 20523 resumed 
Process 20524 detached 
[pid 20525] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20523] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20524 
[pid 20525] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20523] waitpid(-1, Process 20523 suspended 
<unfinished ...> 
[pid 20525] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20525] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20525] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20525] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20525] brk(0)                      = 0x93c0000 
[pid 20525] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20525] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20525] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20525] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20525] close(3)                    = 0 
[pid 20525] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20525] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20525] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20525] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20525] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20525] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20525] close(3)                    = 0 
[pid 20525] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20525] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20525] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20525] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20525] munmap(0xb7fe9000, 91364)   = 0 
[pid 20525] brk(0)                      = 0x93c0000 
[pid 20525] brk(0x93e1000)              = 0x93e1000 
[pid 20525] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20525] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20525] read(0, "AM_ENABLE_MULTILIB:$f:$l::$n::${"..., 4096) = 37 
[pid 20525] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20525] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20525] read(0, "", 4096)           = 0 
[pid 20525] write(1, "AM_ENABLE_MULTILIB:$f:$l::$n::${"..., 37 <unfinished ...> 
[pid 20463] <... read resumed> "AM_ENABLE_MULTILIB:$f:$l::$n::${"..., 128) = 37 
[pid 20525] <... write resumed> )       = 37 
[pid 20463] read(3,  <unfinished ...> 
[pid 20525] close(1)                    = 0 
[pid 20525] munmap(0xb7ffe000, 4096)    = 0 
[pid 20525] close(2)                    = 0 
[pid 20525] exit_group(0)               = ? 
Process 20523 resumed 
Process 20525 detached 
[pid 20523] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20525 
[pid 20523] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20523] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20523] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20523] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20523] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20523] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20523] sigreturn()                 = ? (mask now []) 
[pid 20523] exit_group(0)               = ? 
Process 20523 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20523 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20526 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20526 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20526] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20526] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20526] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20526] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20526] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20526] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20526] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20526] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20526] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20526] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20526] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20526] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20526] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20526] dup2(4, 1)                  = 1 
[pid 20526] close(4)                    = 0 
[pid 20526] close(3)                    = 0 
[pid 20526] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20526] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20526] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20526] access("/usr/bin/expr", X_OK) = 0 
[pid 20526] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20526] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20526] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20526] execve("/usr/bin/expr", ["expr", "x--trace=AC_CONFIG_AUX_DIR:$f:$l"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_CONFIG_AUX_DIR:$f:$l"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20526] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20526] brk(0)                      = 0x90fc000 
[pid 20526] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20526] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20526] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20526] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20526] close(3)                    = 0 
[pid 20526] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20526] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20526] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20526] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20526] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20526] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20526] close(3)                    = 0 
[pid 20526] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20526] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20526] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20526] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20526] munmap(0xb7fe9000, 91364)   = 0 
[pid 20526] brk(0)                      = 0x90fc000 
[pid 20526] brk(0x911d000)              = 0x911d000 
[pid 20526] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20526] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20526] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20526] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20526] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20526] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20526] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20526] exit_group(0)               = ? 
Process 20526 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20526 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20527 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20527 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20527] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20527] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20527] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20527] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20527] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20527] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20527] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20527] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20527] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20527] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20527] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20527] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20527] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20527] dup2(4, 1)                  = 1 
[pid 20527] close(4)                    = 0 
[pid 20527] close(3)                    = 0 
[pid 20527] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20527] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20527] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20527] access("/usr/bin/expr", X_OK) = 0 
[pid 20527] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20527] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20527] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20527] execve("/usr/bin/expr", ["expr", "x--trace=AC_CONFIG_AUX_DIR:$f:$l"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_CONFIG_AUX_DIR:$f:$l"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20527] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20527] brk(0)                      = 0x8443000 
[pid 20527] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20527] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20527] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20527] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20527] close(3)                    = 0 
[pid 20527] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20527] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20527] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20527] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20527] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20527] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20527] close(3)                    = 0 
[pid 20527] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20527] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20527] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20527] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20527] munmap(0xb7fe9000, 91364)   = 0 
[pid 20527] brk(0)                      = 0x8443000 
[pid 20527] brk(0x8464000)              = 0x8464000 
[pid 20527] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20527] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20527] write(1, "AC_CONFIG_AUX_DIR:$f:$l::$n::${:"..., 36 <unfinished ...> 
[pid 20463] <... read resumed> "AC_CONFIG_AUX_DIR:$f:$l::$n::${:"..., 128) = 36 
[pid 20527] <... write resumed> )       = 36 
[pid 20463] read(3,  <unfinished ...> 
[pid 20527] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20527] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20527] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20527] exit_group(0)               = ? 
Process 20527 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20527 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20528 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20528 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20528] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20528] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20528] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20528] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20528] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20528] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20528] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20528] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20528] dup2(4, 1)                  = 1 
[pid 20528] close(4)                    = 0 
[pid 20528] close(3)                    = 0 
[pid 20528] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20528] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20528] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20528] pipe([3, 4])                = 0 
[pid 20528] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20528] clone(Process 20529 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20529 
[pid 20528] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20528] close(4)                    = 0 
[pid 20528] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20528] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20529] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20528] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20529] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20528] clone( <unfinished ...> 
[pid 20529] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20529] rt_sigaction(SIGTTIN, {SIG_DFL}, Process 20530 attached 
<unfinished ...> 
[pid 20528] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20530 
[pid 20529] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20530] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20528] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20530] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20528] close(3 <unfinished ...> 
[pid 20530] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20528] <... close resumed> )       = 0 
[pid 20530] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20530] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20528] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20530] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20530] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20528] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20530] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20530] dup2(3, 0 <unfinished ...> 
[pid 20529] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20528] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20530] <... dup2 resumed> )        = 0 
[pid 20529] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20528] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20530] close(3 <unfinished ...> 
[pid 20529] close(3 <unfinished ...> 
[pid 20528] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20530] <... close resumed> )       = 0 
[pid 20529] <... close resumed> )       = 0 
[pid 20528] waitpid(-1, Process 20528 suspended 
<unfinished ...> 
[pid 20529] dup2(4, 1)                  = 1 
[pid 20530] stat64(".",  <unfinished ...> 
[pid 20529] close(4)                    = 0 
[pid 20530] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20529] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20530] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20529] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20529] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20530] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20529] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20530] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20529] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20530] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20529] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20530] stat64("/bin/sed",  <unfinished ...> 
[pid 20529] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20529] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20530] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20529] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20530] access("/bin/sed", X_OK <unfinished ...> 
[pid 20529] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20530] <... access resumed> )      = 0 
[pid 20529] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20530] stat64("/bin/sed",  <unfinished ...> 
[pid 20529] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20530] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20529] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20530] access("/bin/sed", X_OK <unfinished ...> 
[pid 20529] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20530] <... access resumed> )      = 0 
[pid 20529] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20530] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20529] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20530] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20529] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20530] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20529] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20530] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20529] write(1, "AC_CONFIG_AUX_DIR:$f:$l::$n::${:"..., 36 <unfinished ...> 
[pid 20530] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20529] <... write resumed> )       = 36 
[pid 20530] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20530] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */] <unfinished ...> 
[pid 20529] munmap(0xb7fff000, 4096)    = 0 
[pid 20529] exit_group(0)               = ? 
Process 20528 resumed 
Process 20529 detached 
[pid 20528] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20529 
[pid 20528] waitpid(-1, Process 20528 suspended 
<unfinished ...> 
[pid 20530] <... execve resumed> )      = 0 
[pid 20530] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20530] brk(0)                      = 0x8650000 
[pid 20530] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20530] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20530] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20530] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20530] close(3)                    = 0 
[pid 20530] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20530] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20530] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20530] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20530] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20530] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20530] close(3)                    = 0 
[pid 20530] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20530] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20530] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20530] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20530] munmap(0xb7fe9000, 91364)   = 0 
[pid 20530] brk(0)                      = 0x8650000 
[pid 20530] brk(0x8671000)              = 0x8671000 
[pid 20530] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20530] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20530] read(0, "AC_CONFIG_AUX_DIR:$f:$l::$n::${:"..., 4096) = 36 
[pid 20530] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20530] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20530] read(0, "", 4096)           = 0 
[pid 20530] write(1, "AC_CONFIG_AUX_DIR:$f:$l::$n::${:"..., 36) = 36 
[pid 20463] <... read resumed> "AC_CONFIG_AUX_DIR:$f:$l::$n::${:"..., 128) = 36 
[pid 20530] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20530] <... close resumed> )       = 0 
[pid 20530] munmap(0xb7ffe000, 4096)    = 0 
[pid 20530] close(2)                    = 0 
[pid 20530] exit_group(0)               = ? 
Process 20528 resumed 
Process 20530 detached 
[pid 20528] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20530 
[pid 20528] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20528] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20528] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20528] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20528] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20528] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20528] sigreturn()                 = ? (mask now []) 
[pid 20528] exit_group(0)               = ? 
Process 20528 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20528 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20531 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20531 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20531] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20531] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20531] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20531] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20531] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20531] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20531] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20531] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20531] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20531] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20531] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20531] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20531] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20531] dup2(4, 1)                  = 1 
[pid 20531] close(4)                    = 0 
[pid 20531] close(3)                    = 0 
[pid 20531] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20531] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20531] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20531] access("/usr/bin/expr", X_OK) = 0 
[pid 20531] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20531] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20531] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20531] execve("/usr/bin/expr", ["expr", "x--trace=AM_PROG_CC_C_O:$f:$l::$"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AM_PROG_CC_C_O:$f:$l::$"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20531] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20531] brk(0)                      = 0x9fba000 
[pid 20531] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20531] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20531] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20531] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20531] close(3)                    = 0 
[pid 20531] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20531] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20531] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20531] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20531] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20531] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20531] close(3)                    = 0 
[pid 20531] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20531] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20531] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20531] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20531] munmap(0xb7fe9000, 91364)   = 0 
[pid 20531] brk(0)                      = 0x9fba000 
[pid 20531] brk(0x9fdb000)              = 0x9fdb000 
[pid 20531] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20531] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20531] write(1, "--trace\n", 8)    = 8 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20531] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20531] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20531] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20531] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20531] exit_group(0)               = ? 
Process 20531 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20531 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20532 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20532 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20532] close(255)                  = 0 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20532] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20532] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20532] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] close(4 <unfinished ...> 
[pid 20532] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20532] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20532] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20532] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20532] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20532] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20532] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20532] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20532] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20532] dup2(4, 1)                  = 1 
[pid 20532] close(4)                    = 0 
[pid 20532] close(3)                    = 0 
[pid 20532] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20532] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20532] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20532] access("/usr/bin/expr", X_OK) = 0 
[pid 20532] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20532] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20532] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20532] execve("/usr/bin/expr", ["expr", "x--trace=AM_PROG_CC_C_O:$f:$l::$"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AM_PROG_CC_C_O:$f:$l::$"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20532] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20532] brk(0)                      = 0x8673000 
[pid 20532] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20532] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20532] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20532] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20532] close(3)                    = 0 
[pid 20532] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20532] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20532] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20532] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20532] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20532] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20532] close(3)                    = 0 
[pid 20532] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20532] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20532] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20532] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20532] munmap(0xb7fe9000, 91364)   = 0 
[pid 20532] brk(0)                      = 0x8673000 
[pid 20532] brk(0x8694000)              = 0x8694000 
[pid 20532] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20532] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20532] write(1, "AM_PROG_CC_C_O:$f:$l::$n::${::}%"..., 33 <unfinished ...> 
[pid 20463] <... read resumed> "AM_PROG_CC_C_O:$f:$l::$n::${::}%"..., 128) = 33 
[pid 20532] <... write resumed> )       = 33 
[pid 20463] read(3,  <unfinished ...> 
[pid 20532] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20532] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20532] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20532] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20532] exit_group(0)               = ? 
Process 20532 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20532 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20533 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20533 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20533] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20533] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20533] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20533] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20533] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20533] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20533] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20533] dup2(4, 1)                  = 1 
[pid 20533] close(4)                    = 0 
[pid 20533] close(3)                    = 0 
[pid 20533] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20533] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20533] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20533] pipe([3, 4])                = 0 
[pid 20533] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20533] clone(Process 20534 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20534 
[pid 20534] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20533] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20534] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20533] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20534] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20533] close(4)                    = 0 
[pid 20534] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20533] close(4 <unfinished ...> 
[pid 20534] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20533] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20534] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20534] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20533] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20534] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20533] clone( <unfinished ...> 
[pid 20534] close(3)                    = 0 
[pid 20534] dup2(4, 1)                  = 1 
[pid 20534] close(4Process 20535 attached 
<unfinished ...> 
[pid 20533] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20535 
[pid 20534] <... close resumed> )       = 0 
[pid 20533] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20534] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20535] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20533] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20534] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20535] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20533] close(3 <unfinished ...> 
[pid 20534] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20535] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20533] <... close resumed> )       = 0 
[pid 20534] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20535] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20534] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20535] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20533] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20534] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20535] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20533] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20534] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20535] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20533] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20534] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20535] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20533] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20534] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20535] dup2(3, 0 <unfinished ...> 
[pid 20533] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20534] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20535] <... dup2 resumed> )        = 0 
[pid 20533] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20534] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20535] close(3 <unfinished ...> 
[pid 20533] waitpid(-1, Process 20533 suspended 
<unfinished ...> 
[pid 20534] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20535] <... close resumed> )       = 0 
[pid 20534] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20535] stat64(".",  <unfinished ...> 
[pid 20534] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20534] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20535] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20534] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20535] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20534] fstat64(1,  <unfinished ...> 
[pid 20535] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20534] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20535] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20534] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20535] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20534] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20535] stat64("/bin/sed",  <unfinished ...> 
[pid 20534] write(1, "AM_PROG_CC_C_O:$f:$l::$n::${::}%"..., 33 <unfinished ...> 
[pid 20535] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20534] <... write resumed> )       = 33 
[pid 20535] access("/bin/sed", X_OK)    = 0 
[pid 20535] stat64("/bin/sed",  <unfinished ...> 
[pid 20534] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20535] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20534] <... munmap resumed> )      = 0 
[pid 20535] access("/bin/sed", X_OK <unfinished ...> 
[pid 20534] exit_group(0)               = ? 
Process 20533 resumed 
Process 20534 detached 
[pid 20535] <... access resumed> )      = 0 
[pid 20535] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20533] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20534 
[pid 20535] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20533] waitpid(-1, Process 20533 suspended 
<unfinished ...> 
[pid 20535] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20535] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20535] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20535] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20535] brk(0)                      = 0x85bf000 
[pid 20535] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20535] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20535] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20535] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20535] close(3)                    = 0 
[pid 20535] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20535] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20535] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20535] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20535] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20535] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20535] close(3)                    = 0 
[pid 20535] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20535] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20535] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20535] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20535] munmap(0xb7fe9000, 91364)   = 0 
[pid 20535] brk(0)                      = 0x85bf000 
[pid 20535] brk(0x85e0000)              = 0x85e0000 
[pid 20535] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20535] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20535] read(0, "AM_PROG_CC_C_O:$f:$l::$n::${::}%"..., 4096) = 33 
[pid 20535] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20535] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20535] read(0, "", 4096)           = 0 
[pid 20535] write(1, "AM_PROG_CC_C_O:$f:$l::$n::${::}%"..., 33) = 33 
[pid 20463] <... read resumed> "AM_PROG_CC_C_O:$f:$l::$n::${::}%"..., 128) = 33 
[pid 20535] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20535] <... close resumed> )       = 0 
[pid 20535] munmap(0xb7ffe000, 4096)    = 0 
[pid 20535] close(2)                    = 0 
[pid 20535] exit_group(0)               = ? 
Process 20533 resumed 
Process 20535 detached 
[pid 20533] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20535 
[pid 20533] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20533] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20533] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20533] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20533] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20533] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20533] sigreturn()                 = ? (mask now []) 
[pid 20533] exit_group(0)               = ? 
Process 20533 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20533 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20536 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20536 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20536] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20536] <... close resumed> )       = 0 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20536] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] close(4)                    = 0 
[pid 20536] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20536] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20536] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20536] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20536] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20536] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20536] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20536] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20536] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20536] dup2(4, 1)                  = 1 
[pid 20536] close(4)                    = 0 
[pid 20536] close(3)                    = 0 
[pid 20536] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20536] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20536] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20536] access("/usr/bin/expr", X_OK) = 0 
[pid 20536] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20536] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20536] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20536] execve("/usr/bin/expr", ["expr", "x--trace=AC_INIT:$f:$l::$n::${::"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_INIT:$f:$l::$n::${::"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20536] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20536] brk(0)                      = 0x9f38000 
[pid 20536] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20536] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20536] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20536] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20536] close(3)                    = 0 
[pid 20536] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20536] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20536] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20536] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20536] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20536] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20536] close(3)                    = 0 
[pid 20536] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20536] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20536] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20536] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20536] munmap(0xb7fe9000, 91364)   = 0 
[pid 20536] brk(0)                      = 0x9f38000 
[pid 20536] brk(0x9f59000)              = 0x9f59000 
[pid 20536] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20536] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20536] write(1, "--trace\n", 8)    = 8 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20536] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20536] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3)                    = 0 
[pid 20536] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20536] <... munmap resumed> )      = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20536] exit_group(0)               = ? 
Process 20536 detached 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20536 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20537 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20537 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20537] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20537] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20537] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20537] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20537] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20537] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20537] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20537] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20537] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20537] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20537] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20537] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20537] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20537] dup2(4, 1)                  = 1 
[pid 20537] close(4)                    = 0 
[pid 20537] close(3)                    = 0 
[pid 20537] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20537] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20537] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20537] access("/usr/bin/expr", X_OK) = 0 
[pid 20537] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20537] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20537] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20537] execve("/usr/bin/expr", ["expr", "x--trace=AC_INIT:$f:$l::$n::${::"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_INIT:$f:$l::$n::${::"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20537] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20537] brk(0)                      = 0x8b5a000 
[pid 20537] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20537] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20537] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20537] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20537] close(3)                    = 0 
[pid 20537] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20537] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20537] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20537] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20537] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20537] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20537] close(3)                    = 0 
[pid 20537] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20537] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20537] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20537] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20537] munmap(0xb7fe9000, 91364)   = 0 
[pid 20537] brk(0)                      = 0x8b5a000 
[pid 20537] brk(0x8b7b000)              = 0x8b7b000 
[pid 20537] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20537] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20537] write(1, "AC_INIT:$f:$l::$n::${::}%\n", 26) = 26 
[pid 20463] <... read resumed> "AC_INIT:$f:$l::$n::${::}%\n", 128) = 26 
[pid 20537] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20537] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20537] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20537] <... munmap resumed> )      = 0 
[pid 20537] exit_group(0)               = ? 
Process 20537 detached 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20537 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20538 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20538 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20538] close(255 <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20538] <... close resumed> )       = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20538] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20538] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20538] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20538] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20538] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20538] dup2(4, 1)                  = 1 
[pid 20538] close(4)                    = 0 
[pid 20538] close(3)                    = 0 
[pid 20538] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20538] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20538] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20538] pipe([3, 4])                = 0 
[pid 20538] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20538] clone(Process 20539 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20539 
[pid 20539] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20538] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20539] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20538] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20539] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20538] close(4 <unfinished ...> 
[pid 20539] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20538] <... close resumed> )       = 0 
[pid 20539] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20538] close(4 <unfinished ...> 
[pid 20539] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20538] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20539] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20538] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20539] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20538] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20539] close(3 <unfinished ...> 
[pid 20538] clone( <unfinished ...> 
[pid 20539] <... close resumed> )       = 0 
[pid 20539] dup2(4, 1)                  = 1 
[pid 20539] close(4Process 20540 attached 
<unfinished ...> 
[pid 20538] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20540 
[pid 20539] <... close resumed> )       = 0 
[pid 20538] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20539] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20540] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20538] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20539] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20540] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20538] close(3 <unfinished ...> 
[pid 20539] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20540] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20538] <... close resumed> )       = 0 
[pid 20539] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20540] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20539] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20540] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20538] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20539] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20540] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20539] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20540] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20538] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20539] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20540] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20538] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20539] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20540] dup2(3, 0 <unfinished ...> 
[pid 20538] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20539] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20540] <... dup2 resumed> )        = 0 
[pid 20538] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20539] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20540] close(3 <unfinished ...> 
[pid 20538] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20539] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20540] <... close resumed> )       = 0 
[pid 20538] waitpid(-1, Process 20538 suspended 
<unfinished ...> 
[pid 20539] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20540] stat64(".",  <unfinished ...> 
[pid 20539] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20540] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20539] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20540] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20539] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20540] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20539] fstat64(1,  <unfinished ...> 
[pid 20540] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20539] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20540] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20539] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20540] stat64("/bin/sed",  <unfinished ...> 
[pid 20539] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20540] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20539] write(1, "AC_INIT:$f:$l::$n::${::}%\n", 26 <unfinished ...> 
[pid 20540] access("/bin/sed", X_OK <unfinished ...> 
[pid 20539] <... write resumed> )       = 26 
[pid 20540] <... access resumed> )      = 0 
[pid 20540] stat64("/bin/sed",  <unfinished ...> 
[pid 20539] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20540] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20539] <... munmap resumed> )      = 0 
[pid 20540] access("/bin/sed", X_OK <unfinished ...> 
[pid 20539] exit_group(0)               = ? 
Process 20538 resumed 
Process 20539 detached 
[pid 20540] <... access resumed> )      = 0 
[pid 20540] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20538] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20539 
[pid 20540] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20538] waitpid(-1, Process 20538 suspended 
<unfinished ...> 
[pid 20540] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20540] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20540] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20540] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20540] brk(0)                      = 0x9c2e000 
[pid 20540] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20540] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20540] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20540] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20540] close(3)                    = 0 
[pid 20540] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20540] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20540] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20540] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20540] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20540] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20540] close(3)                    = 0 
[pid 20540] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20540] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20540] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20540] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20540] munmap(0xb7fe9000, 91364)   = 0 
[pid 20540] brk(0)                      = 0x9c2e000 
[pid 20540] brk(0x9c4f000)              = 0x9c4f000 
[pid 20540] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20540] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20540] read(0, "AC_INIT:$f:$l::$n::${::}%\n", 4096) = 26 
[pid 20540] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20540] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20540] read(0, "", 4096)           = 0 
[pid 20540] write(1, "AC_INIT:$f:$l::$n::${::}%\n", 26) = 26 
[pid 20463] <... read resumed> "AC_INIT:$f:$l::$n::${::}%\n", 128) = 26 
[pid 20540] close(1)                    = 0 
[pid 20540] munmap(0xb7ffe000, 4096)    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20540] close(2)                    = 0 
[pid 20540] exit_group(0)               = ? 
Process 20538 resumed 
Process 20540 detached 
[pid 20538] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20540 
[pid 20538] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20538] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20538] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20538] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20538] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20538] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20538] sigreturn()                 = ? (mask now []) 
[pid 20538] exit_group(0)               = ? 
Process 20538 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20538 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20541 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20541 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20541] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20541] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20541] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20541] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20541] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20541] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20541] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20541] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20541] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20541] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20541] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20541] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20541] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20541] dup2(4, 1)                  = 1 
[pid 20541] close(4)                    = 0 
[pid 20541] close(3)                    = 0 
[pid 20541] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20541] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20541] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20541] access("/usr/bin/expr", X_OK) = 0 
[pid 20541] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20541] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20541] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20541] execve("/usr/bin/expr", ["expr", "x--trace=AM_CONDITIONAL:$f:$l::$"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AM_CONDITIONAL:$f:$l::$"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20541] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20541] brk(0)                      = 0x8c42000 
[pid 20541] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20541] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20541] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20541] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20541] close(3)                    = 0 
[pid 20541] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20541] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20541] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20541] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20541] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20541] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20541] close(3)                    = 0 
[pid 20541] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20541] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20541] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20541] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20541] munmap(0xb7fe9000, 91364)   = 0 
[pid 20541] brk(0)                      = 0x8c42000 
[pid 20541] brk(0x8c63000)              = 0x8c63000 
[pid 20541] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20541] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20541] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20541] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20541] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20541] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20541] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20541] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20541] exit_group(0)               = ? 
Process 20541 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20541 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20542 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20542 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20542] close(255)                  = 0 
[pid 20542] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20542] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20542] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20542] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20542] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20542] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20542] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20542] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20542] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20542] dup2(4, 1)                  = 1 
[pid 20542] close(4)                    = 0 
[pid 20542] close(3)                    = 0 
[pid 20542] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20542] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20542] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20542] access("/usr/bin/expr", X_OK) = 0 
[pid 20542] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20542] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20542] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20542] execve("/usr/bin/expr", ["expr", "x--trace=AM_CONDITIONAL:$f:$l::$"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AM_CONDITIONAL:$f:$l::$"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20542] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20542] brk(0)                      = 0x829b000 
[pid 20542] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20542] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20542] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20542] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20542] close(3)                    = 0 
[pid 20542] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20542] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20542] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20542] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20542] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20542] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20542] close(3)                    = 0 
[pid 20542] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20542] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20542] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20542] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20542] munmap(0xb7fe9000, 91364)   = 0 
[pid 20542] brk(0)                      = 0x829b000 
[pid 20542] brk(0x82bc000)              = 0x82bc000 
[pid 20542] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20542] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20542] write(1, "AM_CONDITIONAL:$f:$l::$n::${::}%"..., 33) = 33 
[pid 20463] <... read resumed> "AM_CONDITIONAL:$f:$l::$n::${::}%"..., 128) = 33 
[pid 20542] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20542] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20542] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20542] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20542] exit_group(0)               = ? 
Process 20463 resumed 
Process 20542 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20542 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20543 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20543 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20543] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20543] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20543] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20543] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20543] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20543] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20543] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20543] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20543] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20543] dup2(4, 1)                  = 1 
[pid 20543] close(4)                    = 0 
[pid 20543] close(3)                    = 0 
[pid 20543] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20543] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20543] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20543] pipe([3, 4])                = 0 
[pid 20543] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20543] clone(Process 20544 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20544 
[pid 20544] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20543] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20544] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20543] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20543] close(4 <unfinished ...> 
[pid 20544] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20543] <... close resumed> )       = 0 
[pid 20544] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20543] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20544] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20544] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20543] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20544] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20543] clone( <unfinished ...> 
[pid 20544] close(3)                    = 0 
[pid 20544] dup2(4, 1)                  = 1 
[pid 20544] close(4)                    = 0 
Process 20545 attached 
[pid 20543] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20545 
[pid 20544] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20543] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20544] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20545] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20543] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20544] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20545] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20543] close(3 <unfinished ...> 
[pid 20544] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20545] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20543] <... close resumed> )       = 0 
[pid 20544] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20545] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20545] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20543] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20545] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20544] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20545] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20543] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20544] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20545] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20543] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20544] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20545] dup2(3, 0 <unfinished ...> 
[pid 20543] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20545] <... dup2 resumed> )        = 0 
[pid 20543] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20544] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20545] close(3 <unfinished ...> 
[pid 20543] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20544] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20545] <... close resumed> )       = 0 
[pid 20543] waitpid(-1, Process 20543 suspended 
<unfinished ...> 
[pid 20544] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20544] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20545] stat64(".",  <unfinished ...> 
[pid 20544] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20544] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20545] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20544] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20545] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20544] fstat64(1,  <unfinished ...> 
[pid 20545] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20544] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20545] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20544] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20545] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20544] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20545] stat64("/bin/sed",  <unfinished ...> 
[pid 20544] write(1, "AM_CONDITIONAL:$f:$l::$n::${::}%"..., 33 <unfinished ...> 
[pid 20545] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20544] <... write resumed> )       = 33 
[pid 20545] access("/bin/sed", X_OK)    = 0 
[pid 20545] stat64("/bin/sed",  <unfinished ...> 
[pid 20544] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20545] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20544] <... munmap resumed> )      = 0 
[pid 20545] access("/bin/sed", X_OK <unfinished ...> 
[pid 20544] exit_group(0)               = ? 
Process 20543 resumed 
Process 20544 detached 
[pid 20545] <... access resumed> )      = 0 
[pid 20545] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20543] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20544 
[pid 20545] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20543] waitpid(-1, Process 20543 suspended 
<unfinished ...> 
[pid 20545] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20545] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20545] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20545] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20545] brk(0)                      = 0x899b000 
[pid 20545] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20545] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20545] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20545] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20545] close(3)                    = 0 
[pid 20545] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20545] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20545] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20545] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20545] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20545] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20545] close(3)                    = 0 
[pid 20545] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20545] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20545] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20545] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20545] munmap(0xb7fe9000, 91364)   = 0 
[pid 20545] brk(0)                      = 0x899b000 
[pid 20545] brk(0x89bc000)              = 0x89bc000 
[pid 20545] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20545] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20545] read(0, "AM_CONDITIONAL:$f:$l::$n::${::}%"..., 4096) = 33 
[pid 20545] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20545] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20545] read(0, "", 4096)           = 0 
[pid 20545] write(1, "AM_CONDITIONAL:$f:$l::$n::${::}%"..., 33 <unfinished ...> 
[pid 20463] <... read resumed> "AM_CONDITIONAL:$f:$l::$n::${::}%"..., 128) = 33 
[pid 20545] <... write resumed> )       = 33 
[pid 20463] read(3,  <unfinished ...> 
[pid 20545] close(1)                    = 0 
[pid 20545] munmap(0xb7ffe000, 4096)    = 0 
[pid 20545] close(2)                    = 0 
[pid 20545] exit_group(0)               = ? 
Process 20543 resumed 
Process 20545 detached 
[pid 20543] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20545 
[pid 20543] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20543] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20543] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20543] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20543] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20543] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20543] sigreturn()                 = ? (mask now []) 
[pid 20543] exit_group(0)               = ? 
Process 20543 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20543 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20546 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20546 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20546] close(255)                  = 0 
[pid 20546] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20546] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20546] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20546] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20546] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20546] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20546] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20546] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20546] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20546] dup2(4, 1)                  = 1 
[pid 20546] close(4)                    = 0 
[pid 20546] close(3)                    = 0 
[pid 20546] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20546] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20546] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20546] access("/usr/bin/expr", X_OK) = 0 
[pid 20546] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20546] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20546] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20546] execve("/usr/bin/expr", ["expr", "x--trace=AC_CONFIG_FILES:$f:$l::"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_CONFIG_FILES:$f:$l::"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20546] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20546] brk(0)                      = 0x880c000 
[pid 20546] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20546] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20546] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20546] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20546] close(3)                    = 0 
[pid 20546] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20546] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20546] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20546] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20546] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20546] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20546] close(3)                    = 0 
[pid 20546] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20546] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20546] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20546] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20546] munmap(0xb7fe9000, 91364)   = 0 
[pid 20546] brk(0)                      = 0x880c000 
[pid 20546] brk(0x882d000)              = 0x882d000 
[pid 20546] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20546] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20546] write(1, "--trace\n", 8)    = 8 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20546] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20546] munmap(0xb7fff000, 4096)    = 0 
[pid 20546] exit_group(0)               = ? 
Process 20463 resumed 
Process 20546 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20546 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20547 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20547 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20547] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20547] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20547] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20547] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20547] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20547] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20547] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20547] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20547] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20547] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20547] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20547] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20547] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20547] dup2(4, 1)                  = 1 
[pid 20547] close(4)                    = 0 
[pid 20547] close(3)                    = 0 
[pid 20547] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20547] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20547] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20547] access("/usr/bin/expr", X_OK) = 0 
[pid 20547] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20547] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20547] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20547] execve("/usr/bin/expr", ["expr", "x--trace=AC_CONFIG_FILES:$f:$l::"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_CONFIG_FILES:$f:$l::"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20547] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20547] brk(0)                      = 0x932a000 
[pid 20547] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20547] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20547] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20547] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20547] close(3)                    = 0 
[pid 20547] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20547] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20547] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20547] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20547] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20547] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20547] close(3)                    = 0 
[pid 20547] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20547] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20547] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20547] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20547] munmap(0xb7fe9000, 91364)   = 0 
[pid 20547] brk(0)                      = 0x932a000 
[pid 20547] brk(0x934b000)              = 0x934b000 
[pid 20547] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20547] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20547] write(1, "AC_CONFIG_FILES:$f:$l::$n::${::}"..., 34 <unfinished ...> 
[pid 20463] <... read resumed> "AC_CONFIG_FILES:$f:$l::$n::${::}"..., 128) = 34 
[pid 20547] <... write resumed> )       = 34 
[pid 20463] read(3,  <unfinished ...> 
[pid 20547] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20547] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20547] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20547] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20547] exit_group(0)               = ? 
Process 20547 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20547 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20548 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20548 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20548] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20548] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20548] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20548] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20548] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20548] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20548] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20548] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20548] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20548] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20548] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20548] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20548] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20548] dup2(4, 1)                  = 1 
[pid 20548] close(4)                    = 0 
[pid 20548] close(3)                    = 0 
[pid 20548] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20548] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20548] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20548] pipe([3, 4])                = 0 
[pid 20548] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20548] clone(Process 20549 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20549 
[pid 20548] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20549] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20548] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20549] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20548] close(4 <unfinished ...> 
[pid 20549] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20548] <... close resumed> )       = 0 
[pid 20549] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20548] close(4 <unfinished ...> 
[pid 20549] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20548] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20549] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20548] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20549] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20548] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20549] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20548] clone( <unfinished ...> 
[pid 20549] close(3)                    = 0 
[pid 20549] dup2(4, 1Process 20550 attached 
<unfinished ...> 
[pid 20548] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20550 
[pid 20549] <... dup2 resumed> )        = 1 
[pid 20548] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20550] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20549] close(4 <unfinished ...> 
[pid 20548] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20550] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20549] <... close resumed> )       = 0 
[pid 20548] close(3)                    = 0 
[pid 20550] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20548] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20550] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20548] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20550] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20548] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20550] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20548] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20550] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20548] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20550] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20548] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20550] dup2(3, 0 <unfinished ...> 
[pid 20548] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20550] <... dup2 resumed> )        = 0 
[pid 20548] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20550] close(3 <unfinished ...> 
[pid 20548] waitpid(-1, Process 20548 suspended 
<unfinished ...> 
[pid 20550] <... close resumed> )       = 0 
[pid 20549] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20550] stat64(".",  <unfinished ...> 
[pid 20549] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20550] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20549] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20550] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20549] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20550] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20549] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20550] stat64("/usr/local/bin/sed", 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20549] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20550] stat64("/bin/sed",  <unfinished ...> 
[pid 20549] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20550] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20549] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20550] access("/bin/sed", X_OK <unfinished ...> 
[pid 20549] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20550] <... access resumed> )      = 0 
[pid 20549] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20550] stat64("/bin/sed",  <unfinished ...> 
[pid 20549] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20550] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20549] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20550] access("/bin/sed", X_OK <unfinished ...> 
[pid 20549] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20550] <... access resumed> )      = 0 
[pid 20549] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20550] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20549] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20550] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20550] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20549] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20550] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20550] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20549] fstat64(1,  <unfinished ...> 
[pid 20550] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20549] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20550] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */] <unfinished ...> 
[pid 20549] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20549] write(1, "AC_CONFIG_FILES:$f:$l::$n::${::}"..., 34) = 34 
[pid 20550] <... execve resumed> )      = 0 
[pid 20550] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20550] brk(0)                      = 0x87ac000 
[pid 20550] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20550] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20550] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20550] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20550] close(3)                    = 0 
[pid 20550] open("/lib/tls/libc.so.6", O_RDONLY <unfinished ...> 
[pid 20549] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20550] <... open resumed> )        = 3 
[pid 20549] <... munmap resumed> )      = 0 
[pid 20549] exit_group(0)               = ? 
Process 20548 resumed 
Process 20549 detached 
[pid 20550] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20548] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20549 
[pid 20550] fstat64(3,  <unfinished ...> 
[pid 20548] waitpid(-1, Process 20548 suspended 
<unfinished ...> 
[pid 20550] <... fstat64 resumed> {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20550] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20550] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20550] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20550] close(3)                    = 0 
[pid 20550] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20550] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20550] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20550] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20550] munmap(0xb7fe9000, 91364)   = 0 
[pid 20550] brk(0)                      = 0x87ac000 
[pid 20550] brk(0x87cd000)              = 0x87cd000 
[pid 20550] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20550] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20550] read(0, "AC_CONFIG_FILES:$f:$l::$n::${::}"..., 4096) = 34 
[pid 20550] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20550] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20550] read(0, "", 4096)           = 0 
[pid 20550] write(1, "AC_CONFIG_FILES:$f:$l::$n::${::}"..., 34 <unfinished ...> 
[pid 20463] <... read resumed> "AC_CONFIG_FILES:$f:$l::$n::${::}"..., 128) = 34 
[pid 20550] <... write resumed> )       = 34 
[pid 20463] read(3,  <unfinished ...> 
[pid 20550] close(1)                    = 0 
[pid 20550] munmap(0xb7ffe000, 4096)    = 0 
[pid 20550] close(2)                    = 0 
[pid 20550] exit_group(0)               = ? 
Process 20548 resumed 
Process 20550 detached 
[pid 20548] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20550 
[pid 20548] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20548] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20548] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20548] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20548] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20548] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20548] sigreturn()                 = ? (mask now []) 
[pid 20548] exit_group(0)               = ? 
Process 20548 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20548 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20551 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20551 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20551] close(255)                  = 0 
[pid 20551] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20551] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20551] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20551] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20551] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20551] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20551] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20551] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20551] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20551] dup2(4, 1)                  = 1 
[pid 20551] close(4)                    = 0 
[pid 20551] close(3)                    = 0 
[pid 20551] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20551] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20551] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20551] access("/usr/bin/expr", X_OK) = 0 
[pid 20551] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20551] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20551] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20551] execve("/usr/bin/expr", ["expr", "x--trace=AC_CANONICAL_SYSTEM:$f:"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_CANONICAL_SYSTEM:$f:"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20551] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20551] brk(0)                      = 0xa019000 
[pid 20551] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20551] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20551] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20551] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20551] close(3)                    = 0 
[pid 20551] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20551] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20551] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20551] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20551] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20551] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20551] close(3)                    = 0 
[pid 20551] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20551] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20551] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20551] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20551] munmap(0xb7fe9000, 91364)   = 0 
[pid 20551] brk(0)                      = 0xa019000 
[pid 20551] brk(0xa03a000)              = 0xa03a000 
[pid 20551] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20551] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20551] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20551] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20551] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20551] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20551] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20551] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20551] exit_group(0)               = ? 
Process 20551 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20551 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20552 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20552 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20552] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20552] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20552] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20552] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20552] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20552] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20552] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20552] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20552] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20552] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20552] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20552] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20552] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20552] dup2(4, 1)                  = 1 
[pid 20552] close(4)                    = 0 
[pid 20552] close(3)                    = 0 
[pid 20552] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20552] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20552] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20552] access("/usr/bin/expr", X_OK) = 0 
[pid 20552] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20552] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20552] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20552] execve("/usr/bin/expr", ["expr", "x--trace=AC_CANONICAL_SYSTEM:$f:"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_CANONICAL_SYSTEM:$f:"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20552] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20552] brk(0)                      = 0x8f5e000 
[pid 20552] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20552] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20552] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20552] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20552] close(3)                    = 0 
[pid 20552] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20552] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20552] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20552] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20552] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20552] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20552] close(3)                    = 0 
[pid 20552] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20552] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20552] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20552] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20552] munmap(0xb7fe9000, 91364)   = 0 
[pid 20552] brk(0)                      = 0x8f5e000 
[pid 20552] brk(0x8f7f000)              = 0x8f7f000 
[pid 20552] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20552] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20552] write(1, "AC_CANONICAL_SYSTEM:$f:$l::$n::$"..., 38 <unfinished ...> 
[pid 20463] <... read resumed> "AC_CANONICAL_SYSTEM:$f:$l::$n::$"..., 128) = 38 
[pid 20552] <... write resumed> )       = 38 
[pid 20463] read(3,  <unfinished ...> 
[pid 20552] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20552] <... close resumed> )       = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20552] munmap(0xb7fff000, 4096)    = 0 
[pid 20552] exit_group(0)               = ? 
Process 20463 resumed 
Process 20552 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20552 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20553 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20553 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20553] close(255)                  = 0 
[pid 20553] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20553] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20553] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20553] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20553] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20553] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20553] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20553] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20553] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20553] dup2(4, 1)                  = 1 
[pid 20553] close(4)                    = 0 
[pid 20553] close(3)                    = 0 
[pid 20553] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20553] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20553] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20553] pipe([3, 4])                = 0 
[pid 20553] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20553] clone(Process 20554 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20554 
[pid 20553] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20553] close(4)                    = 0 
[pid 20553] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20553] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20553] clone(Process 20555 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20555 
[pid 20553] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20553] close(3)                    = 0 
[pid 20553] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 
[pid 20553] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20553] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 
[pid 20553] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20553] waitpid(-1, Process 20553 suspended 
<unfinished ...> 
[pid 20554] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20555] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20554] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20555] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20554] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20555] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20554] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20555] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20554] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20555] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20554] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20555] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20554] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20555] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20554] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20555] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20554] close(3 <unfinished ...> 
[pid 20555] dup2(3, 0 <unfinished ...> 
[pid 20554] <... close resumed> )       = 0 
[pid 20555] <... dup2 resumed> )        = 0 
[pid 20554] dup2(4, 1 <unfinished ...> 
[pid 20555] close(3 <unfinished ...> 
[pid 20554] <... dup2 resumed> )        = 1 
[pid 20555] <... close resumed> )       = 0 
[pid 20554] close(4 <unfinished ...> 
[pid 20555] stat64(".",  <unfinished ...> 
[pid 20554] <... close resumed> )       = 0 
[pid 20555] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20555] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20554] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20555] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20554] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20555] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20554] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20555] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20554] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20555] stat64("/bin/sed",  <unfinished ...> 
[pid 20554] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20555] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20554] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20555] access("/bin/sed", X_OK <unfinished ...> 
[pid 20554] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20555] <... access resumed> )      = 0 
[pid 20554] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20555] stat64("/bin/sed",  <unfinished ...> 
[pid 20554] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20555] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20554] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20554] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20554] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20555] access("/bin/sed", X_OK <unfinished ...> 
[pid 20554] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20555] <... access resumed> )      = 0 
[pid 20554] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20555] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20554] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20555] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20555] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20554] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20555] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20554] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20555] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20554] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20555] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20554] write(1, "AC_CANONICAL_SYSTEM:$f:$l::$n::$"..., 38 <unfinished ...> 
[pid 20555] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */] <unfinished ...> 
[pid 20554] <... write resumed> )       = 38 
[pid 20554] munmap(0xb7fff000, 4096)    = 0 
[pid 20554] exit_group(0)               = ? 
Process 20553 resumed 
Process 20554 detached 
[pid 20555] <... execve resumed> )      = 0 
[pid 20553] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20554 
[pid 20555] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20555] brk(0)                      = 0x9565000 
[pid 20555] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20553] waitpid(-1, Process 20553 suspended 
<unfinished ...> 
[pid 20555] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20555] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20555] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20555] close(3)                    = 0 
[pid 20555] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20555] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20555] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20555] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20555] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20555] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20555] close(3)                    = 0 
[pid 20555] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20555] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20555] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20555] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20555] munmap(0xb7fe9000, 91364)   = 0 
[pid 20555] brk(0)                      = 0x9565000 
[pid 20555] brk(0x9586000)              = 0x9586000 
[pid 20555] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20555] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20555] read(0, "AC_CANONICAL_SYSTEM:$f:$l::$n::$"..., 4096) = 38 
[pid 20555] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20555] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20555] read(0, "", 4096)           = 0 
[pid 20555] write(1, "AC_CANONICAL_SYSTEM:$f:$l::$n::$"..., 38 <unfinished ...> 
[pid 20463] <... read resumed> "AC_CANONICAL_SYSTEM:$f:$l::$n::$"..., 128) = 38 
[pid 20555] <... write resumed> )       = 38 
[pid 20463] read(3,  <unfinished ...> 
[pid 20555] close(1)                    = 0 
[pid 20555] munmap(0xb7ffe000, 4096)    = 0 
[pid 20555] close(2)                    = 0 
[pid 20555] exit_group(0)               = ? 
Process 20553 resumed 
Process 20555 detached 
[pid 20553] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20555 
[pid 20553] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20553] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20553] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20553] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20553] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20553] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20553] sigreturn()                 = ? (mask now []) 
[pid 20553] exit_group(0)               = ? 
Process 20553 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20553 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20556 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20556 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20556] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20556] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20556] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20556] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20556] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20556] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20556] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20556] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20556] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20556] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20556] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20556] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20556] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20556] dup2(4, 1)                  = 1 
[pid 20556] close(4)                    = 0 
[pid 20556] close(3)                    = 0 
[pid 20556] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20556] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20556] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20556] access("/usr/bin/expr", X_OK) = 0 
[pid 20556] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20556] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20556] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20556] execve("/usr/bin/expr", ["expr", "x--trace=AC_SUBST:$f:$l::$n::${:"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_SUBST:$f:$l::$n::${:"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20556] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20556] brk(0)                      = 0x9327000 
[pid 20556] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20556] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20556] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20556] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20556] close(3)                    = 0 
[pid 20556] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20556] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20556] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20556] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20556] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20556] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20556] close(3)                    = 0 
[pid 20556] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20556] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20556] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20556] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20556] munmap(0xb7fe9000, 91364)   = 0 
[pid 20556] brk(0)                      = 0x9327000 
[pid 20556] brk(0x9348000)              = 0x9348000 
[pid 20556] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20556] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20556] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20556] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20556] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20556] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20556] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20556] exit_group(0)               = ? 
Process 20556 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20556 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20557 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20557 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20557] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20557] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20557] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20557] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20557] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20557] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20557] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20557] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20557] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20557] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20557] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20557] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20557] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20557] dup2(4, 1)                  = 1 
[pid 20557] close(4)                    = 0 
[pid 20557] close(3)                    = 0 
[pid 20557] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20557] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20557] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20557] access("/usr/bin/expr", X_OK) = 0 
[pid 20557] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20557] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20557] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20557] execve("/usr/bin/expr", ["expr", "x--trace=AC_SUBST:$f:$l::$n::${:"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_SUBST:$f:$l::$n::${:"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20557] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20557] brk(0)                      = 0x9d07000 
[pid 20557] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20557] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20557] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20557] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20557] close(3)                    = 0 
[pid 20557] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20557] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20557] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20557] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20557] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20557] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20557] close(3)                    = 0 
[pid 20557] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20557] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20557] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20557] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20557] munmap(0xb7fe9000, 91364)   = 0 
[pid 20557] brk(0)                      = 0x9d07000 
[pid 20557] brk(0x9d28000)              = 0x9d28000 
[pid 20557] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20557] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20557] write(1, "AC_SUBST:$f:$l::$n::${::}%\n", 27 <unfinished ...> 
[pid 20463] <... read resumed> "AC_SUBST:$f:$l::$n::${::}%\n", 128) = 27 
[pid 20557] <... write resumed> )       = 27 
[pid 20463] read(3,  <unfinished ...> 
[pid 20557] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20557] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20557] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20557] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20557] exit_group(0)               = ? 
Process 20557 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20557 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20558 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20558 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20558] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20558] <... close resumed> )       = 0 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20558] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] close(4 <unfinished ...> 
[pid 20558] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20558] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20558] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20558] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20558] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20558] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20558] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20558] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20558] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20558] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20558] dup2(4, 1)                  = 1 
[pid 20558] close(4)                    = 0 
[pid 20558] close(3)                    = 0 
[pid 20558] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20558] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20558] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20558] pipe([3, 4])                = 0 
[pid 20558] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20558] clone(Process 20559 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20559 
[pid 20558] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20558] close(4)                    = 0 
[pid 20558] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20558] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20558] clone(Process 20560 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20560 
[pid 20559] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20558] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20560] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20559] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20558] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20560] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20559] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20558] close(3 <unfinished ...> 
[pid 20560] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20559] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20558] <... close resumed> )       = 0 
[pid 20560] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20559] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20558] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 
[pid 20558] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20558] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 
[pid 20558] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20558] waitpid(-1, Process 20558 suspended 
<unfinished ...> 
[pid 20560] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20559] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20560] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20559] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20560] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20559] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20560] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20559] close(3 <unfinished ...> 
[pid 20560] dup2(3, 0 <unfinished ...> 
[pid 20559] <... close resumed> )       = 0 
[pid 20560] <... dup2 resumed> )        = 0 
[pid 20559] dup2(4, 1 <unfinished ...> 
[pid 20560] close(3 <unfinished ...> 
[pid 20559] <... dup2 resumed> )        = 1 
[pid 20560] <... close resumed> )       = 0 
[pid 20559] close(4)                    = 0 
[pid 20560] stat64(".",  <unfinished ...> 
[pid 20559] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20559] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20559] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20559] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20559] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20560] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20559] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20560] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20559] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20560] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20559] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20560] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20559] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20560] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20559] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20560] stat64("/bin/sed",  <unfinished ...> 
[pid 20559] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20560] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20559] fstat64(1,  <unfinished ...> 
[pid 20560] access("/bin/sed", X_OK <unfinished ...> 
[pid 20559] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20560] <... access resumed> )      = 0 
[pid 20559] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20560] stat64("/bin/sed",  <unfinished ...> 
[pid 20559] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20560] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20559] write(1, "AC_SUBST:$f:$l::$n::${::}%\n", 27 <unfinished ...> 
[pid 20560] access("/bin/sed", X_OK <unfinished ...> 
[pid 20559] <... write resumed> )       = 27 
[pid 20560] <... access resumed> )      = 0 
[pid 20560] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20559] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20560] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20559] <... munmap resumed> )      = 0 
[pid 20560] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20559] exit_group(0)               = ? 
Process 20558 resumed 
Process 20559 detached 
[pid 20560] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20558] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20559 
[pid 20560] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20558] waitpid(-1, Process 20558 suspended 
<unfinished ...> 
[pid 20560] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20560] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20560] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20560] brk(0)                      = 0x940a000 
[pid 20560] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20560] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20560] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20560] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20560] close(3)                    = 0 
[pid 20560] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20560] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20560] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20560] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20560] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20560] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20560] close(3)                    = 0 
[pid 20560] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20560] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20560] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20560] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20560] munmap(0xb7fe9000, 91364)   = 0 
[pid 20560] brk(0)                      = 0x940a000 
[pid 20560] brk(0x942b000)              = 0x942b000 
[pid 20560] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20560] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20560] read(0, "AC_SUBST:$f:$l::$n::${::}%\n", 4096) = 27 
[pid 20560] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20560] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20560] read(0, "", 4096)           = 0 
[pid 20560] write(1, "AC_SUBST:$f:$l::$n::${::}%\n", 27 <unfinished ...> 
[pid 20463] <... read resumed> "AC_SUBST:$f:$l::$n::${::}%\n", 128) = 27 
[pid 20560] <... write resumed> )       = 27 
[pid 20463] read(3,  <unfinished ...> 
[pid 20560] close(1)                    = 0 
[pid 20560] munmap(0xb7ffe000, 4096)    = 0 
[pid 20560] close(2)                    = 0 
[pid 20560] exit_group(0)               = ? 
Process 20558 resumed 
Process 20560 detached 
[pid 20558] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20560 
[pid 20558] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20558] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20558] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20558] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20558] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20558] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20558] sigreturn()                 = ? (mask now []) 
[pid 20558] exit_group(0)               = ? 
Process 20558 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20558 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20561 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20561 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20561] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20561] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20561] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20561] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20561] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20561] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20561] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20561] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20561] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20561] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20561] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20561] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20561] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20561] dup2(4, 1)                  = 1 
[pid 20561] close(4)                    = 0 
[pid 20561] close(3)                    = 0 
[pid 20561] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20561] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20561] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20561] access("/usr/bin/expr", X_OK) = 0 
[pid 20561] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20561] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20561] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20561] execve("/usr/bin/expr", ["expr", "x--trace=AC_CONFIG_HEADERS:$f:$l"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_CONFIG_HEADERS:$f:$l"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20561] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20561] brk(0)                      = 0x97a1000 
[pid 20561] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20561] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20561] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20561] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20561] close(3)                    = 0 
[pid 20561] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20561] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20561] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20561] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20561] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20561] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20561] close(3)                    = 0 
[pid 20561] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20561] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20561] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20561] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20561] munmap(0xb7fe9000, 91364)   = 0 
[pid 20561] brk(0)                      = 0x97a1000 
[pid 20561] brk(0x97c2000)              = 0x97c2000 
[pid 20561] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20561] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20561] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20561] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20561] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20561] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20561] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20561] exit_group(0)               = ? 
Process 20561 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20561 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20562 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20562 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20562] close(255 <unfinished ...> 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20562] <... close resumed> )       = 0 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20562] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] close(4 <unfinished ...> 
[pid 20562] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20562] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20562] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20562] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20562] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20562] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20562] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20562] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20562] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20562] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20562] dup2(4, 1)                  = 1 
[pid 20562] close(4)                    = 0 
[pid 20562] close(3)                    = 0 
[pid 20562] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20562] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20562] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20562] access("/usr/bin/expr", X_OK) = 0 
[pid 20562] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20562] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20562] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20562] execve("/usr/bin/expr", ["expr", "x--trace=AC_CONFIG_HEADERS:$f:$l"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_CONFIG_HEADERS:$f:$l"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20562] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20562] brk(0)                      = 0x8771000 
[pid 20562] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20562] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20562] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20562] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20562] close(3)                    = 0 
[pid 20562] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20562] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20562] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20562] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20562] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20562] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20562] close(3)                    = 0 
[pid 20562] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20562] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20562] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20562] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20562] munmap(0xb7fe9000, 91364)   = 0 
[pid 20562] brk(0)                      = 0x8771000 
[pid 20562] brk(0x8792000)              = 0x8792000 
[pid 20562] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20562] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20562] write(1, "AC_CONFIG_HEADERS:$f:$l::$n::${:"..., 36 <unfinished ...> 
[pid 20463] <... read resumed> "AC_CONFIG_HEADERS:$f:$l::$n::${:"..., 128) = 36 
[pid 20562] <... write resumed> )       = 36 
[pid 20463] read(3,  <unfinished ...> 
[pid 20562] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20562] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20562] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20562] exit_group(0)               = ? 
Process 20562 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20562 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20563 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20563 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20563] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20563] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20563] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20563] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20563] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20563] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20563] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20563] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20563] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20563] dup2(4, 1)                  = 1 
[pid 20563] close(4)                    = 0 
[pid 20563] close(3)                    = 0 
[pid 20563] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20563] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20563] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20563] pipe([3, 4])                = 0 
[pid 20563] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20563] clone(Process 20564 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20564 
[pid 20563] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20564] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20563] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20564] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20563] close(4 <unfinished ...> 
[pid 20564] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20563] <... close resumed> )       = 0 
[pid 20564] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20563] close(4 <unfinished ...> 
[pid 20564] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20563] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20564] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20564] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20563] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20564] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20563] clone( <unfinished ...> 
[pid 20564] close(3Process 20565 attached 
<unfinished ...> 
[pid 20563] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20565 
[pid 20564] <... close resumed> )       = 0 
[pid 20563] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20564] dup2(4, 1 <unfinished ...> 
[pid 20565] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20563] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20564] <... dup2 resumed> )        = 1 
[pid 20565] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20563] close(3 <unfinished ...> 
[pid 20564] close(4 <unfinished ...> 
[pid 20565] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20563] <... close resumed> )       = 0 
[pid 20564] <... close resumed> )       = 0 
[pid 20565] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20564] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20565] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20563] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20564] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20565] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20564] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20565] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20563] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20564] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20565] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20563] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20564] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20565] dup2(3, 0 <unfinished ...> 
[pid 20563] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20564] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20565] <... dup2 resumed> )        = 0 
[pid 20563] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20564] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20565] close(3 <unfinished ...> 
[pid 20563] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20564] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20565] <... close resumed> )       = 0 
[pid 20563] waitpid(-1, Process 20563 suspended 
<unfinished ...> 
[pid 20564] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20565] stat64(".",  <unfinished ...> 
[pid 20564] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20564] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20565] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20564] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20565] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20564] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20565] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20564] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20565] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20564] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20565] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20564] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20565] stat64("/bin/sed",  <unfinished ...> 
[pid 20564] fstat64(1,  <unfinished ...> 
[pid 20565] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20564] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20565] access("/bin/sed", X_OK <unfinished ...> 
[pid 20564] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20565] <... access resumed> )      = 0 
[pid 20564] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20565] stat64("/bin/sed",  <unfinished ...> 
[pid 20564] write(1, "AC_CONFIG_HEADERS:$f:$l::$n::${:"..., 36 <unfinished ...> 
[pid 20565] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20564] <... write resumed> )       = 36 
[pid 20565] access("/bin/sed", X_OK <unfinished ...> 
[pid 20564] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20565] <... access resumed> )      = 0 
[pid 20564] <... munmap resumed> )      = 0 
[pid 20565] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20564] exit_group(0)               = ? 
Process 20563 resumed 
Process 20564 detached 
[pid 20565] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20565] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20563] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20564 
[pid 20565] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20563] waitpid(-1, Process 20563 suspended 
<unfinished ...> 
[pid 20565] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20565] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20565] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20565] brk(0)                      = 0x930c000 
[pid 20565] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20565] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20565] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20565] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20565] close(3)                    = 0 
[pid 20565] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20565] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20565] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20565] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20565] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20565] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20565] close(3)                    = 0 
[pid 20565] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20565] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20565] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20565] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20565] munmap(0xb7fe9000, 91364)   = 0 
[pid 20565] brk(0)                      = 0x930c000 
[pid 20565] brk(0x932d000)              = 0x932d000 
[pid 20565] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20565] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20565] read(0, "AC_CONFIG_HEADERS:$f:$l::$n::${:"..., 4096) = 36 
[pid 20565] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20565] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20565] read(0, "", 4096)           = 0 
[pid 20565] write(1, "AC_CONFIG_HEADERS:$f:$l::$n::${:"..., 36 <unfinished ...> 
[pid 20463] <... read resumed> "AC_CONFIG_HEADERS:$f:$l::$n::${:"..., 128) = 36 
[pid 20565] <... write resumed> )       = 36 
[pid 20463] read(3,  <unfinished ...> 
[pid 20565] close(1)                    = 0 
[pid 20565] munmap(0xb7ffe000, 4096)    = 0 
[pid 20565] close(2)                    = 0 
[pid 20565] exit_group(0)               = ? 
Process 20563 resumed 
Process 20565 detached 
[pid 20563] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20565 
[pid 20563] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20563] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20563] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20563] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20563] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20563] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20563] sigreturn()                 = ? (mask now []) 
[pid 20563] exit_group(0)               = ? 
Process 20563 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20563 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20566 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20566 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20566] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20566] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20566] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20566] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20566] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20566] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20566] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20566] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20566] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20566] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20566] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20566] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20566] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20566] dup2(4, 1)                  = 1 
[pid 20566] close(4)                    = 0 
[pid 20566] close(3)                    = 0 
[pid 20566] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20566] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20566] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20566] access("/usr/bin/expr", X_OK) = 0 
[pid 20566] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20566] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20566] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20566] execve("/usr/bin/expr", ["expr", "x--trace=AM_MAINTAINER_MODE:$f:$"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AM_MAINTAINER_MODE:$f:$"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20566] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20566] brk(0)                      = 0x9aad000 
[pid 20566] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20566] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20566] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20566] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20566] close(3)                    = 0 
[pid 20566] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20566] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20566] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20566] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20566] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20566] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20566] close(3)                    = 0 
[pid 20566] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20566] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20566] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20566] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20566] munmap(0xb7fe9000, 91364)   = 0 
[pid 20566] brk(0)                      = 0x9aad000 
[pid 20566] brk(0x9ace000)              = 0x9ace000 
[pid 20566] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20566] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20566] write(1, "--trace\n", 8)    = 8 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20566] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20566] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20566] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20566] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20566] exit_group(0)               = ? 
Process 20566 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20566 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20567 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20567 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20567] close(255)                  = 0 
[pid 20567] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20567] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20567] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20567] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20567] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20567] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20567] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20567] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20567] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20567] dup2(4, 1)                  = 1 
[pid 20567] close(4)                    = 0 
[pid 20567] close(3)                    = 0 
[pid 20567] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20567] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20567] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20567] access("/usr/bin/expr", X_OK) = 0 
[pid 20567] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20567] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20567] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20567] execve("/usr/bin/expr", ["expr", "x--trace=AM_MAINTAINER_MODE:$f:$"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AM_MAINTAINER_MODE:$f:$"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20567] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20567] brk(0)                      = 0x9857000 
[pid 20567] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20567] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20567] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20567] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20567] close(3)                    = 0 
[pid 20567] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20567] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20567] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20567] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20567] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20567] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20567] close(3)                    = 0 
[pid 20567] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20567] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20567] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20567] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20567] munmap(0xb7fe9000, 91364)   = 0 
[pid 20567] brk(0)                      = 0x9857000 
[pid 20567] brk(0x9878000)              = 0x9878000 
[pid 20567] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20567] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20567] write(1, "AM_MAINTAINER_MODE:$f:$l::$n::${"..., 37 <unfinished ...> 
[pid 20463] <... read resumed> "AM_MAINTAINER_MODE:$f:$l::$n::${"..., 128) = 37 
[pid 20567] <... write resumed> )       = 37 
[pid 20463] read(3,  <unfinished ...> 
[pid 20567] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20567] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20567] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20567] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20567] exit_group(0)               = ? 
Process 20567 detached 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20567 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20568 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20568 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20568] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20568] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20568] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20568] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20568] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20568] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20568] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20568] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20568] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20568] dup2(4, 1)                  = 1 
[pid 20568] close(4)                    = 0 
[pid 20568] close(3)                    = 0 
[pid 20568] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20568] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20568] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20568] pipe([3, 4])                = 0 
[pid 20568] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20568] clone(Process 20569 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20569 
[pid 20569] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20568] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20569] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20568] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20569] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20568] close(4 <unfinished ...> 
[pid 20569] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20568] <... close resumed> )       = 0 
[pid 20569] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20568] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20569] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20569] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20568] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20569] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20568] clone( <unfinished ...> 
[pid 20569] close(3)                    = 0 
[pid 20569] dup2(4, 1)                  = 1 
Process 20570 attached 
[pid 20568] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20570 
[pid 20569] close(4)                    = 0 
[pid 20568] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20570] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20569] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20568] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20569] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20570] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20568] close(3 <unfinished ...> 
[pid 20569] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20570] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20568] <... close resumed> )       = 0 
[pid 20569] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20570] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20569] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20570] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20568] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20569] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20570] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20569] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20570] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20568] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20569] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20570] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20568] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20569] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20570] dup2(3, 0 <unfinished ...> 
[pid 20568] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20569] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20570] <... dup2 resumed> )        = 0 
[pid 20568] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20569] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20570] close(3 <unfinished ...> 
[pid 20568] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20569] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20570] <... close resumed> )       = 0 
[pid 20568] waitpid(-1, Process 20568 suspended 
<unfinished ...> 
[pid 20569] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20570] stat64(".",  <unfinished ...> 
[pid 20569] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20570] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20569] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20570] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20569] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20570] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20569] fstat64(1,  <unfinished ...> 
[pid 20570] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20569] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20570] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20569] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20570] stat64("/bin/sed",  <unfinished ...> 
[pid 20569] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20570] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20569] write(1, "AM_MAINTAINER_MODE:$f:$l::$n::${"..., 37 <unfinished ...> 
[pid 20570] access("/bin/sed", X_OK <unfinished ...> 
[pid 20569] <... write resumed> )       = 37 
[pid 20570] <... access resumed> )      = 0 
[pid 20570] stat64("/bin/sed",  <unfinished ...> 
[pid 20569] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20570] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20570] access("/bin/sed", X_OK <unfinished ...> 
[pid 20569] <... munmap resumed> )      = 0 
[pid 20570] <... access resumed> )      = 0 
[pid 20569] exit_group(0)               = ? 
Process 20568 resumed 
Process 20569 detached 
[pid 20570] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20570] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20568] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20569 
[pid 20570] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20568] waitpid(-1, Process 20568 suspended 
<unfinished ...> 
[pid 20570] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20570] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20570] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20570] brk(0)                      = 0x8c83000 
[pid 20570] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20570] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20570] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20570] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20570] close(3)                    = 0 
[pid 20570] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20570] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20570] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20570] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20570] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20570] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20570] close(3)                    = 0 
[pid 20570] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20570] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20570] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20570] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20570] munmap(0xb7fe9000, 91364)   = 0 
[pid 20570] brk(0)                      = 0x8c83000 
[pid 20570] brk(0x8ca4000)              = 0x8ca4000 
[pid 20570] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20570] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20570] read(0, "AM_MAINTAINER_MODE:$f:$l::$n::${"..., 4096) = 37 
[pid 20570] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20570] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20570] read(0, "", 4096)           = 0 
[pid 20570] write(1, "AM_MAINTAINER_MODE:$f:$l::$n::${"..., 37 <unfinished ...> 
[pid 20463] <... read resumed> "AM_MAINTAINER_MODE:$f:$l::$n::${"..., 128) = 37 
[pid 20570] <... write resumed> )       = 37 
[pid 20570] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20570] <... close resumed> )       = 0 
[pid 20570] munmap(0xb7ffe000, 4096)    = 0 
[pid 20570] close(2)                    = 0 
[pid 20570] exit_group(0)               = ? 
Process 20568 resumed 
Process 20570 detached 
[pid 20568] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20570 
[pid 20568] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20568] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20568] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20568] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20568] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20568] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20568] sigreturn()                 = ? (mask now []) 
[pid 20568] exit_group(0)               = ? 
Process 20568 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20568 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20571 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20571 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20571] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20571] <... close resumed> )       = 0 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20571] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] close(4)                    = 0 
[pid 20571] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20571] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20571] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20571] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20571] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20571] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20571] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20571] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20571] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20571] dup2(4, 1)                  = 1 
[pid 20571] close(4)                    = 0 
[pid 20571] close(3)                    = 0 
[pid 20571] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20571] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20571] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20571] access("/usr/bin/expr", X_OK) = 0 
[pid 20571] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20571] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20571] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20571] execve("/usr/bin/expr", ["expr", "x--trace=AC_CANONICAL_HOST:$f:$l"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_CANONICAL_HOST:$f:$l"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20571] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20571] brk(0)                      = 0x8a84000 
[pid 20571] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20571] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20571] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20571] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20571] close(3)                    = 0 
[pid 20571] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20571] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20571] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20571] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20571] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20571] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20571] close(3)                    = 0 
[pid 20571] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20571] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20571] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20571] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20571] munmap(0xb7fe9000, 91364)   = 0 
[pid 20571] brk(0)                      = 0x8a84000 
[pid 20571] brk(0x8aa5000)              = 0x8aa5000 
[pid 20571] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20571] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20571] write(1, "--trace\n", 8)    = 8 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20571] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20571] <... close resumed> )       = 0 
[pid 20571] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20571] <... munmap resumed> )      = 0 
[pid 20463] close(3)                    = 0 
[pid 20571] exit_group(0)               = ? 
Process 20571 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20571 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20572 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20572 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20572] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20572] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20572] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20572] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20572] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20572] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20572] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20572] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20572] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20572] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20572] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20572] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20572] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20572] dup2(4, 1)                  = 1 
[pid 20572] close(4)                    = 0 
[pid 20572] close(3)                    = 0 
[pid 20572] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20572] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20572] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20572] access("/usr/bin/expr", X_OK) = 0 
[pid 20572] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20572] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20572] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20572] execve("/usr/bin/expr", ["expr", "x--trace=AC_CANONICAL_HOST:$f:$l"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_CANONICAL_HOST:$f:$l"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20572] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20572] brk(0)                      = 0x9b04000 
[pid 20572] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20572] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20572] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20572] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20572] close(3)                    = 0 
[pid 20572] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20572] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20572] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20572] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20572] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20572] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20572] close(3)                    = 0 
[pid 20572] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20572] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20572] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20572] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20572] munmap(0xb7fe9000, 91364)   = 0 
[pid 20572] brk(0)                      = 0x9b04000 
[pid 20572] brk(0x9b25000)              = 0x9b25000 
[pid 20572] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20572] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20572] write(1, "AC_CANONICAL_HOST:$f:$l::$n::${:"..., 36) = 36 
[pid 20463] <... read resumed> "AC_CANONICAL_HOST:$f:$l::$n::${:"..., 128) = 36 
[pid 20572] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20572] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20572] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20572] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20572] exit_group(0)               = ? 
Process 20572 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20572 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20573 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20573 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20573] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20573] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20573] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20573] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20573] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20573] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20573] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20573] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20573] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20573] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20573] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20573] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20573] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20573] dup2(4, 1)                  = 1 
[pid 20573] close(4)                    = 0 
[pid 20573] close(3)                    = 0 
[pid 20573] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20573] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20573] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20573] pipe([3, 4])                = 0 
[pid 20573] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20573] clone(Process 20574 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20574 
[pid 20573] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20574] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20573] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20573] close(4 <unfinished ...> 
[pid 20574] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20573] <... close resumed> )       = 0 
[pid 20574] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20573] close(4 <unfinished ...> 
[pid 20574] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20573] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20574] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20573] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20574] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20573] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20574] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20573] clone( <unfinished ...> 
[pid 20574] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20574] close(3)                    = 0 
[pid 20574] dup2(4, 1Process 20575 attached 
<unfinished ...> 
[pid 20573] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20575 
[pid 20574] <... dup2 resumed> )        = 1 
[pid 20573] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20575] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20574] close(4 <unfinished ...> 
[pid 20573] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20574] <... close resumed> )       = 0 
[pid 20575] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20573] close(3)                    = 0 
[pid 20574] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20575] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20573] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20574] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20575] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20573] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20574] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20575] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20573] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20574] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20575] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20573] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20574] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20575] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20573] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20574] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20575] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20573] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20574] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20575] dup2(3, 0 <unfinished ...> 
[pid 20573] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20574] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20575] <... dup2 resumed> )        = 0 
[pid 20573] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20574] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20575] close(3 <unfinished ...> 
[pid 20574] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20573] waitpid(-1, Process 20573 suspended 
<unfinished ...> 
[pid 20575] <... close resumed> )       = 0 
[pid 20574] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20575] stat64(".",  <unfinished ...> 
[pid 20574] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20575] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20574] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20575] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20574] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20575] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20574] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20575] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20574] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20575] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20575] stat64("/bin/sed", {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20574] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20575] access("/bin/sed", X_OK <unfinished ...> 
[pid 20574] write(1, "AC_CANONICAL_HOST:$f:$l::$n::${:"..., 36 <unfinished ...> 
[pid 20575] <... access resumed> )      = 0 
[pid 20574] <... write resumed> )       = 36 
[pid 20575] stat64("/bin/sed", {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20574] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20575] access("/bin/sed", X_OK <unfinished ...> 
[pid 20574] <... munmap resumed> )      = 0 
[pid 20574] exit_group(0)               = ? 
Process 20573 resumed 
Process 20574 detached 
[pid 20575] <... access resumed> )      = 0 
[pid 20575] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20575] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20573] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20574 
[pid 20575] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20573] waitpid(-1, Process 20573 suspended 
<unfinished ...> 
[pid 20575] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20575] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20575] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20575] brk(0)                      = 0x809b000 
[pid 20575] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20575] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20575] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20575] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20575] close(3)                    = 0 
[pid 20575] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20575] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20575] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20575] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20575] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20575] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20575] close(3)                    = 0 
[pid 20575] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20575] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20575] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20575] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20575] munmap(0xb7fe9000, 91364)   = 0 
[pid 20575] brk(0)                      = 0x809b000 
[pid 20575] brk(0x80bc000)              = 0x80bc000 
[pid 20575] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20575] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20575] read(0, "AC_CANONICAL_HOST:$f:$l::$n::${:"..., 4096) = 36 
[pid 20575] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20575] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20575] read(0, "", 4096)           = 0 
[pid 20575] write(1, "AC_CANONICAL_HOST:$f:$l::$n::${:"..., 36) = 36 
[pid 20463] <... read resumed> "AC_CANONICAL_HOST:$f:$l::$n::${:"..., 128) = 36 
[pid 20575] close(1)                    = 0 
[pid 20575] munmap(0xb7ffe000, 4096 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20575] <... munmap resumed> )      = 0 
[pid 20575] close(2)                    = 0 
[pid 20575] exit_group(0)               = ? 
Process 20573 resumed 
Process 20575 detached 
[pid 20573] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20575 
[pid 20573] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20573] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20573] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20573] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20573] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20573] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20573] sigreturn()                 = ? (mask now []) 
[pid 20573] exit_group(0)               = ? 
Process 20573 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20573 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20576 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20576 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20576] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20576] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20576] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20576] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20576] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20576] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20576] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20576] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20576] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20576] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20576] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20576] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20576] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20576] dup2(4, 1)                  = 1 
[pid 20576] close(4)                    = 0 
[pid 20576] close(3)                    = 0 
[pid 20576] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20576] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20576] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20576] access("/usr/bin/expr", X_OK) = 0 
[pid 20576] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20576] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20576] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20576] execve("/usr/bin/expr", ["expr", "x--trace=AM_GNU_GETTEXT:$f:$l::$"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AM_GNU_GETTEXT:$f:$l::$"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20576] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20576] brk(0)                      = 0x9e9a000 
[pid 20576] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20576] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20576] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20576] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20576] close(3)                    = 0 
[pid 20576] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20576] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20576] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20576] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20576] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20576] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20576] close(3)                    = 0 
[pid 20576] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20576] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20576] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20576] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20576] munmap(0xb7fe9000, 91364)   = 0 
[pid 20576] brk(0)                      = 0x9e9a000 
[pid 20576] brk(0x9ebb000)              = 0x9ebb000 
[pid 20576] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20576] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20576] write(1, "--trace\n", 8)    = 8 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20576] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20576] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20576] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20576] <... munmap resumed> )      = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20576] exit_group(0)               = ? 
Process 20576 detached 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20576 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20577 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20577 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20577] close(255 <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20577] <... close resumed> )       = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20577] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20577] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20577] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20577] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20577] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20577] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20577] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20577] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20577] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20577] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20577] dup2(4, 1)                  = 1 
[pid 20577] close(4)                    = 0 
[pid 20577] close(3)                    = 0 
[pid 20577] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20577] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20577] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20577] access("/usr/bin/expr", X_OK) = 0 
[pid 20577] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20577] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20577] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20577] execve("/usr/bin/expr", ["expr", "x--trace=AM_GNU_GETTEXT:$f:$l::$"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AM_GNU_GETTEXT:$f:$l::$"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20577] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20577] brk(0)                      = 0x82d4000 
[pid 20577] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20577] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20577] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20577] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20577] close(3)                    = 0 
[pid 20577] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20577] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20577] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20577] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20577] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20577] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20577] close(3)                    = 0 
[pid 20577] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20577] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20577] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20577] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20577] munmap(0xb7fe9000, 91364)   = 0 
[pid 20577] brk(0)                      = 0x82d4000 
[pid 20577] brk(0x82f5000)              = 0x82f5000 
[pid 20577] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20577] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20577] write(1, "AM_GNU_GETTEXT:$f:$l::$n::${::}%"..., 33 <unfinished ...> 
[pid 20463] <... read resumed> "AM_GNU_GETTEXT:$f:$l::$n::${::}%"..., 128) = 33 
[pid 20577] <... write resumed> )       = 33 
[pid 20463] read(3,  <unfinished ...> 
[pid 20577] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20577] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3)                    = 0 
[pid 20577] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20577] exit_group(0)               = ? 
Process 20577 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20577 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20578 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20578 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20578] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20578] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20578] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20578] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20578] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20578] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20578] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20578] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20578] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20578] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20578] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20578] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20578] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20578] dup2(4, 1)                  = 1 
[pid 20578] close(4)                    = 0 
[pid 20578] close(3)                    = 0 
[pid 20578] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20578] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20578] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20578] pipe([3, 4])                = 0 
[pid 20578] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20578] clone(Process 20579 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20579 
[pid 20578] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20579] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20578] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20578] close(4 <unfinished ...> 
[pid 20579] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20578] <... close resumed> )       = 0 
[pid 20579] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20578] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20579] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20578] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20579] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20578] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20579] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20578] clone( <unfinished ...> 
[pid 20579] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20579] close(3)                    = 0 
Process 20580 attached 
[pid 20578] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20580 
[pid 20579] dup2(4, 1 <unfinished ...> 
[pid 20578] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20580] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20579] <... dup2 resumed> )        = 1 
[pid 20578] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20579] close(4 <unfinished ...> 
[pid 20580] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20578] close(3 <unfinished ...> 
[pid 20579] <... close resumed> )       = 0 
[pid 20578] <... close resumed> )       = 0 
[pid 20578] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20579] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20580] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20578] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20579] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20580] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20579] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20578] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20580] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20579] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20578] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20580] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20579] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20578] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20580] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20579] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20578] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20580] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20579] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20578] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20580] dup2(3, 0 <unfinished ...> 
[pid 20579] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20578] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20580] <... dup2 resumed> )        = 0 
[pid 20579] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20578] waitpid(-1, Process 20578 suspended 
<unfinished ...> 
[pid 20580] close(3 <unfinished ...> 
[pid 20579] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20580] <... close resumed> )       = 0 
[pid 20579] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20580] stat64(".",  <unfinished ...> 
[pid 20579] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20579] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20580] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20579] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20580] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20579] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20580] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20579] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20580] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20579] fstat64(1,  <unfinished ...> 
[pid 20580] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20579] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20580] stat64("/bin/sed",  <unfinished ...> 
[pid 20579] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20580] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20579] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20580] access("/bin/sed", X_OK <unfinished ...> 
[pid 20579] write(1, "AM_GNU_GETTEXT:$f:$l::$n::${::}%"..., 33 <unfinished ...> 
[pid 20580] <... access resumed> )      = 0 
[pid 20579] <... write resumed> )       = 33 
[pid 20580] stat64("/bin/sed", {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20579] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20580] access("/bin/sed", X_OK <unfinished ...> 
[pid 20579] <... munmap resumed> )      = 0 
[pid 20580] <... access resumed> )      = 0 
[pid 20579] exit_group(0)               = ? 
Process 20578 resumed 
Process 20579 detached 
[pid 20580] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20580] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20580] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20578] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20579 
[pid 20580] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20578] waitpid(-1, Process 20578 suspended 
<unfinished ...> 
[pid 20580] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20580] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20580] brk(0)                      = 0x989e000 
[pid 20580] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20580] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20580] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20580] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20580] close(3)                    = 0 
[pid 20580] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20580] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20580] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20580] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20580] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20580] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20580] close(3)                    = 0 
[pid 20580] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20580] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20580] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20580] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20580] munmap(0xb7fe9000, 91364)   = 0 
[pid 20580] brk(0)                      = 0x989e000 
[pid 20580] brk(0x98bf000)              = 0x98bf000 
[pid 20580] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20580] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20580] read(0, "AM_GNU_GETTEXT:$f:$l::$n::${::}%"..., 4096) = 33 
[pid 20580] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20580] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20580] read(0, "", 4096)           = 0 
[pid 20580] write(1, "AM_GNU_GETTEXT:$f:$l::$n::${::}%"..., 33) = 33 
[pid 20463] <... read resumed> "AM_GNU_GETTEXT:$f:$l::$n::${::}%"..., 128) = 33 
[pid 20580] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20580] <... close resumed> )       = 0 
[pid 20580] munmap(0xb7ffe000, 4096)    = 0 
[pid 20580] close(2)                    = 0 
[pid 20580] exit_group(0)               = ? 
Process 20578 resumed 
Process 20580 detached 
[pid 20578] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20580 
[pid 20578] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20578] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20578] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20578] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20578] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20578] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20578] sigreturn()                 = ? (mask now []) 
[pid 20578] exit_group(0)               = ? 
Process 20578 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20578 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20581 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20581 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20581] close(255 <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20581] <... close resumed> )       = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20581] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20581] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20581] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20581] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20581] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20581] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20581] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20581] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20581] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20581] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20581] dup2(4, 1)                  = 1 
[pid 20581] close(4)                    = 0 
[pid 20581] close(3)                    = 0 
[pid 20581] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20581] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20581] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20581] access("/usr/bin/expr", X_OK) = 0 
[pid 20581] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20581] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20581] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20581] execve("/usr/bin/expr", ["expr", "x--trace=AC_LIBSOURCE:$f:$l::$n:"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AC_LIBSOURCE:$f:$l::$n:"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20581] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20581] brk(0)                      = 0x9198000 
[pid 20581] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20581] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20581] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20581] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20581] close(3)                    = 0 
[pid 20581] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20581] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20581] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20581] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20581] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20581] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20581] close(3)                    = 0 
[pid 20581] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20581] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20581] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20581] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20581] munmap(0xb7fe9000, 91364)   = 0 
[pid 20581] brk(0)                      = 0x9198000 
[pid 20581] brk(0x91b9000)              = 0x91b9000 
[pid 20581] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20581] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20581] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20581] <... write resumed> )       = 8 
[pid 20581] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20581] <... close resumed> )       = 0 
[pid 20581] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20581] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20581] exit_group(0)               = ? 
Process 20581 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20581 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20582 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20582 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20582] close(255)                  = 0 
[pid 20582] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20582] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20582] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20582] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20582] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20582] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20582] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20582] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20582] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20582] dup2(4, 1)                  = 1 
[pid 20582] close(4)                    = 0 
[pid 20582] close(3)                    = 0 
[pid 20582] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20582] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20582] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20582] access("/usr/bin/expr", X_OK) = 0 
[pid 20582] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20582] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20582] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20582] execve("/usr/bin/expr", ["expr", "x--trace=AC_LIBSOURCE:$f:$l::$n:"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AC_LIBSOURCE:$f:$l::$n:"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20582] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20582] brk(0)                      = 0x8d32000 
[pid 20582] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20582] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20582] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20582] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20582] close(3)                    = 0 
[pid 20582] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20582] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20582] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20582] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20582] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20582] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20582] close(3)                    = 0 
[pid 20582] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20582] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20582] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20582] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20582] munmap(0xb7fe9000, 91364)   = 0 
[pid 20582] brk(0)                      = 0x8d32000 
[pid 20582] brk(0x8d53000)              = 0x8d53000 
[pid 20582] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20582] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20582] write(1, "AC_LIBSOURCE:$f:$l::$n::${::}%\n", 31) = 31 
[pid 20463] <... read resumed> "AC_LIBSOURCE:$f:$l::$n::${::}%\n", 128) = 31 
[pid 20582] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20582] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20582] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20582] <... munmap resumed> )      = 0 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20582] exit_group(0)               = ? 
Process 20582 detached 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20582 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20583 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20583 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20583] close(255 <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20583] <... close resumed> )       = 0 
[pid 20463] close(4)                    = 0 
[pid 20583] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20583] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20583] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20583] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20583] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20583] dup2(4, 1)                  = 1 
[pid 20583] close(4)                    = 0 
[pid 20583] close(3)                    = 0 
[pid 20583] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20583] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20583] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20583] pipe([3, 4])                = 0 
[pid 20583] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20583] clone(Process 20584 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20584 
[pid 20584] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20583] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20584] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20583] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20584] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20583] close(4 <unfinished ...> 
[pid 20584] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20583] <... close resumed> )       = 0 
[pid 20584] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20583] close(4 <unfinished ...> 
[pid 20584] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20583] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20584] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20584] close(3 <unfinished ...> 
[pid 20583] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20584] <... close resumed> )       = 0 
[pid 20583] clone( <unfinished ...> 
[pid 20584] dup2(4, 1)                  = 1 
[pid 20584] close(4)                    = 0 
Process 20585 attached 
[pid 20583] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20585 
[pid 20584] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20583] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20584] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20585] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20583] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20584] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20585] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20583] close(3 <unfinished ...> 
[pid 20584] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20585] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20583] <... close resumed> )       = 0 
[pid 20584] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20585] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20584] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20585] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20583] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20584] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20585] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20584] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20585] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20583] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20584] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20585] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20583] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20584] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20585] dup2(3, 0 <unfinished ...> 
[pid 20583] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20584] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20585] <... dup2 resumed> )        = 0 
[pid 20583] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20584] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20585] close(3 <unfinished ...> 
[pid 20583] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20584] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20585] <... close resumed> )       = 0 
[pid 20583] waitpid(-1, Process 20583 suspended 
<unfinished ...> 
[pid 20584] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20584] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20585] stat64(".",  <unfinished ...> 
[pid 20584] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20585] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20584] fstat64(1,  <unfinished ...> 
[pid 20585] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20584] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20585] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20584] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20585] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20584] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20585] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20584] write(1, "AC_LIBSOURCE:$f:$l::$n::${::}%\n", 31 <unfinished ...> 
[pid 20585] stat64("/bin/sed",  <unfinished ...> 
[pid 20584] <... write resumed> )       = 31 
[pid 20585] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20584] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20585] access("/bin/sed", X_OK <unfinished ...> 
[pid 20584] <... munmap resumed> )      = 0 
[pid 20585] <... access resumed> )      = 0 
[pid 20584] exit_group(0)               = ? 
Process 20583 resumed 
Process 20584 detached 
[pid 20583] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20584 
[pid 20585] stat64("/bin/sed",  <unfinished ...> 
[pid 20583] waitpid(-1, Process 20583 suspended 
<unfinished ...> 
[pid 20585] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20585] access("/bin/sed", X_OK)    = 0 
[pid 20585] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20585] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20585] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20585] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20585] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20585] brk(0)                      = 0x82ff000 
[pid 20585] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20585] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20585] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20585] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20585] close(3)                    = 0 
[pid 20585] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20585] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20585] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20585] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20585] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20585] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20585] close(3)                    = 0 
[pid 20585] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20585] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20585] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20585] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20585] munmap(0xb7fe9000, 91364)   = 0 
[pid 20585] brk(0)                      = 0x82ff000 
[pid 20585] brk(0x8320000)              = 0x8320000 
[pid 20585] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20585] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20585] read(0, "AC_LIBSOURCE:$f:$l::$n::${::}%\n", 4096) = 31 
[pid 20585] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20585] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20585] read(0, "", 4096)           = 0 
[pid 20585] write(1, "AC_LIBSOURCE:$f:$l::$n::${::}%\n", 31) = 31 
[pid 20463] <... read resumed> "AC_LIBSOURCE:$f:$l::$n::${::}%\n", 128) = 31 
[pid 20585] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20585] <... close resumed> )       = 0 
[pid 20585] munmap(0xb7ffe000, 4096)    = 0 
[pid 20585] close(2)                    = 0 
[pid 20585] exit_group(0)               = ? 
Process 20583 resumed 
Process 20585 detached 
[pid 20583] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20585 
[pid 20583] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20583] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20583] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20583] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20583] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20583] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20583] sigreturn()                 = ? (mask now []) 
[pid 20583] exit_group(0)               = ? 
Process 20583 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20583 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20586 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20586 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20586] close(255)                  = 0 
[pid 20586] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20586] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20586] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20586] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20586] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20586] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20586] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20586] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20586] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20586] dup2(4, 1)                  = 1 
[pid 20586] close(4)                    = 0 
[pid 20586] close(3)                    = 0 
[pid 20586] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20586] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20586] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20586] access("/usr/bin/expr", X_OK) = 0 
[pid 20586] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20586] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20586] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20586] execve("/usr/bin/expr", ["expr", "x--trace=AM_INIT_AUTOMAKE:$f:$l:"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AM_INIT_AUTOMAKE:$f:$l:"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20586] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20586] brk(0)                      = 0x9e40000 
[pid 20586] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20586] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20586] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20586] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20586] close(3)                    = 0 
[pid 20586] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20586] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20586] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20586] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20586] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20586] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20586] close(3)                    = 0 
[pid 20586] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20586] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20586] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20586] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20586] munmap(0xb7fe9000, 91364)   = 0 
[pid 20586] brk(0)                      = 0x9e40000 
[pid 20586] brk(0x9e61000)              = 0x9e61000 
[pid 20586] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20586] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20586] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20586] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20586] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20586] <... close resumed> )       = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20586] munmap(0xb7fff000, 4096)    = 0 
[pid 20586] exit_group(0)               = ? 
Process 20463 resumed 
Process 20586 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20586 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20587 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20587 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20587] close(255)                  = 0 
[pid 20587] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20587] rt_sigaction(SIGTSTP, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20587] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20587] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20587] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20587] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20587] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20587] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20587] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20587] dup2(4, 1)                  = 1 
[pid 20587] close(4)                    = 0 
[pid 20587] close(3)                    = 0 
[pid 20587] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20587] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20587] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20587] access("/usr/bin/expr", X_OK) = 0 
[pid 20587] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20587] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20587] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20587] execve("/usr/bin/expr", ["expr", "x--trace=AM_INIT_AUTOMAKE:$f:$l:"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AM_INIT_AUTOMAKE:$f:$l:"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20587] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20587] brk(0)                      = 0x9848000 
[pid 20587] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20587] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20587] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20587] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20587] close(3)                    = 0 
[pid 20587] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20587] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20587] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20587] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20587] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20587] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20587] close(3)                    = 0 
[pid 20587] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20587] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20587] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20587] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20587] munmap(0xb7fe9000, 91364)   = 0 
[pid 20587] brk(0)                      = 0x9848000 
[pid 20587] brk(0x9869000)              = 0x9869000 
[pid 20587] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20587] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20587] write(1, "AM_INIT_AUTOMAKE:$f:$l::$n::${::"..., 35) = 35 
[pid 20463] <... read resumed> "AM_INIT_AUTOMAKE:$f:$l::$n::${::"..., 128) = 35 
[pid 20463] read(3,  <unfinished ...> 
[pid 20587] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20587] munmap(0xb7fff000, 4096)    = 0 
[pid 20587] exit_group(0)               = ? 
Process 20463 resumed 
Process 20587 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20587 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20588 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20588 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20588] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20588] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20588] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20588] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20588] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20588] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20588] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20588] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20588] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20588] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20588] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20588] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20588] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20588] dup2(4, 1)                  = 1 
[pid 20588] close(4)                    = 0 
[pid 20588] close(3)                    = 0 
[pid 20588] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20588] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20588] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20588] pipe([3, 4])                = 0 
[pid 20588] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20588] clone(Process 20589 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20589 
[pid 20588] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20589] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20588] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20589] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20588] close(4 <unfinished ...> 
[pid 20589] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20588] <... close resumed> )       = 0 
[pid 20589] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20588] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20589] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20588] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20589] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20588] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20589] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20588] clone( <unfinished ...> 
[pid 20589] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
Process 20590 attached 
[pid 20588] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20590 
[pid 20589] close(3 <unfinished ...> 
[pid 20588] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20589] <... close resumed> )       = 0 
[pid 20588] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20589] dup2(4, 1 <unfinished ...> 
[pid 20588] close(3 <unfinished ...> 
[pid 20589] <... dup2 resumed> )        = 1 
[pid 20588] <... close resumed> )       = 0 
[pid 20589] close(4 <unfinished ...> 
[pid 20588] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20589] <... close resumed> )       = 0 
[pid 20588] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20589] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20588] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20589] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20588] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20589] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20588] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20589] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20588] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20590] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20589] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20590] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20589] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20590] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20589] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20588] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20589] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20588] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20589] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20590] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20588] waitpid(-1, Process 20588 suspended 
<unfinished ...> 
[pid 20589] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20590] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20589] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20590] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20589] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20590] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20589] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20590] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20589] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20590] dup2(3, 0 <unfinished ...> 
[pid 20589] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20590] <... dup2 resumed> )        = 0 
[pid 20589] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20590] close(3 <unfinished ...> 
[pid 20589] fstat64(1,  <unfinished ...> 
[pid 20590] <... close resumed> )       = 0 
[pid 20589] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20590] stat64(".",  <unfinished ...> 
[pid 20589] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20590] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20589] write(1, "AM_INIT_AUTOMAKE:$f:$l::$n::${::"..., 35 <unfinished ...> 
[pid 20590] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20589] <... write resumed> )       = 35 
[pid 20590] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20589] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20590] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20589] <... munmap resumed> )      = 0 
[pid 20590] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20589] exit_group(0)               = ? 
Process 20588 resumed 
Process 20589 detached 
[pid 20590] stat64("/bin/sed", {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20588] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20589 
[pid 20590] access("/bin/sed", X_OK <unfinished ...> 
[pid 20588] waitpid(-1, Process 20588 suspended 
<unfinished ...> 
[pid 20590] <... access resumed> )      = 0 
[pid 20590] stat64("/bin/sed", {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20590] access("/bin/sed", X_OK)    = 0 
[pid 20590] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20590] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20590] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20590] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20590] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20590] brk(0)                      = 0x80cd000 
[pid 20590] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20590] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20590] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20590] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20590] close(3)                    = 0 
[pid 20590] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20590] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20590] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20590] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20590] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20590] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20590] close(3)                    = 0 
[pid 20590] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20590] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20590] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20590] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20590] munmap(0xb7fe9000, 91364)   = 0 
[pid 20590] brk(0)                      = 0x80cd000 
[pid 20590] brk(0x80ee000)              = 0x80ee000 
[pid 20590] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20590] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20590] read(0, "AM_INIT_AUTOMAKE:$f:$l::$n::${::"..., 4096) = 35 
[pid 20590] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20590] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20590] read(0, "", 4096)           = 0 
[pid 20590] write(1, "AM_INIT_AUTOMAKE:$f:$l::$n::${::"..., 35 <unfinished ...> 
[pid 20463] <... read resumed> "AM_INIT_AUTOMAKE:$f:$l::$n::${::"..., 128) = 35 
[pid 20590] <... write resumed> )       = 35 
[pid 20463] read(3,  <unfinished ...> 
[pid 20590] close(1)                    = 0 
[pid 20590] munmap(0xb7ffe000, 4096)    = 0 
[pid 20590] close(2)                    = 0 
[pid 20590] exit_group(0)               = ? 
Process 20588 resumed 
Process 20590 detached 
[pid 20588] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20590 
[pid 20588] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20588] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20588] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20588] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20588] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20588] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20588] sigreturn()                 = ? (mask now []) 
[pid 20588] exit_group(0)               = ? 
Process 20588 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 20588 
[pid 20463] waitpid(-1, 0xbfe17704, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20591 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20591 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20591] close(255 <unfinished ...> 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20591] <... close resumed> )       = 0 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20591] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] close(4 <unfinished ...> 
[pid 20591] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20591] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20591] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20591] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20591] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20591] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20591] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20591] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20591] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20591] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20591] dup2(4, 1)                  = 1 
[pid 20591] close(4)                    = 0 
[pid 20591] close(3)                    = 0 
[pid 20591] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20591] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20591] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20591] access("/usr/bin/expr", X_OK) = 0 
[pid 20591] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20591] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20591] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20591] execve("/usr/bin/expr", ["expr", "x--trace=AM_AUTOMAKE_VERSION:$f:"..., ":", "x\\(--[^=]*\\)", "|", "x--trace=AM_AUTOMAKE_VERSION:$f:"..., ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20591] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20591] brk(0)                      = 0x93ff000 
[pid 20591] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20591] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20591] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20591] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20591] close(3)                    = 0 
[pid 20591] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20591] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20591] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20591] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20591] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20591] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20591] close(3)                    = 0 
[pid 20591] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20591] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20591] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20591] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20591] munmap(0xb7fe9000, 91364)   = 0 
[pid 20591] brk(0)                      = 0x93ff000 
[pid 20591] brk(0x9420000)              = 0x9420000 
[pid 20591] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20591] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20591] write(1, "--trace\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "--trace\n", 128) = 8 
[pid 20591] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20591] close(1 <unfinished ...> 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20591] <... close resumed> )       = 0 
[pid 20463] close(3 <unfinished ...> 
[pid 20591] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20591] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20591] exit_group(0)               = ? 
Process 20591 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20591 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20592 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20592 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20592] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20592] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20592] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20592] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20592] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20592] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20592] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20592] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20592] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20592] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20592] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20592] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20592] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20592] dup2(4, 1)                  = 1 
[pid 20592] close(4)                    = 0 
[pid 20592] close(3)                    = 0 
[pid 20592] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20592] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20592] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20592] access("/usr/bin/expr", X_OK) = 0 
[pid 20592] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20592] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20592] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20592] execve("/usr/bin/expr", ["expr", "x--trace=AM_AUTOMAKE_VERSION:$f:"..., ":", "x--[^=]*=\\(.*\\)", "|", "x--trace=AM_AUTOMAKE_VERSION:$f:"..., ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20592] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20592] brk(0)                      = 0x8f83000 
[pid 20592] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20592] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20592] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20592] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20592] close(3)                    = 0 
[pid 20592] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20592] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20592] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20592] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20592] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20592] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20592] close(3)                    = 0 
[pid 20592] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20592] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20592] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20592] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20592] munmap(0xb7fe9000, 91364)   = 0 
[pid 20592] brk(0)                      = 0x8f83000 
[pid 20592] brk(0x8fa4000)              = 0x8fa4000 
[pid 20592] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20592] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20592] write(1, "AM_AUTOMAKE_VERSION:$f:$l::$n::$"..., 38) = 38 
[pid 20463] <... read resumed> "AM_AUTOMAKE_VERSION:$f:$l::$n::$"..., 128) = 38 
[pid 20592] close(1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20592] <... close resumed> )       = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20592] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3)                    = 0 
[pid 20592] <... munmap resumed> )      = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20592] exit_group(0)               = ? 
Process 20592 detached 
[pid 20463] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20592 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20593 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20593 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20593] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20593] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20593] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20593] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4)                    = 0 
[pid 20593] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20593] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20593] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20593] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20593] dup2(4, 1)                  = 1 
[pid 20593] close(4)                    = 0 
[pid 20593] close(3)                    = 0 
[pid 20593] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20593] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20593] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20593] pipe([3, 4])                = 0 
[pid 20593] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20593] clone(Process 20594 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20594 
[pid 20594] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20593] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20594] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20593] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20593] close(4 <unfinished ...> 
[pid 20594] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20593] <... close resumed> )       = 0 
[pid 20594] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20593] close(4 <unfinished ...> 
[pid 20594] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20593] <... close resumed> )       = -1 EBADF (Bad file descriptor) 
[pid 20594] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigprocmask(SIG_BLOCK, [INT CHLD],  <unfinished ...> 
[pid 20594] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20593] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20594] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20593] clone( <unfinished ...> 
[pid 20594] close(3Process 20595 attached 
<unfinished ...> 
[pid 20593] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20595 
[pid 20594] <... close resumed> )       = 0 
[pid 20593] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20594] dup2(4, 1 <unfinished ...> 
[pid 20595] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20593] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20594] <... dup2 resumed> )        = 1 
[pid 20595] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20593] close(3 <unfinished ...> 
[pid 20594] close(4 <unfinished ...> 
[pid 20595] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20593] <... close resumed> )       = 0 
[pid 20594] <... close resumed> )       = 0 
[pid 20595] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20594] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20595] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20593] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20594] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20595] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20594] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20595] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20593] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20594] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20595] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20593] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20594] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20595] dup2(3, 0 <unfinished ...> 
[pid 20593] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20594] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20595] <... dup2 resumed> )        = 0 
[pid 20593] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20594] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20595] close(3 <unfinished ...> 
[pid 20593] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20594] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20595] <... close resumed> )       = 0 
[pid 20593] waitpid(-1, Process 20593 suspended 
<unfinished ...> 
[pid 20594] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20595] stat64(".",  <unfinished ...> 
[pid 20594] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20594] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20595] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20594] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20595] stat64("/usr/kerberos/bin/sed",  <unfinished ...> 
[pid 20594] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20595] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20594] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20595] stat64("/usr/local/bin/sed",  <unfinished ...> 
[pid 20594] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20595] <... stat64 resumed> 0xbfe17500) = -1 ENOENT (No such file or directory) 
[pid 20594] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20595] stat64("/bin/sed",  <unfinished ...> 
[pid 20594] fstat64(1,  <unfinished ...> 
[pid 20595] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20594] <... fstat64 resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20595] access("/bin/sed", X_OK <unfinished ...> 
[pid 20594] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20595] <... access resumed> )      = 0 
[pid 20594] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20595] stat64("/bin/sed",  <unfinished ...> 
[pid 20594] write(1, "AM_AUTOMAKE_VERSION:$f:$l::$n::$"..., 38 <unfinished ...> 
[pid 20595] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=45140, ...}) = 0 
[pid 20594] <... write resumed> )       = 38 
[pid 20595] access("/bin/sed", X_OK <unfinished ...> 
[pid 20594] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20595] <... access resumed> )      = 0 
[pid 20594] <... munmap resumed> )      = 0 
[pid 20595] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20594] exit_group(0)               = ? 
Process 20593 resumed 
Process 20594 detached 
[pid 20593] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20594 
[pid 20595] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20593] waitpid(-1, Process 20593 suspended 
<unfinished ...> 
[pid 20595] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20595] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20595] execve("/bin/sed", ["sed", "s/\'/\'\\\\\'\'/g"], [/* 38 vars */]) = 0 
[pid 20595] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20595] brk(0)                      = 0x9c28000 
[pid 20595] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20595] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20595] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20595] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20595] close(3)                    = 0 
[pid 20595] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20595] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20595] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20595] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20595] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20595] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20595] close(3)                    = 0 
[pid 20595] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20595] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20595] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20595] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20595] munmap(0xb7fe9000, 91364)   = 0 
[pid 20595] brk(0)                      = 0x9c28000 
[pid 20595] brk(0x9c49000)              = 0x9c49000 
[pid 20595] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20595] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20595] read(0, "AM_AUTOMAKE_VERSION:$f:$l::$n::$"..., 4096) = 38 
[pid 20595] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20595] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20595] read(0, "", 4096)           = 0 
[pid 20595] write(1, "AM_AUTOMAKE_VERSION:$f:$l::$n::$"..., 38) = 38 
[pid 20463] <... read resumed> "AM_AUTOMAKE_VERSION:$f:$l::$n::$"..., 128) = 38 
[pid 20463] read(3,  <unfinished ...> 
[pid 20595] close(1)                    = 0 
[pid 20595] munmap(0xb7ffe000, 4096)    = 0 
[pid 20595] close(2)                    = 0 
[pid 20595] exit_group(0)               = ? 
Process 20593 resumed 
Process 20595 detached 
[pid 20593] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20595 
[pid 20593] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20593] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20593] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20593] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20593] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20593] waitpid(-1, 0xbfe1739c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20593] sigreturn()                 = ? (mask now []) 
[pid 20593] exit_group(0)               = ? 
Process 20593 detached 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20593 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1755c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20596 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20596 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20596] close(255 <unfinished ...> 
[pid 20463] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20596] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20596] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20596] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20596] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20596] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20463] read(3,  <unfinished ...> 
[pid 20596] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20596] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20596] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20596] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20596] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20596] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20596] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20596] dup2(4, 1)                  = 1 
[pid 20596] close(4)                    = 0 
[pid 20596] close(3)                    = 0 
[pid 20596] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20596] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20596] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20596] access("/usr/bin/expr", X_OK) = 0 
[pid 20596] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20596] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20596] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20596] execve("/usr/bin/expr", ["expr", "xconfigure.in", ":", "x\\(--[^=]*\\)", "|", "xconfigure.in", ":", "x\\(-.\\)"], [/* 38 vars */]) = 0 
[pid 20596] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20596] brk(0)                      = 0x8309000 
[pid 20596] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20596] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20596] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20596] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20596] close(3)                    = 0 
[pid 20596] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20596] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20596] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20596] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20596] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20596] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20596] close(3)                    = 0 
[pid 20596] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20596] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20596] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20596] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20596] munmap(0xb7fe9000, 91364)   = 0 
[pid 20596] brk(0)                      = 0x8309000 
[pid 20596] brk(0x832a000)              = 0x832a000 
[pid 20596] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20596] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20596] write(1, "0\n", 2 <unfinished ...> 
[pid 20463] <... read resumed> "0\n", 128) = 2 
[pid 20596] <... write resumed> )       = 2 
[pid 20463] read(3,  <unfinished ...> 
[pid 20596] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20596] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] waitpid(-1, Process 20463 suspended 
<unfinished ...> 
[pid 20596] <... munmap resumed> )      = 0 
[pid 20596] exit_group(1)               = ? 
Process 20463 resumed 
Process 20596 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 20596 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1764c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20463] clone(Process 20597 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20597 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20597] close(255 <unfinished ...> 
[pid 20463] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20597] <... close resumed> )       = 0 
[pid 20463] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20597] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20463] close(4 <unfinished ...> 
[pid 20597] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20597] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20597] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20597] rt_sigaction(SIGTTIN, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20597] rt_sigaction(SIGTTOU, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20597] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20597] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20597] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20597] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20597] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20597] dup2(4, 1)                  = 1 
[pid 20597] close(4)                    = 0 
[pid 20597] close(3)                    = 0 
[pid 20597] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20597] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20597] stat64("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=23420, ...}) = 0 
[pid 20597] access("/usr/bin/expr", X_OK) = 0 
[pid 20597] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20597] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20597] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20597] execve("/usr/bin/expr", ["expr", "xconfigure.in", ":", "x--[^=]*=\\(.*\\)", "|", "xconfigure.in", ":", "x-.\\(.*\\)"], [/* 38 vars */]) = 0 
[pid 20597] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20597] brk(0)                      = 0x9e0c000 
[pid 20597] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20597] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20597] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20597] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20597] close(3)                    = 0 
[pid 20597] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20597] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20597] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20597] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20597] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20597] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20597] close(3)                    = 0 
[pid 20597] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20597] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20597] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20597] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20597] munmap(0xb7fe9000, 91364)   = 0 
[pid 20597] brk(0)                      = 0x9e0c000 
[pid 20597] brk(0x9e2d000)              = 0x9e2d000 
[pid 20597] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20597] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20597] write(1, "0\n", 2 <unfinished ...> 
[pid 20463] <... read resumed> "0\n", 128) = 2 
[pid 20597] <... write resumed> )       = 2 
[pid 20463] read(3,  <unfinished ...> 
[pid 20597] close(1)                    = 0 
[pid 20463] <... read resumed> "", 128) = 0 
[pid 20597] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20463] close(3 <unfinished ...> 
[pid 20597] <... munmap resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20597] exit_group(1)               = ? 
Process 20597 detached 
[pid 20463] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 20597 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] waitpid(-1, 0xbfe1767c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20463] sigreturn()                 = ? (mask now []) 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] read(255, "\n# Find the input file.\ncase $# "..., 7663) = 886 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] fcntl64(1, F_GETFD)         = 0 
[pid 20463] fcntl64(1, F_DUPFD, 10)     = 10 
[pid 20463] fcntl64(1, F_GETFD)         = 0 
[pid 20463] fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 
[pid 20463] dup2(2, 1)                  = 1 
[pid 20463] fcntl64(2, F_GETFD)         = 0 
[pid 20463] dup2(10, 1)                 = 1 
[pid 20463] fcntl64(10, F_GETFD)        = 0x1 (flags FD_CLOEXEC) 
[pid 20463] close(10)                   = 0 
[pid 20463] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20463] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20463] execve("/usr/bin/autom4te", ["/usr/bin/autom4te", "--language=autoconf", "--output=-", "--trace=AM_ENABLE_MULTILIB:$f:$l"..., "--trace=AC_CONFIG_AUX_DIR:$f:$l:"..., "--trace=AM_PROG_CC_C_O:$f:$l::$n"..., "--trace=AC_INIT:$f:$l::$n::${::}"..., "--trace=AM_CONDITIONAL:$f:$l::$n"..., "--trace=AC_CONFIG_FILES:$f:$l::$"..., "--trace=AC_CANONICAL_SYSTEM:$f:$"..., "--trace=AC_SUBST:$f:$l::$n::${::"..., "--trace=AC_CONFIG_HEADERS:$f:$l:"..., "--trace=AM_MAINTAINER_MODE:$f:$l"..., "--trace=AC_CANONICAL_HOST:$f:$l:"..., "--trace=AM_GNU_GETTEXT:$f:$l::$n"..., "--trace=AC_LIBSOURCE:$f:$l::$n::"..., ...], [/* 37 vars */]) = 0 
[pid 20463] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20463] brk(0)                      = 0x92ae000 
[pid 20463] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686/sse2", 0xbfff496c) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/i686", 0xbfff496c) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/sse2", 0xbfff496c) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/tls", 0xbfff496c) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686/sse2", 0xbfff496c) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/i686", 0xbfff496c) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sse2/libperl.so", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/sse2", 0xbfff496c) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libperl.so", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\365"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0555, st_size=1261920, ...}) = 0 
[pid 20463] old_mmap(0x75e000, 1269664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x75e000 
[pid 20463] old_mmap(0x887000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x128000) = 0x887000 
[pid 20463] old_mmap(0x892000, 8096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x892000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20463] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/lib/libnsl.so.1", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320tW\000"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=95148, ...}) = 0 
[pid 20463] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20463] old_mmap(0x574000, 88064, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x574000 
[pid 20463] old_mmap(0x586000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x586000 
[pid 20463] old_mmap(0x588000, 6144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x588000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/lib/libdl.so.2", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
[pid 20463] old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
[pid 20463] old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/lib/tls/libm.so.6", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\263\314"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=178019, ...}) = 0 
[pid 20463] old_mmap(0xcc8000, 139424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc8000 
[pid 20463] old_mmap(0xce9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0xce9000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/lib/libcrypt.so.1", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\227"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=27191, ...}) = 0 
[pid 20463] old_mmap(0xb09000, 184636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb09000 
[pid 20463] old_mmap(0xb0e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb0e000 
[pid 20463] old_mmap(0xb10000, 155964, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb10000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/lib/libutil.so.1", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220|\\"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=14542, ...}) = 0 
[pid 20463] old_mmap(0x5c7000, 12428, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x5c7000 
[pid 20463] old_mmap(0x5c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x5c9000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/lib/tls/libpthread.so.0", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\250"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=93865, ...}) = 0 
[pid 20463] old_mmap(0xdb6000, 70108, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
[pid 20463] old_mmap(0xdc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0xdc4000 
[pid 20463] old_mmap(0xdc6000, 4572, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xdc6000 
[pid 20463] close(3)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20463] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20463] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20463] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20463] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20463] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20463] close(3)                    = 0 
[pid 20463] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe6000 
[pid 20463] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20463] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20463] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe66c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20463] munmap(0xb7fe9000, 91364)   = 0 
[pid 20463] set_tid_address(0xb7fe6708) = 20463 
[pid 20463] rt_sigaction(SIGRTMIN, {0xdba380, [], SA_RESTORER|SA_SIGINFO, 0xdc17c0}, NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGRT_1, {0xdba3f0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0xdc17c0}, NULL, 8) = 0 
[pid 20463] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 
[pid 20463] getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 
[pid 20463] _sysctl({{CTL_KERN, KERN_VERSION, 0, 20709, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 2, 0xbfff50fc, 35, (nil), 0}) = 0 
[pid 20463] rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] brk(0)                      = 0x92ae000 
[pid 20463] brk(0x92cf000)              = 0x92cf000 
[pid 20463] getuid32()                  = 605 
[pid 20463] geteuid32()                 = 605 
[pid 20463] getgid32()                  = 545 
[pid 20463] getegid32()                 = 545 
[pid 20463] mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fc5000 
[pid 20463] open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3 
[pid 20463] read(3, "i\t\200d", 4)      = 4 
[pid 20463] close(3)                    = 0 
[pid 20463] time([1266922516])          = 1266922516 
[pid 20463] ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 opost isig icanon echo ...}) = 0 
[pid 20463] _llseek(0, 0, 0xbfff4ef0, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20463] ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff4eb8) = -1 EINVAL (Invalid argument) 
[pid 20463] _llseek(1, 0, 0xbfff4ef0, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20463] ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 opost isig icanon echo ...}) = 0 
[pid 20463] _llseek(2, 0, 0xbfff4ef0, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20463] open("/usr/bin/autom4te", O_RDONLY|O_LARGEFILE) = 3 
[pid 20463] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff4f88) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(3, 0, [0], SEEK_CUR) = 0 
[pid 20463] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0755, st_size=30244, ...}) = 0 
[pid 20463] rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 
[pid 20463] readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13 
[pid 20463] read(3, "#! /usr/bin/perl -w\n# -*- perl -"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/C4che.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/C4che.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20463] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff49d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(4, "# autoconf -- create `configure\'"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/Data/Dumper.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Data/Dumper.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Data/Dumper.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Data/Dumper.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] brk(0x92f0000)              = 0x92f0000 
[pid 20463] read(5, "#\n# Data/Dumper.pm\n#\n# convert p"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/XSLoader.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/XSLoader.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/XSLoader.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "# Generated from XSLoader.pm.PL "..., 4096) = 4096 
[pid 20463] _llseek(6, 2901, [2901], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [2901], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Carp.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Carp.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/Carp.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/Carp.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package Carp;\n\nour $VERSION = \'1"..., 4096) = 4096 
[pid 20463] read(6, "                      # Reconcil"..., 4096) = 2821 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Exporter.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/Exporter.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/Exporter.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package Exporter;\n\nrequire 5.006"..., 4096) = 4096 
[pid 20463] _llseek(6, 2217, [2217], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [2217], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] brk(0x9311000)              = 0x9311000 
[pid 20463] read(5, "   return $s;\n  }\n  else {\n    r"..., 4096) = 4096 
[pid 20463] read(5, " ($realpack) {\n\t$out .= \'do{\\\\(m"..., 4096) = 4096 
[pid 20463] brk(0x9332000)              = 0x9332000 
[pid 20463] read(5, "ostlen\n\t  my $postlen = scalar @"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/bytes.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/bytes.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/bytes.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/bytes.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/bytes.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/bytes.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package bytes;\n\nour $VERSION = \'"..., 4096) = 2286 
[pid 20463] _llseek(6, 348, [348], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [348], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] read(5, ";\n    } elsif ($high eq \"8bit\") "..., 4096) = 4096 
[pid 20463] _llseek(5, 17024, [17024], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [17024], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/overload.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/overload.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/overload.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/overload.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/overload.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/overload.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "package overload;\n\nour $VERSION "..., 4096) = 4096 
[pid 20463] brk(0x9353000)              = 0x9353000 
[pid 20463] stat64("/usr/share/autoconf/warnings/register.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings/register.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/warnings/register.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/warnings/register.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package warnings::register ;\n\nou"..., 4096) = 1014 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/warnings.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/warnings.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/warnings.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "\n# !!!!!!!   DO NOT EDIT THIS FI"..., 4096) = 4096 
[pid 20463] read(6, "\'\t\t=> 92,\n  );\n\nour %Bits = (\n  "..., 4096) = 4096 
[pid 20463] read(6, "00\\x00\", # [22]\n    \'deprecated\'"..., 4096) = 4096 
[pid 20463] read(6, "       $mask |= $Bits{\'all\'} ;\n "..., 4096) = 3401 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] read(5, "      }\n    }\n    else {\n       "..., 4096) = 4096 
[pid 20463] _llseek(5, 4391, [4391], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [4391], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Data/Dumper/Dumper.so", {st_mode=S_IFREG|0555, st_size=31500, ...}) = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Data/Dumper/Dumper.bs", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] futex(0xcc5060, FUTEX_WAKE, 2147483647) = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Data/Dumper/Dumper.so", O_RDONLY) = 5 
[pid 20463] read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\30"..., 512) = 512 
[pid 20463] fstat64(5, {st_mode=S_IFREG|0555, st_size=31500, ...}) = 0 
[pid 20463] old_mmap(NULL, 34160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x111000 
[pid 20463] old_mmap(0x119000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x7000) = 0x119000 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/Request.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/Request.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "# autoconf -- create `configure\'"..., 4096) = 2604 
[pid 20463] stat64("/usr/share/autoconf/strict.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/strict.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/strict.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/strict.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package strict;\n\n$strict::VERSIO"..., 4096) = 3292 
[pid 20463] _llseek(6, 598, [598], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [598], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/Struct.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/Struct.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "# autoconf -- create `configure\'"..., 4096) = 4096 
[pid 20463] brk(0x9374000)              = 0x9374000 
[pid 20463] stat64("/usr/share/autoconf/vars.pmc", 0xbfff3cd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/vars.pmc", 0xbfff3cd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/vars.pmc", 0xbfff3cd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/vars.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20463] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3ad8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(7, "package vars;\n\nuse 5.006;\n\nour $"..., 4096) = 2358 
[pid 20463] _llseek(7, 1148, [1148], SEEK_SET) = 0 
[pid 20463] _llseek(7, 0, [1148], SEEK_CUR) = 0 
[pid 20463] close(7)                    = 0 
[pid 20463] read(6, "me\'} :\";\n        if( $type eq \'@"..., 4096) = 4096 
[pid 20463] _llseek(6, 7338, [7338], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [7338], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] read(5, "", 4096)           = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] read(4, "\n{\n  my ($self, $file) = @_;\n  m"..., 4096) = 854 
[pid 20463] read(4, "", 4096)           = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/ChannelDefs.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/ChannelDefs.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20463] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff49d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(4, "# Copyright (C) 2002, 2003 Free "..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/Channels.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/Channels.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] brk(0x9395000)              = 0x9395000 
[pid 20463] read(5, "# Copyright (C) 2002 Free Softwa"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/File/Basename.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Basename.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/File/Basename.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/File/Basename.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package File::Basename;\n\n=head1 "..., 4096) = 4096 
[pid 20463] read(6, "x, the return\nvalue conforms to "..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/re.pmc", 0xbfff3d10) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/re.pmc", 0xbfff3d10) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/re.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20463] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3b18) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(7, "package re;\n\nour $VERSION = 0.04"..., 4096) = 4019 
[pid 20463] read(7, "", 4096)           = 0 
[pid 20463] close(7)                    = 0 
[pid 20463] read(6, "     This differs from the secon"..., 4096) = 1351 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/constant.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/constant.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/constant.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/constant.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package constant;\n\nuse strict;\nu"..., 4096) = 4096 
[pid 20463] brk(0x93b6000)              = 0x93b6000 
[pid 20463] _llseek(6, 3295, [3295], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [3295], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] read(5, " possible keys, with there defau"..., 4096) = 4096 
[pid 20463] read(5, "l $_;\n\n  foreach (keys %options)"..., 4096) = 4096 
[pid 20463] read(5, "\', \'foo.c:10\', \"unused variable "..., 4096) = 4096 
[pid 20463] read(5, "annel was silenced\nin the meanti"..., 4096) = 1046 
[pid 20463] read(5, "", 4096)           = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Exporter/Heavy.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter/Heavy.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/Exporter/Heavy.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "package Exporter::Heavy;\n\nuse st"..., 4096) = 4096 
[pid 20463] read(5, "ols. Optimise the lookup by addi"..., 4096) = 2301 
[pid 20463] brk(0x93d7000)              = 0x93d7000 
[pid 20463] read(5, "", 4096)           = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] read(4, " \'warning\';\nregister_channel \'un"..., 4096) = 4096 
[pid 20463] read(4, "tability).\n  #\n  # In Automake 1"..., 4096) = 1729 
[pid 20463] read(4, "", 4096)           = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/FileUtils.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/FileUtils.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20463] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff49d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(4, "# Copyright (C) 2003  Free Softw"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/File/stat.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/File/stat.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/stat.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/stat.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/File/stat.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/File/stat.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "package File::stat;\nuse 5.006;\n\n"..., 4096) = 3372 
[pid 20463] stat64("/usr/share/autoconf/Class/Struct.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Class/Struct.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Class/Struct.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Class/Struct.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/Class/Struct.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/Class/Struct.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package Class::Struct;\n\n## See P"..., 4096) = 4096 
[pid 20463] brk(0x93f8000)              = 0x93f8000 
[pid 20463] read(6, " {\\n\";\n           $out .= \"     "..., 4096) = 4096 
[pid 20463] _llseek(6, 6916, [6916], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [6916], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] _llseek(5, 1334, [1334], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [1334], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/IO/File.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/IO/File.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/File.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/File.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "#\n\npackage IO::File;\n\n=head1 NAM"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/Symbol.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Symbol.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Symbol.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/Symbol.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/Symbol.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package Symbol;\n\n=head1 NAME\n\nSy"..., 4096) = 4096 
[pid 20463] brk(0x9419000)              = 0x9419000 
[pid 20463] read(6, "\nsub delete_package ($) {\n    my"..., 4096) = 722 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/SelectSaver.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/SelectSaver.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/SelectSaver.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package SelectSaver;\n\nour $VERSI"..., 4096) = 1074 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/IO/Seekable.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/IO/Seekable.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Seekable.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Seekable.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "#\n\npackage IO::Seekable;\n\n=head1"..., 4096) = 2935 
[pid 20463] stat64("/usr/share/autoconf/IO/Handle.pmc", 0xbfff3cd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Handle.pmc", 0xbfff3cd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20463] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3ad8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(7, "package IO::Handle;\n\n=head1 NAME"..., 4096) = 4096 
[pid 20463] read(7, "ror\n\nReturns a true value if the"..., 4096) = 4096 
[pid 20463] read(7, "m that class.\nThey actually aren"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/IO.pmc", 0xbfff37d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/IO.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO.pmc", 0xbfff37d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/IO.pm", O_RDONLY|O_LARGEFILE) = 8 
[pid 20463] ioctl(8, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff35d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(8, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(8, "#\n\npackage IO;\n\nuse XSLoader ();"..., 4096) = 1401 
[pid 20463] _llseek(8, 412, [412], SEEK_SET) = 0 
[pid 20463] _llseek(8, 0, [412], SEEK_CUR) = 0 
[pid 20463] close(8)                    = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/IO/IO.so", {st_mode=S_IFREG|0555, st_size=16816, ...}) = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/IO/IO.bs", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/IO/IO.so", O_RDONLY) = 8 
[pid 20463] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\22"..., 512) = 512 
[pid 20463] fstat64(8, {st_mode=S_IFREG|0555, st_size=16816, ...}) = 0 
[pid 20463] old_mmap(NULL, 19436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x960000 
[pid 20463] old_mmap(0x964000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3000) = 0x964000 
[pid 20463] close(8)                    = 0 
[pid 20463] read(7, "oak \'usage: $io->syswrite(BUF [,"..., 4096) = 3700 
[pid 20463] brk(0x943a000)              = 0x943a000 
[pid 20463] read(7, "", 4096)           = 0 
[pid 20463] close(7)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Fcntl.pmc", 0xbfff3cd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Fcntl.pmc", 0xbfff3cd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Fcntl.pm", O_RDONLY|O_LARGEFILE) = 7 
[pid 20463] ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3ad8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(7, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(7, "package Fcntl;\n\n=head1 NAME\n\nFcn"..., 4096) = 4096 
[pid 20463] read(7, "S_IWUSR S_IXUSR S_IRWXU\n\t\t     S"..., 4096) = 1250 
[pid 20463] read(7, "", 4096)           = 0 
[pid 20463] close(7)                    = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0555, st_size=12280, ...}) = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Fcntl/Fcntl.bs", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/Fcntl/Fcntl.so", O_RDONLY) = 7 
[pid 20463] read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \t\0\000"..., 512) = 512 
[pid 20463] fstat64(7, {st_mode=S_IFREG|0555, st_size=12280, ...}) = 0 
[pid 20463] old_mmap(NULL, 14940, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xecc000 
[pid 20463] old_mmap(0xecf000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2000) = 0xecf000 
[pid 20463] close(7)                    = 0 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/File/Spec.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/File/Spec.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/File/Spec.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package File::Spec;\n\nuse strict;"..., 4096) = 4096 
[pid 20463] _llseek(6, 506, [506], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [506], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/File/Spec/Unix.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec/Unix.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/File/Spec/Unix.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package File::Spec::Unix;\n\nuse s"..., 4096) = 4096 
[pid 20463] brk(0x945b000)              = 0x945b000 
[pid 20463] read(6, "hose that refer to a parent\ndire"..., 4096) = 4096 
[pid 20463] read(6, "ted to absolute form using L</re"..., 4096) = 3323 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] read(5, "ile_name_is_absolute($file))\n\t{\n"..., 4096) = 191 
[pid 20463] read(5, "", 4096)           = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/File/Compare.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/File/Compare.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Compare.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Compare.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/File/Compare.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/File/Compare.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "package File::Compare;\n\nuse 5.00"..., 4096) = 4096 
[pid 20463] brk(0x947c000)              = 0x947c000 
[pid 20463] _llseek(5, 3100, [3100], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [3100], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/File/Copy.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/File/Copy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Copy.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Copy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/File/Copy.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/File/Copy.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "# File/Copy.pm. Written in 1994 "..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/Config.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Config.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "# This file was created by confi"..., 4096) = 4096 
[pid 20463] read(6, "X PerlIO/encoding PerlIO/scalar "..., 4096) = 4096 
[pid 20463] read(6, "0\'\nctime_r_proto=\'REENTRANT_PROT"..., 4096) = 4096 
[pid 20463] read(6, "proto=\'undef\'\nd_mprotect=\'define"..., 4096) = 4096 
[pid 20463] read(6, "rentrytype=\'struct dirent\'\ndlext"..., 4096) = 4096 
[pid 20463] read(6, "path=\'\'\ninews=\'\'\ninstallbin=\'/us"..., 4096) = 4096 
[pid 20463] read(6, "dom_r_proto=\'REENTRANT_PROTO_I_S"..., 4096) = 4096 
[pid 20463] read(6, "\nuse64bitall=\'undef\'\nuse64bitint"..., 4096) = 4096 
[pid 20463] read(6, "t defined)\n    return $self->{$k"..., 4096) = 3608 
[pid 20463] brk(0x949d000)              = 0x949d000 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] read(5, "    }\n\n    close($to_h) || goto "..., 4096) = 4096 
[pid 20463] _llseek(5, 6788, [6788], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [6788], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] read(4, "than C<@dep>?\n\n=cut\n\n# $BOOLEAN\n"..., 4096) = 2574 
[pid 20463] stat64("/usr/share/autoconf/POSIX.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/POSIX.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/POSIX.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/POSIX.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "package POSIX;\n\nour(@ISA, %EXPOR"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/AutoLoader.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/AutoLoader.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/AutoLoader.pmc", 0xbfff41d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "package AutoLoader;\n\nuse strict;"..., 4096) = 4096 
[pid 20463] brk(0x94be000)              = 0x94be000 
[pid 20463] read(6, " \'lib\').\n    #\n\n    (my $calldir"..., 4096) = 4096 
[pid 20463] _llseek(6, 4936, [4936], SEEK_SET) = 0 
[pid 20463] _llseek(6, 0, [4936], SEEK_CUR) = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/autosplit.ix", O_RDONLY|O_LARGEFILE) = 6 
[pid 20463] ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff3fd8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(6, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(6, "# Index created by AutoSplit for"..., 4096) = 2265 
[pid 20463] read(6, "", 4096)           = 0 
[pid 20463] close(6)                    = 0 
[pid 20463] _llseek(5, 1443, [1443], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [1443], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0555, st_size=117636, ...}) = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/POSIX.bs", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/POSIX.so", O_RDONLY) = 5 
[pid 20463] read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340A\0"..., 512) = 512 
[pid 20463] fstat64(5, {st_mode=S_IFREG|0555, st_size=117636, ...}) = 0 
[pid 20463] old_mmap(NULL, 120296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x11a000 
[pid 20463] old_mmap(0x137000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1c000) = 0x137000 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0444, st_size=6617, ...}) = 0 
[pid 20463] getgroups32(32, [545])      = 1 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/POSIX/load_imports.al", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "# NOTE: Derived from ../../lib/P"..., 4096) = 4096 
[pid 20463] read(5, "xfrm)],\n\n    sys_stat_h => [qw(S"..., 4096) = 2521 
[pid 20463] brk(0x94df000)              = 0x94df000 
[pid 20463] read(5, "", 4096)           = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] read(4, "", 4096)           = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/General.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/General.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20463] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff49d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(4, "# autoconf -- create `configure\'"..., 4096) = 4096 
[pid 20463] brk(0x9500000)              = 0x9500000 
[pid 20463] read(4, "xit (1)\'.)\n\n  if (!$debug && def"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/File/Glob.pmc", 0xbfff4600) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/File/Glob.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Glob.pmc", 0xbfff4600) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Glob.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff4408) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "package File::Glob;\n\nuse strict;"..., 4096) = 4096 
[pid 20463] _llseek(5, 4079, [4079], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [4079], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/File/Glob/Glob.so", {st_mode=S_IFREG|0555, st_size=18348, ...}) = 0 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/File/Glob/Glob.bs", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/File/Glob/Glob.so", O_RDONLY) = 5 
[pid 20463] read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\22"..., 512) = 512 
[pid 20463] fstat64(5, {st_mode=S_IFREG|0555, st_size=18348, ...}) = 0 
[pid 20463] old_mmap(NULL, 16868, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x138000 
[pid 20463] old_mmap(0x13c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x13c000 
[pid 20463] close(5)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Getopt/Long.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Getopt/Long.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Getopt/Long.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Getopt/Long.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/Getopt/Long.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/Getopt/Long.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "# Getopt::Long.pm -- Universal o"..., 4096) = 4096 
[pid 20463] read(5, "ER) = (0..2);\n# Version major/mi"..., 4096) = 4096 
[pid 20463] brk(0x9521000)              = 0x9521000 
[pid 20463] read(5, "\t \"$optionlist[0]\" =~ /^(?:.*\\=)"..., 4096) = 4096 
[pid 20463] read(5, "E,undef];\n\t    $linkage{version}"..., 4096) = 4096 
[pid 20463] read(5, "userlinkage->{$opt}}, $arg);\n\t\t "..., 4096) = 4096 
[pid 20463] brk(0x9542000)              = 0x9542000 
[pid 20463] read(5, "\'+\' ? undef : $def];\n    }\n    e"..., 4096) = 4096 
[pid 20463] read(5, "pt\\\"\\n\")\n\t\tif $debug;\n\t}\n    }\n\n"..., 4096) = 4096 
[pid 20463] read(5, "$optarg || $mand ) {\n\t\tif ( $pas"..., 4096) = 4096 
[pid 20463] brk(0x9563000)              = 0x9563000 
[pid 20463] read(5, "eta($genprefix) . \")\";\n\t    eval"..., 4096) = 4096 
[pid 20463] read(5, "n that the\nprogram needs to know"..., 4096) = 4096 
[pid 20463] read(5, "is specified with a plus C<+> af"..., 4096) = 4096 
[pid 20463] read(5, "ngs.\n\n=head2 User-defined subrou"..., 4096) = 4096 
[pid 20463] read(5, "or minus sign, followed by a\nseq"..., 4096) = 4096 
[pid 20463] read(5, "xample is fully equivalent with:"..., 4096) = 4096 
[pid 20463] read(5, "_CORRECT has been set, in which "..., 4096) = 4096 
[pid 20463] read(5, "Perl. The message will be writte"..., 4096) = 4096 
[pid 20463] read(5, "s a result, its development, and"..., 4096) = 4096 
[pid 20463] read(5, "NESS FOR A PARTICULAR PURPOSE.  "..., 4096) = 238 
[pid 20463] read(5, "", 4096)           = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] read(4, " 0;\n\t  error \"$command failed wi"..., 4096) = 986 
[pid 20463] read(4, "", 4096)           = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/Autom4te/XFile.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Autom4te/XFile.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20463] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff49d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(4, "# Copyright (C) 2001, 2003 Free "..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/Errno.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Errno.pmc", 0xbfff46d0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Errno.pm", O_RDONLY|O_LARGEFILE) = 5 
[pid 20463] ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff44d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(5, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(5, "#\n# This file is auto-generated."..., 4096) = 4096 
[pid 20463] read(5, "LSEQ () { 84 }\nsub ERESTART () {"..., 4096) = 3337 
[pid 20463] brk(0x9584000)              = 0x9584000 
[pid 20463] _llseek(5, 6082, [6082], SEEK_SET) = 0 
[pid 20463] _llseek(5, 0, [6082], SEEK_CUR) = 0 
[pid 20463] close(5)                    = 0 
[pid 20463] read(4, "e continuation character \'\\\'\n  #"..., 4096) = 2880 
[pid 20463] read(4, "", 4096)           = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] stat64("/usr/share/autoconf/DynaLoader.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20463] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff49d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(4, "\n# Generated from DynaLoader.pm."..., 4096) = 4096 
[pid 20463] read(4, "le\\::ISA\"};\n    local @isa = (@i"..., 4096) = 4096 
[pid 20463] read(4, "ef_symbols();\n    if (@unresolve"..., 4096) = 4096 
[pid 20463] brk(0x95a5000)              = 0x95a5000 
[pid 20463] _llseek(4, 9027, [9027], SEEK_SET) = 0 
[pid 20463] _llseek(4, 0, [9027], SEEK_CUR) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3, "rigorous, I would say that given"..., 4096) = 4096 
[pid 20463] stat64("/usr/share/autoconf/Text/ParseWords.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/share/autoconf/Text/ParseWords.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Text/ParseWords.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/i386-linux-thread-multi/Text/ParseWords.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/lib/perl5/5.8.5/Text/ParseWords.pmc", 0xbfff4bd0) = -1 ENOENT (No such file or directory) 
[pid 20463] open("/usr/lib/perl5/5.8.5/Text/ParseWords.pm", O_RDONLY|O_LARGEFILE) = 4 
[pid 20463] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff49d8) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(4, 0, [0], SEEK_CUR) = 0 
[pid 20463] read(4, "package Text::ParseWords;\n\nuse v"..., 4096) = 4096 
[pid 20463] _llseek(4, 3252, [3252], SEEK_SET) = 0 
[pid 20463] _llseek(4, 0, [3252], SEEK_CUR) = 0 
[pid 20463] close(4)                    = 0 
[pid 20463] read(3, "l \"$file:$.: no current language"..., 4096) = 4096 
[pid 20463] read(3, "ude);\n\t  if (!$melt && $file)\n\t "..., 4096) = 4096 
[pid 20463] brk(0x95c6000)              = 0x95c6000 
[pid 20463] read(3, "erformed *last*: the empty quadr"..., 4096) = 4096 
[pid 20463] read(3, "EN quotes its result.\n  # Note t"..., 4096) = 4096 
[pid 20463] read(3, "s were included.  Actually, if a"..., 4096) = 4096 
[pid 20463] read(3, "ut.as:5::ouch\n  # | ::input.as:4"..., 4096) = 1572 
[pid 20463] read(3, "", 4096)           = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] clone(Process 20598 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe6708) = 20598 
[pid 20463] close(4 <unfinished ...> 
[pid 20598] close(3 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20598] <... close resumed> )       = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_IGN},  <unfinished ...> 
[pid 20598] fcntl64(4, F_SETFD, FD_CLOEXEC <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20598] <... fcntl64 resumed> )     = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_IGN},  <unfinished ...> 
[pid 20598] rt_sigaction(SIGFPE, {SIG_DFL},  <unfinished ...> 
[pid 20463] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20598] <... rt_sigaction resumed> {SIG_IGN}, 8) = 0 
[pid 20463] waitpid(20598, Process 20463 suspended 
<unfinished ...> 
[pid 20598] execve("/bin/sh", ["sh", "-c", "/usr/bin/m4 --help </dev/null 2>"...], [/* 37 vars */]) = 0 
[pid 20598] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20598] brk(0)                      = 0x9a03000 
[pid 20598] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20598] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20598] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20598] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20598] close(3)                    = 0 
[pid 20598] open("/lib/libtermcap.so.2", O_RDONLY) = 3 
[pid 20598] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320k\333"..., 512) = 512 
[pid 20598] fstat64(3, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0 
[pid 20598] old_mmap(0xdb6000, 14280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
[pid 20598] old_mmap(0xdb9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xdb9000 
[pid 20598] close(3)                    = 0 
[pid 20598] open("/lib/libdl.so.2", O_RDONLY) = 3 
[pid 20598] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
[pid 20598] fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
[pid 20598] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20598] old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
[pid 20598] old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
[pid 20598] close(3)                    = 0 
[pid 20598] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20598] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20598] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20598] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20598] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20598] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20598] close(3)                    = 0 
[pid 20598] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20598] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20598] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20598] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20598] munmap(0xb7fe9000, 91364)   = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20598] open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 
[pid 20598] close(3)                    = 0 
[pid 20598] brk(0)                      = 0x9a03000 
[pid 20598] brk(0x9a24000)              = 0x9a24000 
[pid 20598] getuid32()                  = 605 
[pid 20598] getgid32()                  = 545 
[pid 20598] geteuid32()                 = 605 
[pid 20598] getegid32()                 = 545 
[pid 20598] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20598] time(NULL)                  = 1266922517 
[pid 20598] open("/etc/mtab", O_RDONLY) = 3 
[pid 20598] fstat64(3, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 
[pid 20598] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20598] read(3, "/dev/mapper/VolGroup_ID_11178-Lo"..., 4096) = 3272 
[pid 20598] close(3)                    = 0 
[pid 20598] munmap(0xb7fff000, 4096)    = 0 
[pid 20598] open("/proc/meminfo", O_RDONLY) = 3 
[pid 20598] fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 
[pid 20598] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20598] read(3, "MemTotal:      2074760 kB\nMemFre"..., 1024) = 644 
[pid 20598] close(3)                    = 0 
[pid 20598] munmap(0xb7fff000, 4096)    = 0 
[pid 20598] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20598] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20598] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20598] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20598] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20598] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20598] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20598] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20598] stat64("/vobs/DTGngLinux/heartbeat-2.1.3", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20598] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20598] getpid()                    = 20598 
[pid 20598] getppid()                   = 20463 
[pid 20598] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20598] stat64("/usr/kerberos/bin/sh", 0xbfe18ee0) = -1 ENOENT (No such file or directory) 
[pid 20598] stat64("/usr/local/bin/sh", 0xbfe18ee0) = -1 ENOENT (No such file or directory) 
[pid 20598] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20598] access("/bin/sh", X_OK)     = 0 
[pid 20598] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20598] access("/bin/sh", X_OK)     = 0 
[pid 20598] getpgrp()                   = 20451 
[pid 20598] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20598] pipe([3, 4])                = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20598] clone(Process 20599 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20599 
[pid 20598] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20598] close(4)                    = 0 
[pid 20598] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20598] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20598] clone(Process 20600 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20600 
[pid 20598] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20598] close(3)                    = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 
[pid 20598] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20598] rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0 
[pid 20598] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20598] waitpid(-1, Process 20598 suspended 
<unfinished ...> 
[pid 20599] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20600] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20599] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20600] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20599] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20600] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20599] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20600] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20599] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20600] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20599] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20600] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20599] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20600] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20599] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20600] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20599] close(3 <unfinished ...> 
[pid 20600] dup2(3, 0 <unfinished ...> 
[pid 20599] <... close resumed> )       = 0 
[pid 20600] <... dup2 resumed> )        = 0 
[pid 20599] dup2(4, 1 <unfinished ...> 
[pid 20600] close(3 <unfinished ...> 
[pid 20599] <... dup2 resumed> )        = 1 
[pid 20600] <... close resumed> )       = 0 
[pid 20599] close(4 <unfinished ...> 
[pid 20600] stat64(".",  <unfinished ...> 
[pid 20599] <... close resumed> )       = 0 
[pid 20600] <... stat64 resumed> {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20599] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20600] stat64("/usr/kerberos/bin/grep",  <unfinished ...> 
[pid 20599] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20600] <... stat64 resumed> 0xbfe18bb0) = -1 ENOENT (No such file or directory) 
[pid 20600] stat64("/usr/local/bin/grep",  <unfinished ...> 
[pid 20599] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20600] <... stat64 resumed> 0xbfe18bb0) = -1 ENOENT (No such file or directory) 
[pid 20599] <... rt_sigaction resumed> {SIG_IGN}, 8) = 0 
[pid 20600] stat64("/bin/grep",  <unfinished ...> 
[pid 20599] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20600] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=77272, ...}) = 0 
[pid 20599] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20600] access("/bin/grep", X_OK)   = 0 
[pid 20599] open("/dev/null", O_RDONLY|O_LARGEFILE <unfinished ...> 
[pid 20600] stat64("/bin/grep",  <unfinished ...> 
[pid 20599] <... open resumed> )        = 3 
[pid 20600] <... stat64 resumed> {st_mode=S_IFREG|0755, st_size=77272, ...}) = 0 
[pid 20599] dup2(3, 0 <unfinished ...> 
[pid 20600] access("/bin/grep", X_OK)   = 0 
[pid 20599] <... dup2 resumed> )        = 0 
[pid 20599] close(3 <unfinished ...> 
[pid 20600] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20599] <... close resumed> )       = 0 
[pid 20600] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20599] dup2(1, 2 <unfinished ...> 
[pid 20600] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20599] <... dup2 resumed> )        = 2 
[pid 20600] <... rt_sigaction resumed> {SIG_IGN}, 8) = 0 
[pid 20599] fcntl64(1, F_GETFD <unfinished ...> 
[pid 20600] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20599] <... fcntl64 resumed> )     = 0 
[pid 20600] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20599] execve("/usr/bin/m4", ["/usr/bin/m4", "--help"], [/* 38 vars */] <unfinished ...> 
[pid 20600] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 
[pid 20600] dup2(3, 1)                  = 1 
[pid 20600] close(3)                    = 0 
[pid 20600] execve("/bin/grep", ["grep", "reload-state"], [/* 38 vars */]) = 0 
[pid 20600] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20600] brk(0)                      = 0x8fbb000 
[pid 20600] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20600] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20600] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20600] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20600] close(3)                    = 0 
[pid 20600] open("/lib/libpcre.so.0", O_RDONLY) = 3 
[pid 20600] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\252"..., 512) = 512 
[pid 20600] fstat64(3, {st_mode=S_IFREG|0755, st_size=63640, ...}) = 0 
[pid 20600] old_mmap(0x31a000, 65144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x31a000 
[pid 20600] old_mmap(0x329000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x329000 
[pid 20600] close(3)                    = 0 
[pid 20600] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20600] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20600] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20600] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20600] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20600] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20600] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20600] close(3)                    = 0 
[pid 20600] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20600] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20600] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20600] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20600] munmap(0xb7fe9000, 91364)   = 0 
[pid 20600] brk(0)                      = 0x8fbb000 
[pid 20600] brk(0x8fdc000)              = 0x8fdc000 
[pid 20600] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20600] read(0,  <unfinished ...> 
[pid 20599] <... execve resumed> )      = 0 
[pid 20599] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20599] brk(0)                      = 0x916f000 
[pid 20599] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20599] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20599] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20599] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20599] close(3)                    = 0 
[pid 20599] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20599] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20599] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20599] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20599] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20599] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20599] close(3)                    = 0 
[pid 20599] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20599] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20599] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20599] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20599] munmap(0xb7fe9000, 91364)   = 0 
[pid 20599] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20599] fstat64(2, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20599] brk(0)                      = 0x916f000 
[pid 20599] brk(0x9190000)              = 0x9190000 
[pid 20599] getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 
[pid 20599] sigaltstack({ss_sp=0x9171ff8, ss_flags=0, ss_size=152510456}, NULL) = 0 
[pid 20599] rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0 
[pid 20599] rt_sigaction(SIGSEGV, {0x8052e20, [], SA_RESTORER|SA_STACK|SA_ONESHOT|SA_SIGINFO, 0xbbd8c0}, NULL, 8) = 0 
[pid 20599] open("/usr/share/locale/C/m4.msg", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20599] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20599] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20599] write(1, "Usage: /usr/bin/m4 [OPTION]... ["..., 1984) = 1984 
[pid 20600] <... read resumed> "Usage: /usr/bin/m4 [OPTION]... ["..., 32768) = 1984 
[pid 20599] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20600] fstat64(1, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0 
[pid 20600] ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS <unfinished ...> 
[pid 20599] <... munmap resumed> )      = 0 
[pid 20600] <... ioctl resumed> , 0xbfe3ee74) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20599] exit_group(0)               = ? 
Process 20598 resumed 
Process 20599 detached 
[pid 20600] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20600] read(0, "", 28672)          = 0 
[pid 20598] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20599 
[pid 20600] write(1, "  -R, --reload-state=FILE      r"..., 72 <unfinished ...> 
[pid 20598] waitpid(-1, Process 20598 suspended 
<unfinished ...> 
[pid 20600] <... write resumed> )       = 72 
[pid 20600] close(1)                    = 0 
[pid 20600] munmap(0xb7fff000, 4096)    = 0 
[pid 20600] exit_group(0)               = ? 
Process 20598 resumed 
Process 20600 detached 
[pid 20598] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20600 
[pid 20598] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20598] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20598] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20598] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20598] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20598] waitpid(-1, 0xbfe18a4c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20598] sigreturn()                 = ? (mask now []) 
[pid 20598] exit_group(0)               = ? 
Process 20463 resumed 
Process 20598 detached 
[pid 20463] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20598 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] read(3, "", 4)              = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] pipe([5, 6])                = 0 
[pid 20463] clone(Process 20601 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe6708) = 20601 
[pid 20463] close(6)                    = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20601] close(5 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20601] <... close resumed> )       = 0 
[pid 20463] read(5,  <unfinished ...> 
[pid 20601] fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 
[pid 20601] dup2(4, 1)                  = 1 
[pid 20601] close(4)                    = 0 
[pid 20601] close(3)                    = 0 
[pid 20601] rt_sigaction(SIGFPE, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20601] execve("/bin/sh", ["sh", "-c", "echo dumpdef | /usr/bin/m4 --nes"...], [/* 37 vars */] <unfinished ...> 
[pid 20463] <... read resumed> "", 4)   = 0 
[pid 20463] close(5 <unfinished ...> 
[pid 20601] <... execve resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS <unfinished ...> 
[pid 20601] uname( <unfinished ...> 
[pid 20463] <... ioctl resumed> , 0xbfff4e98) = -1 EINVAL (Invalid argument) 
[pid 20601] <... uname resumed> {sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20463] _llseek(3, 0,  <unfinished ...> 
[pid 20601] brk(0 <unfinished ...> 
[pid 20463] <... _llseek resumed> 0xbfff4ed0, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20601] <... brk resumed> )         = 0x82d9000 
[pid 20463] read(3,  <unfinished ...> 
[pid 20601] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20601] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20601] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20601] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20601] close(3)                    = 0 
[pid 20601] open("/lib/libtermcap.so.2", O_RDONLY) = 3 
[pid 20601] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320k\333"..., 512) = 512 
[pid 20601] fstat64(3, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0 
[pid 20601] old_mmap(0xdb6000, 14280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
[pid 20601] old_mmap(0xdb9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xdb9000 
[pid 20601] close(3)                    = 0 
[pid 20601] open("/lib/libdl.so.2", O_RDONLY) = 3 
[pid 20601] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
[pid 20601] fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
[pid 20601] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20601] old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
[pid 20601] old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
[pid 20601] close(3)                    = 0 
[pid 20601] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20601] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20601] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20601] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20601] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20601] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20601] close(3)                    = 0 
[pid 20601] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20601] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20601] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20601] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20601] munmap(0xb7fe9000, 91364)   = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20601] open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 
[pid 20601] close(3)                    = 0 
[pid 20601] brk(0)                      = 0x82d9000 
[pid 20601] brk(0x82fa000)              = 0x82fa000 
[pid 20601] getuid32()                  = 605 
[pid 20601] getgid32()                  = 545 
[pid 20601] geteuid32()                 = 605 
[pid 20601] getegid32()                 = 545 
[pid 20601] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20601] time(NULL)                  = 1266922517 
[pid 20601] open("/etc/mtab", O_RDONLY) = 3 
[pid 20601] fstat64(3, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 
[pid 20601] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20601] read(3, "/dev/mapper/VolGroup_ID_11178-Lo"..., 4096) = 3272 
[pid 20601] close(3)                    = 0 
[pid 20601] munmap(0xb7fff000, 4096)    = 0 
[pid 20601] open("/proc/meminfo", O_RDONLY) = 3 
[pid 20601] fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 
[pid 20601] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20601] read(3, "MemTotal:      2074760 kB\nMemFre"..., 1024) = 644 
[pid 20601] close(3)                    = 0 
[pid 20601] munmap(0xb7fff000, 4096)    = 0 
[pid 20601] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20601] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20601] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20601] stat64("/vobs/DTGngLinux/heartbeat-2.1.3", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20601] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20601] getpid()                    = 20601 
[pid 20601] getppid()                   = 20463 
[pid 20601] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20601] stat64("/usr/kerberos/bin/sh", 0xbff5af30) = -1 ENOENT (No such file or directory) 
[pid 20601] stat64("/usr/local/bin/sh", 0xbff5af30) = -1 ENOENT (No such file or directory) 
[pid 20601] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20601] access("/bin/sh", X_OK)     = 0 
[pid 20601] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20601] access("/bin/sh", X_OK)     = 0 
[pid 20601] getpgrp()                   = 20451 
[pid 20601] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20601] pipe([3, 4])                = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20601] clone(Process 20602 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20602 
[pid 20601] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20601] close(4)                    = 0 
[pid 20601] close(4)                    = -1 EBADF (Bad file descriptor) 
[pid 20601] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [CHLD], 8) = 0 
[pid 20601] clone(Process 20603 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20603 
[pid 20601] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20602] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20603] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20602] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20603] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20601] close(3 <unfinished ...> 
[pid 20602] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20603] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20601] <... close resumed> )       = 0 
[pid 20602] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20603] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20602] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20603] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20601] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20602] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20603] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigprocmask(SIG_SETMASK, [CHLD],  <unfinished ...> 
[pid 20602] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20603] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20601] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20602] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20603] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20601] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20602] close(3 <unfinished ...> 
[pid 20603] dup2(3, 0 <unfinished ...> 
[pid 20601] <... rt_sigprocmask resumed> [CHLD], 8) = 0 
[pid 20602] <... close resumed> )       = 0 
[pid 20603] <... dup2 resumed> )        = 0 
[pid 20601] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20602] dup2(4, 1 <unfinished ...> 
[pid 20603] close(3 <unfinished ...> 
[pid 20601] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20602] <... dup2 resumed> )        = 1 
[pid 20603] <... close resumed> )       = 0 
[pid 20601] waitpid(-1, Process 20601 suspended 
<unfinished ...> 
[pid 20602] close(4 <unfinished ...> 
[pid 20603] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20602] <... close resumed> )       = 0 
[pid 20603] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20602] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20603] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20602] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20603] <... rt_sigaction resumed> {SIG_IGN}, 8) = 0 
[pid 20602] rt_sigaction(SIGQUIT, {SIG_DFL},  <unfinished ...> 
[pid 20603] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20602] <... rt_sigaction resumed> {SIG_IGN}, 8) = 0 
[pid 20603] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20602] rt_sigaction(SIGCHLD, {SIG_DFL},  <unfinished ...> 
[pid 20603] dup2(1, 2 <unfinished ...> 
[pid 20602] <... rt_sigaction resumed> {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20603] <... dup2 resumed> )        = 2 
[pid 20602] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20603] fcntl64(1, F_GETFD <unfinished ...> 
[pid 20602] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20603] <... fcntl64 resumed> )     = 0 
[pid 20602] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20603] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666 <unfinished ...> 
[pid 20602] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20603] <... open resumed> )        = 3 
[pid 20602] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20603] dup2(3, 1 <unfinished ...> 
[pid 20602] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20603] <... dup2 resumed> )        = 1 
[pid 20602] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20603] close(3 <unfinished ...> 
[pid 20602] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20603] <... close resumed> )       = 0 
[pid 20602] rt_sigprocmask(SIG_BLOCK, NULL,  <unfinished ...> 
[pid 20603] execve("/usr/bin/m4", ["/usr/bin/m4", "--nesting-limit=1024"], [/* 38 vars */] <unfinished ...> 
[pid 20602] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20603] <... execve resumed> )      = 0 
[pid 20602] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20603] uname( <unfinished ...> 
[pid 20602] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> 
[pid 20603] <... uname resumed> {sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20602] <... mmap2 resumed> )       = 0xb7fff000 
[pid 20603] brk(0 <unfinished ...> 
[pid 20602] write(1, "dumpdef\n", 8 <unfinished ...> 
[pid 20603] <... brk resumed> )         = 0x87a5000 
[pid 20602] <... write resumed> )       = 8 
[pid 20603] access("/etc/ld.so.preload", R_OK <unfinished ...> 
[pid 20602] munmap(0xb7fff000, 4096 <unfinished ...> 
[pid 20603] <... access resumed> )      = -1 ENOENT (No such file or directory) 
[pid 20602] <... munmap resumed> )      = 0 
[pid 20603] open("/etc/ld.so.cache", O_RDONLY <unfinished ...> 
[pid 20602] exit_group(0)               = ? 
Process 20601 resumed 
Process 20602 detached 
[pid 20603] <... open resumed> )        = 3 
[pid 20601] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20602 
[pid 20603] fstat64(3,  <unfinished ...> 
[pid 20601] waitpid(-1, Process 20601 suspended 
<unfinished ...> 
[pid 20603] <... fstat64 resumed> {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20603] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20603] close(3)                    = 0 
[pid 20603] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20603] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20603] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20603] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20603] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20603] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20603] close(3)                    = 0 
[pid 20603] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20603] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20603] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20603] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20603] munmap(0xb7fe9000, 91364)   = 0 
[pid 20603] fstat64(1, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0 
[pid 20603] fstat64(2, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20603] brk(0)                      = 0x87a5000 
[pid 20603] brk(0x87c6000)              = 0x87c6000 
[pid 20603] getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 
[pid 20603] sigaltstack({ss_sp=0x87a7ff8, ss_flags=0, ss_size=142245880}, NULL) = 0 
[pid 20603] rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0 
[pid 20603] rt_sigaction(SIGSEGV, {0x8052e20, [], SA_RESTORER|SA_STACK|SA_ONESHOT|SA_SIGINFO, 0xbbd8c0}, NULL, 8) = 0 
[pid 20603] open("/usr/share/locale/C/m4.msg", O_RDONLY) = -1 ENOENT (No such file or directory) 
[pid 20603] fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20603] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20603] read(0, "dumpdef\n", 4096)  = 8 
[pid 20603] write(2, "__file__:\t", 10 <unfinished ...> 
[pid 20463] <... read resumed> "__file__:\t", 4096) = 10 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] write(2, "<__file__>\n", 11) = 11 
[pid 20463] <... read resumed> "<__file__>\n", 4096) = 11 
[pid 20603] write(2, "__gnu__:\t", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "__gnu__:\t", 4096) = 9 
[pid 20603] write(2, "\n", 1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 1 
[pid 20463] <... read resumed> "\n", 4096) = 1 
[pid 20603] write(2, "__line__:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "__line__:\t", 4096) = 10 
[pid 20603] write(2, "<__line__>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<__line__>\n", 4096) = 11 
[pid 20603] write(2, "__unix__:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "__unix__:\t", 4096) = 10 
[pid 20603] write(2, "\n", 1 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 1 
[pid 20463] <... read resumed> "\n", 4096) = 1 
[pid 20603] write(2, "builtin:\t", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "builtin:\t", 4096) = 9 
[pid 20603] write(2, "<builtin>\n", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "<builtin>\n", 4096) = 10 
[pid 20603] write(2, "changecom:\t", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "changecom:\t", 4096) = 11 
[pid 20603] write(2, "<changecom>\n", 12 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 12 
[pid 20463] <... read resumed> "<changecom>\n", 4096) = 12 
[pid 20603] write(2, "changequote:\t", 13 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 13 
[pid 20463] <... read resumed> "changequote:\t", 4096) = 13 
[pid 20603] write(2, "<changequote>\n", 14 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 14 
[pid 20463] <... read resumed> "<changequote>\n", 4096) = 14 
[pid 20603] write(2, "debugfile:\t", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "debugfile:\t", 4096) = 11 
[pid 20603] write(2, "<debugfile>\n", 12 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 12 
[pid 20463] <... read resumed> "<debugfile>\n", 4096) = 12 
[pid 20603] write(2, "debugmode:\t", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "debugmode:\t", 4096) = 11 
[pid 20603] write(2, "<debugmode>\n", 12 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 12 
[pid 20463] <... read resumed> "<debugmode>\n", 4096) = 12 
[pid 20603] write(2, "decr:\t", 6 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 6 
[pid 20463] <... read resumed> "decr:\t", 4096) = 6 
[pid 20603] write(2, "<decr>\n", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "<decr>\n", 4096) = 7 
[pid 20603] write(2, "define:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "define:\t", 4096) = 8 
[pid 20603] write(2, "<define>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<define>\n", 4096) = 9 
[pid 20603] write(2, "defn:\t", 6 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 6 
[pid 20463] <... read resumed> "defn:\t", 4096) = 6 
[pid 20603] write(2, "<defn>\n", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "<defn>\n", 4096) = 7 
[pid 20603] write(2, "divert:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "divert:\t", 4096) = 8 
[pid 20603] write(2, "<divert>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<divert>\n", 4096) = 9 
[pid 20603] write(2, "divnum:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "divnum:\t", 4096) = 8 
[pid 20603] write(2, "<divnum>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<divnum>\n", 4096) = 9 
[pid 20603] write(2, "dnl:\t", 5 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 5 
[pid 20463] <... read resumed> "dnl:\t", 4096) = 5 
[pid 20603] write(2, "<dnl>\n", 6 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 6 
[pid 20463] <... read resumed> "<dnl>\n", 4096) = 6 
[pid 20603] write(2, "dumpdef:\t", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "dumpdef:\t", 4096) = 9 
[pid 20603] write(2, "<dumpdef>\n", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "<dumpdef>\n", 4096) = 10 
[pid 20603] write(2, "errprint:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "errprint:\t", 4096) = 10 
[pid 20603] write(2, "<errprint>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<errprint>\n", 4096) = 11 
[pid 20603] write(2, "esyscmd:\t", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "esyscmd:\t", 4096) = 9 
[pid 20603] write(2, "<esyscmd>\n", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "<esyscmd>\n", 4096) = 10 
[pid 20603] write(2, "eval:\t", 6 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 6 
[pid 20463] <... read resumed> "eval:\t", 4096) = 6 
[pid 20603] write(2, "<eval>\n", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "<eval>\n", 4096) = 7 
[pid 20603] write(2, "format:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "format:\t", 4096) = 8 
[pid 20603] write(2, "<format>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<format>\n", 4096) = 9 
[pid 20603] write(2, "ifdef:\t", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "ifdef:\t", 4096) = 7 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] write(2, "<ifdef>\n", 8 <unfinished ...> 
[pid 20463] <... read resumed> "<ifdef>\n", 4096) = 8 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] write(2, "ifelse:\t", 8 <unfinished ...> 
[pid 20463] <... read resumed> "ifelse:\t", 4096) = 8 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] write(2, "<ifelse>\n", 9 <unfinished ...> 
[pid 20463] <... read resumed> "<ifelse>\n", 4096) = 9 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] write(2, "include:\t", 9)   = 9 
[pid 20463] <... read resumed> "include:\t", 4096) = 9 
[pid 20603] write(2, "<include>\n", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "<include>\n", 4096) = 10 
[pid 20603] write(2, "incr:\t", 6 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 6 
[pid 20463] <... read resumed> "incr:\t", 4096) = 6 
[pid 20603] write(2, "<incr>\n", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "<incr>\n", 4096) = 7 
[pid 20603] write(2, "index:\t", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "index:\t", 4096) = 7 
[pid 20603] write(2, "<index>\n", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "<index>\n", 4096) = 8 
[pid 20603] write(2, "indir:\t", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "indir:\t", 4096) = 7 
[pid 20603] write(2, "<indir>\n", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "<indir>\n", 4096) = 8 
[pid 20603] write(2, "len:\t", 5 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 5 
[pid 20463] <... read resumed> "len:\t", 4096) = 5 
[pid 20603] write(2, "<len>\n", 6 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 6 
[pid 20463] <... read resumed> "<len>\n", 4096) = 6 
[pid 20603] write(2, "m4exit:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "m4exit:\t", 4096) = 8 
[pid 20603] write(2, "<m4exit>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<m4exit>\n", 4096) = 9 
[pid 20603] write(2, "m4wrap:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "m4wrap:\t", 4096) = 8 
[pid 20603] write(2, "<m4wrap>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<m4wrap>\n", 4096) = 9 
[pid 20603] write(2, "maketemp:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "maketemp:\t", 4096) = 10 
[pid 20603] write(2, "<maketemp>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<maketemp>\n", 4096) = 11 
[pid 20603] write(2, "patsubst:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "patsubst:\t", 4096) = 10 
[pid 20603] write(2, "<patsubst>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<patsubst>\n", 4096) = 11 
[pid 20603] write(2, "popdef:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "popdef:\t", 4096) = 8 
[pid 20603] write(2, "<popdef>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<popdef>\n", 4096) = 9 
[pid 20603] write(2, "pushdef:\t", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "pushdef:\t", 4096) = 9 
[pid 20603] write(2, "<pushdef>\n", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "<pushdef>\n", 4096) = 10 
[pid 20603] write(2, "regexp:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "regexp:\t", 4096) = 8 
[pid 20603] write(2, "<regexp>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<regexp>\n", 4096) = 9 
[pid 20603] write(2, "shift:\t", 7 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 7 
[pid 20463] <... read resumed> "shift:\t", 4096) = 7 
[pid 20603] write(2, "<shift>\n", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "<shift>\n", 4096) = 8 
[pid 20603] write(2, "sinclude:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "sinclude:\t", 4096) = 10 
[pid 20603] write(2, "<sinclude>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<sinclude>\n", 4096) = 11 
[pid 20603] write(2, "substr:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "substr:\t", 4096) = 8 
[pid 20603] write(2, "<substr>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<substr>\n", 4096) = 9 
[pid 20603] write(2, "syscmd:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "syscmd:\t", 4096) = 8 
[pid 20603] write(2, "<syscmd>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<syscmd>\n", 4096) = 9 
[pid 20603] write(2, "sysval:\t", 8 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 8 
[pid 20463] <... read resumed> "sysval:\t", 4096) = 8 
[pid 20603] write(2, "<sysval>\n", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "<sysval>\n", 4096) = 9 
[pid 20603] write(2, "traceoff:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "traceoff:\t", 4096) = 10 
[pid 20603] write(2, "<traceoff>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<traceoff>\n", 4096) = 11 
[pid 20603] write(2, "traceon:\t", 9 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 9 
[pid 20463] <... read resumed> "traceon:\t", 4096) = 9 
[pid 20603] write(2, "<traceon>\n", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "<traceon>\n", 4096) = 10 
[pid 20603] write(2, "translit:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "translit:\t", 4096) = 10 
[pid 20603] write(2, "<translit>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<translit>\n", 4096) = 11 
[pid 20603] write(2, "undefine:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "undefine:\t", 4096) = 10 
[pid 20603] write(2, "<undefine>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<undefine>\n", 4096) = 11 
[pid 20603] write(2, "undivert:\t", 10 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 10 
[pid 20463] <... read resumed> "undivert:\t", 4096) = 10 
[pid 20603] write(2, "<undivert>\n", 11 <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... write resumed> )       = 11 
[pid 20463] <... read resumed> "<undivert>\n", 4096) = 11 
[pid 20603] fstat64(1,  <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20603] <... fstat64 resumed> {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0 
[pid 20603] ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbff21028) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20603] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 
[pid 20603] read(0, "", 4096)           = 0 
[pid 20603] close(0)                    = 0 
[pid 20603] munmap(0xb7fff000, 4096)    = 0 
[pid 20603] write(1, "\n", 1)           = 1 
[pid 20603] munmap(0xb7ffe000, 4096)    = 0 
[pid 20603] exit_group(0)               = ? 
Process 20601 resumed 
Process 20603 detached 
[pid 20601] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20603 
[pid 20601] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 
[pid 20601] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20601] close(3)                    = -1 EBADF (Bad file descriptor) 
[pid 20601] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20601] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20601] waitpid(-1, 0xbff5aa9c, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20601] sigreturn()                 = ? (mask now []) 
[pid 20601] exit_group(0)               = ? 
Process 20601 detached 
[pid 20463] <... read resumed> "", 4096) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(20601, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20601 
[pid 20463] rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] pipe([3, 4])                = 0 
[pid 20463] pipe([5, 6])                = 0 
[pid 20463] clone(Process 20604 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe6708) = 20604 
[pid 20463] close(6)                    = 0 
[pid 20463] close(4 <unfinished ...> 
[pid 20604] close(5 <unfinished ...> 
[pid 20463] <... close resumed> )       = 0 
[pid 20604] <... close resumed> )       = 0 
[pid 20463] read(5,  <unfinished ...> 
[pid 20604] fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 
[pid 20604] dup2(4, 1)                  = 1 
[pid 20604] close(4)                    = 0 
[pid 20604] close(3)                    = 0 
[pid 20604] rt_sigaction(SIGFPE, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20604] execve("/bin/sh", ["sh", "-c", "(umask 077 &&\n\t   mktemp -d -q \""...], [/* 37 vars */] <unfinished ...> 
[pid 20463] <... read resumed> "", 4)   = 0 
[pid 20463] close(5 <unfinished ...> 
[pid 20604] <... execve resumed> )      = 0 
[pid 20463] <... close resumed> )       = 0 
[pid 20463] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS <unfinished ...> 
[pid 20604] uname( <unfinished ...> 
[pid 20463] <... ioctl resumed> , 0xbfff4e98) = -1 EINVAL (Invalid argument) 
[pid 20604] <... uname resumed> {sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20463] _llseek(3, 0,  <unfinished ...> 
[pid 20604] brk(0 <unfinished ...> 
[pid 20463] <... _llseek resumed> 0xbfff4ed0, SEEK_CUR) = -1 ESPIPE (Illegal seek) 
[pid 20604] <... brk resumed> )         = 0x9fbe000 
[pid 20463] fstat64(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20604] access("/etc/ld.so.preload", R_OK <unfinished ...> 
[pid 20463] read(3,  <unfinished ...> 
[pid 20604] <... access resumed> )      = -1 ENOENT (No such file or directory) 
[pid 20604] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20604] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20604] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20604] close(3)                    = 0 
[pid 20604] open("/lib/libtermcap.so.2", O_RDONLY) = 3 
[pid 20604] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320k\333"..., 512) = 512 
[pid 20604] fstat64(3, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0 
[pid 20604] old_mmap(0xdb6000, 14280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xdb6000 
[pid 20604] old_mmap(0xdb9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xdb9000 
[pid 20604] close(3)                    = 0 
[pid 20604] open("/lib/libdl.so.2", O_RDONLY) = 3 
[pid 20604] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\314"..., 512) = 512 
[pid 20604] fstat64(3, {st_mode=S_IFREG|0755, st_size=15324, ...}) = 0 
[pid 20604] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20604] old_mmap(0xcc2000, 12388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xcc2000 
[pid 20604] old_mmap(0xcc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xcc4000 
[pid 20604] close(3)                    = 0 
[pid 20604] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20604] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20604] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20604] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20604] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20604] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20604] close(3)                    = 0 
[pid 20604] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe7000 
[pid 20604] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20604] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20604] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20604] munmap(0xb7fe9000, 91364)   = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20604] open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 
[pid 20604] close(3)                    = 0 
[pid 20604] brk(0)                      = 0x9fbe000 
[pid 20604] brk(0x9fdf000)              = 0x9fdf000 
[pid 20604] getuid32()                  = 605 
[pid 20604] getgid32()                  = 545 
[pid 20604] geteuid32()                 = 605 
[pid 20604] getegid32()                 = 545 
[pid 20604] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20604] time(NULL)                  = 1266922517 
[pid 20604] open("/etc/mtab", O_RDONLY) = 3 
[pid 20604] fstat64(3, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0 
[pid 20604] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20604] read(3, "/dev/mapper/VolGroup_ID_11178-Lo"..., 4096) = 3272 
[pid 20604] close(3)                    = 0 
[pid 20604] munmap(0xb7fff000, 4096)    = 0 
[pid 20604] open("/proc/meminfo", O_RDONLY) = 3 
[pid 20604] fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 
[pid 20604] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20604] read(3, "MemTotal:      2074760 kB\nMemFre"..., 1024) = 644 
[pid 20604] close(3)                    = 0 
[pid 20604] munmap(0xb7fff000, 4096)    = 0 
[pid 20604] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20604] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20604] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20604] stat64("/vobs/DTGngLinux/heartbeat-2.1.3", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20604] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20604] getpid()                    = 20604 
[pid 20604] getppid()                   = 20463 
[pid 20604] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20604] stat64("/usr/kerberos/bin/sh", 0xbfeb1350) = -1 ENOENT (No such file or directory) 
[pid 20604] stat64("/usr/local/bin/sh", 0xbfeb1350) = -1 ENOENT (No such file or directory) 
[pid 20604] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20604] access("/bin/sh", X_OK)     = 0 
[pid 20604] stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=616312, ...}) = 0 
[pid 20604] access("/bin/sh", X_OK)     = 0 
[pid 20604] getpgrp()                   = 20451 
[pid 20604] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20604] clone(Process 20605 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20605 
[pid 20604] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20605] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20604] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20605] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20605] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20604] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20605] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20605] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20604] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20605] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20605] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20604] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20605] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20604] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20605] rt_sigaction(SIGINT, {SIG_DFL},  <unfinished ...> 
[pid 20604] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20605] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20604] waitpid(-1, Process 20604 suspended 
<unfinished ...> 
[pid 20605] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20605] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20605] rt_sigaction(SIGCHLD, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20605] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {SIG_DFL}, 8) = 0 
[pid 20605] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 
[pid 20605] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20605] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 
[pid 20605] dup2(3, 2)                  = 2 
[pid 20605] close(3)                    = 0 
[pid 20605] umask(077)                  = 02 
[pid 20605] stat64(".", {st_mode=S_IFDIR|0775, st_size=2560, ...}) = 0 
[pid 20605] stat64("/usr/kerberos/bin/mktemp", 0xbfeb0f00) = -1 ENOENT (No such file or directory) 
[pid 20605] stat64("/usr/local/bin/mktemp", 0xbfeb0f00) = -1 ENOENT (No such file or directory) 
[pid 20605] stat64("/bin/mktemp", {st_mode=S_IFREG|0555, st_size=9004, ...}) = 0 
[pid 20605] access("/bin/mktemp", X_OK) = 0 
[pid 20605] stat64("/bin/mktemp", {st_mode=S_IFREG|0555, st_size=9004, ...}) = 0 
[pid 20605] access("/bin/mktemp", X_OK) = 0 
[pid 20605] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 
[pid 20605] clone(Process 20606 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe7708) = 20606 
[pid 20605] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20605] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20606] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20605] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20606] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20605] rt_sigprocmask(SIG_SETMASK, [],  <unfinished ...> 
[pid 20606] rt_sigaction(SIGTSTP, {SIG_DFL},  <unfinished ...> 
[pid 20605] <... rt_sigprocmask resumed> NULL, 8) = 0 
[pid 20606] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20605] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...> 
[pid 20606] rt_sigaction(SIGTTIN, {SIG_DFL},  <unfinished ...> 
[pid 20605] <... rt_sigprocmask resumed> [], 8) = 0 
[pid 20606] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20605] rt_sigaction(SIGINT, {0x807603b, [], SA_RESTORER, 0xbbd8c8},  <unfinished ...> 
[pid 20606] rt_sigaction(SIGTTOU, {SIG_DFL},  <unfinished ...> 
[pid 20605] <... rt_sigaction resumed> {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20606] <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 
[pid 20605] waitpid(-1, Process 20605 suspended 
<unfinished ...> 
[pid 20606] rt_sigaction(SIGINT, {SIG_DFL}, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20606] rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 
[pid 20606] rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8077263, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20606] execve("/bin/mktemp", ["mktemp", "-d", "-q", "/tmp/am4tXXXXXX"], [/* 38 vars */]) = 0 
[pid 20606] uname({sys="Linux", node="build-i5.dilith.net", ...}) = 0 
[pid 20606] brk(0)                      = 0x8df0000 
[pid 20606] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 
[pid 20606] open("/etc/ld.so.cache", O_RDONLY) = 3 
[pid 20606] fstat64(3, {st_mode=S_IFREG|0644, st_size=91364, ...}) = 0 
[pid 20606] old_mmap(NULL, 91364, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fe9000 
[pid 20606] close(3)                    = 0 
[pid 20606] open("/lib/tls/libc.so.6", O_RDONLY) = 3 
[pid 20606] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\257"..., 512) = 512 
[pid 20606] fstat64(3, {st_mode=S_IFREG|0755, st_size=1454462, ...}) = 0 
[pid 20606] old_mmap(0xb96000, 1219772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb96000 
[pid 20606] old_mmap(0xcba000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x124000) = 0xcba000 
[pid 20606] old_mmap(0xcbe000, 7356, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xcbe000 
[pid 20606] close(3)                    = 0 
[pid 20606] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fe8000 
[pid 20606] mprotect(0xcba000, 4096, PROT_READ) = 0 
[pid 20606] mprotect(0xb92000, 4096, PROT_READ) = 0 
[pid 20606] set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe8aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 
[pid 20606] munmap(0xb7fe9000, 91364)   = 0 
[pid 20606] brk(0)                      = 0x8df0000 
[pid 20606] brk(0x8e11000)              = 0x8e11000 
[pid 20606] getpid()                    = 20606 
[pid 20606] open("/dev/urandom", O_RDONLY) = 3 
[pid 20606] read(3, "\213\203\320\364", 4) = 4 
[pid 20606] close(3)                    = 0 
[pid 20606] stat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=8192, ...}) = 0 
[pid 20606] mkdir("/tmp/am4tq20606", 0700) = 0 
[pid 20606] fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20606] mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 
[pid 20606] write(1, "/tmp/am4tq20606\n", 16 <unfinished ...> 
[pid 20463] <... read resumed> "/tmp/am4tq20606\n", 4096) = 16 
[pid 20606] <... write resumed> )       = 16 
[pid 20463] read(3,  <unfinished ...> 
[pid 20606] munmap(0xb7fff000, 4096)    = 0 
[pid 20606] exit_group(0)               = ? 
Process 20605 resumed 
Process 20606 detached 
[pid 20605] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20606 
[pid 20605] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20605] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20605] waitpid(-1, 0xbfeb0bbc, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20605] sigreturn()                 = ? (mask now []) 
[pid 20605] rt_sigaction(SIGINT, {0x8087357, [], SA_RESTORER, 0xbbd8c8}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20605] exit_group(0)               = ? 
Process 20604 resumed 
Process 20605 detached 
[pid 20604] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20605 
[pid 20604] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 
[pid 20604] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20604] waitpid(-1, 0xbfeb0eec, WNOHANG) = -1 ECHILD (No child processes) 
[pid 20604] sigreturn()                 = ? (mask now []) 
[pid 20604] rt_sigaction(SIGINT, {SIG_DFL}, {0x807603b, [], SA_RESTORER, 0xbbd8c8}, 8) = 0 
[pid 20604] exit_group(0)               = ? 
Process 20604 detached 
[pid 20463] <... read resumed> "", 4096) = 0 
[pid 20463] --- SIGCHLD (Child exited) @ 0 (0) --- 
[pid 20463] fstat64(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(20604, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 20604 
[pid 20463] rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 
[pid 20463] stat64("/tmp/am4tq20606", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 
[pid 20463] open("/usr/share/autoconf/autom4te.cfg", O_RDONLY|O_LARGEFILE) = 3 
[pid 20463] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff4e78) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(3, 0, [0], SEEK_CUR) = 0 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0644, st_size=6719, ...}) = 0 
[pid 20463] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 
[pid 20463] brk(0x95e7000)              = 0x95e7000 
[pid 20463] read(3, "# Definition of Autom4te option "..., 4096) = 4096 
[pid 20463] read(3, "rgs: --preselect AC_FUNC_STRERRO"..., 4096) = 2623 
[pid 20463] read(3, "", 4096)           = 0 
[pid 20463] close(3)                    = 0 
[pid 20463] stat64("/home/dtgbuild/.autom4te.cfg", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64(".autom4te.cfg", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("m4sugar/m4sugar.m4f", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/share/autoconf/m4sugar/m4sugar.m4f", {st_mode=S_IFREG|0644, st_size=13042, ...}) = 0 
[pid 20463] stat64("m4sugar/m4sh.m4f", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/share/autoconf/m4sugar/m4sh.m4f", {st_mode=S_IFREG|0644, st_size=31911, ...}) = 0 
[pid 20463] stat64("autoconf/autoconf.m4f", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/share/autoconf/autoconf/autoconf.m4f", {st_mode=S_IFREG|0644, st_size=334015, ...}) = 0 
[pid 20463] stat64("acsite.m4", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("/usr/share/autoconf/acsite.m4", 0x92ae0c8) = -1 ENOENT (No such file or directory) 
[pid 20463] stat64("aclocal.m4", {st_mode=S_IFREG|0644, st_size=272633, ...}) = 0 
[pid 20463] stat64("configure.in", {st_mode=S_IFREG|0644, st_size=97407, ...}) = 0 
[pid 20463] stat64("autom4te.cache", {st_mode=S_IFDIR|0755, st_size=146, ...}) = 0 
[pid 20463] open("autom4te.cache/requests", O_RDWR|O_CREAT|O_LARGEFILE, 0666) = 3 
[pid 20463] ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff4e48) = -1 ENOTTY (Inappropriate ioctl for device) 
[pid 20463] _llseek(3, 0, [0], SEEK_CUR) = 0 
[pid 20463] fstat64(3, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0 
[pid 20463] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 
[pid 20463] flock(3, LOCK_EX)           = 0 
[pid 20463] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0 
[pid 20463] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0 
[pid 20463] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0 
[pid 20463] stat64("/usr/bin/autom4te", {st_mode=S_IFREG|0755, st_size=30244, ...}) = 0 
[pid 20463] stat64("/usr/bin/autom4te", {st_mode=S_IFREG|0755, st_size=30244, ...}) = 0 
[pid 20463] read(3, "", 4096)           = 0 
[pid 20463] unlink("autom4te.cache/traces.0t") = -1 ENOENT (No such file or directory) 
[pid 20463] brk(0x9608000)              = 0x9608000 
[pid 20463] pipe([4, 5])                = 0 
[pid 20463] clone(Process 20608 attached 
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe6708) = 20608 
[pid 20463] close(5)                    = 0 
[pid 20463] rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 
[pid 20463] waitpid(20608, Process 20463 suspended 
<unfinished ...> 
[pid 20608] close(4)                    = 0 
[pid 20608] fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 
[pid 20608] rt_sigaction(SIGFPE, {SIG_DFL}, {SIG_IGN}, 8) = 0 
[pid 20608] execve("/bin/sh", ["sh", "-c", "/usr/bin/m4 --nesting-limit=1024"...], [/* 37 vars */]

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Duncan Roe
Duncan Roe
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Richa21

ASKER

the command on the working system is as below.
execve("/bin/sh", ["sh", "-c", "/usr/bin/m4 --help </dev/null 2>"...], [/* 51 vars */]) = 0

you seem to be right in stating the point that the terminating condition is somehow missed out. however how do we find the terminating condition. ?
Avatar of Richa21

ASKER

pls ignore the above comment. seems like they are traversing different paths all together.

the difference between the strace of failed and working system seems to be :
failed :
[pid 20463] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
[pid 20463] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
[pid 20463] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
[pid 20463] stat64("/usr/bin/autom4te", {st_mode=S_IFREG|0755, st_size=30244, ...}) = 0
[pid 20463] stat64("/usr/bin/autom4te", {st_mode=S_IFREG|0755, st_size=30244, ...}) = 0
[pid 20463] read(3, "", 4096)           = 0
[pid 20463] unlink("autom4te.cache/traces.0t") = -1 ENOENT (No such file or directory)
[pid 20463] brk(0x9608000)              = 0x9608000
[pid 20463] pipe([4, 5])                = 0
[pid 20463] clone(Process 20608 attached
child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fe6708) = 20608
[pid 20463] close(5)                    = 0
[pid 20463] rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
[pid 20463] rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
[pid 20463] waitpid(20608, Process 20463 suspended
 <unfinished ...>
[pid 20608] close(4)                    = 0
[pid 20608] fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
[pid 20608] rt_sigaction(SIGFPE, {SIG_DFL}, {SIG_IGN}, 8) = 0
[pid 20608] execve("/bin/sh", ["sh", "-c", "/usr/bin/m4 --nesting-limit=1024"...], [/* 37 vars */]

working:
[pid 21747] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=5396, ...}) = 0
[pid 21747] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=5396, ...}) = 0
[pid 21747] stat64("autom4te.cache/requests", {st_mode=S_IFREG|0664, st_size=5396, ...}) = 0
[pid 21747] stat64("/usr/bin/autom4te", {st_mode=S_IFREG|0755, st_size=30244, ...}) = 0
[pid 21747] stat64("/usr/bin/autom4te", {st_mode=S_IFREG|0755, st_size=30244, ...}) = 0
[pid 21747] read(3, "# This file was generated.\n# It "..., 4096) = 4096
[pid 21747] read(3, "             \'AC_C_CONST\' => 1,\n"..., 4096) = 1300
[pid 21747] read(3, "", 4096)           = 0
[pid 21747] stat64("autom4te.cache/traces.0", {st_mode=S_IFREG|0664, st_size=100233, ...}) = 0
[pid 21747] stat64("autom4te.cache/output.0", {st_mode=S_IFREG|0664, st_size=1352091, ...}) = 0
[pid 21747] stat64("autom4te.cache/traces.0", {st_mode=S_IFREG|0664, st_size=100233, ...}) = 0
[pid 21747] stat64("autom4te.cache/traces.0", {st_mode=S_IFREG|0664, st_size=100233, ...}) = 0
[pid 21747] stat64("autom4te.cache/output.0", {st_mode=S_IFREG|0664, st_size=1352091, ...}) = 0
[pid 21747] stat64("autom4te.cache/output.0", {st_mode=S_IFREG|0664, st_size=1352091, ...}) = 0
[pid 21747] open("/tmp/am4tQ22186/traces.m4", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 4
[pid 21747] ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfe40418) = -1 ENOTTY (Inappropriate ioctl for device)
[pid 21747] _llseek(4, 0, [0], SEEK_CUR) = 0
[pid 21747] fstat64(4, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
[pid 21747] fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
[pid 21747] write(4, "divert(-1)\nchangequote([, ])\n# _"..., 4096) = 4096
........................................
It seems that the file autom4te.cache/requests is empty on the failed system but has contents on the working one. What happens if you copy the good file to the failed system?
Also, on the failed system can you try "m4 --help" on the command line (just in case /usr/bin/m4 is damaged in some way - unlikely).

Are you actually typing

/bin/sh /vobs/DTGngLinux/heartbeat-2.1.3/missing --run automake-1.7 --v --gnu  tools/Makefile

How about

cd /vobs/DTGngLinux/heartbeat-2.1.3
./missing --run automake-1.7 --v --gnu  tools/Makefile

Or is it important to be cd'd to wherever you are running it from?
Avatar of Richa21

ASKER

You are right iabout the contents of the requests file.  - though i wonder why is it differnet.. am try to do some r&D on this point and will get back to you with the results soon
Avatar of Richa21

ASKER

basically i understand that the requests file should be created dynamically by autom4te however it is empty  on the failed system. Any ideas as to why would this be empty.
Often files like this are distributed and used as-is. What can happen is that the timestamp of some file is accidentally changed, then the build process will try to re-create the generated files. This can expose flaws in the build system which don't normally show up.
I would re-install the source and try again.
Avatar of Richa21

ASKER


noticed that the ioctl was failing on autom4te.cache/requests files with the ENOTTY error.
Seems lto be some permission issues.

Also I noted that there was a difference in the outputs of the  mount command.
On the working system , there was an exportid along with other params.

what is this exportid. . Google indicates that there it has something to do with clearcase.

Can you please guide on these line

Did you try re-installing the source? Be sure to delete completely the old tree first. To avoid potential permission problems, install as yourself, not root. Change ownership / permissions of containing directories first as required (as root)
Avatar of Richa21

ASKER

i did that.. however just to clarify this is a clearcase external storage that contains the mount point.. hence i am concerned about the exportid parameter that is visible in the mount output...
I see what you mean. This starts to sound like the behaviour of NFS when a remote disk is unavailable - attempts to access it just hang. Let's say that is actually the problem. I am not familiar with clearcase - just what is it? Where did you get it from? Any mention of it in the logs (/var/log/*)? Also anything in dmesg? (dmesg|less)
Avatar of Richa21

ASKER

clear case is a version control system which has a concept of having a separate storage for the views. Now this storage is supposed to be mounted on the machine from where the data is to be accessed.  I guess the problem is that the appropriate permissions are not available to write on the storage adn hence it is hanging.
Also it is not about a permission check, since if that was the case the command would just fail and return an error "permission denied" , however this does not happen and the system hangs.
On the system where it works there is an export id attached to the mount point . This id is given to the mount point by Clear case.

I guess we need a Clearcase expert to work on this issue now.
Can you also please foward this issue to the clearcase section if possible.
I can't do that. You would really need to close this question awarding points as you see fit and open a new one. Or you could leave it open and ask a moderator to change the zones using the "Request Attention" button.
Be clear about the NFS syndrome I alluded to - nothing to do with permissions: at some point in the past you mounted an NFS partition and now you can't access it, for example because the server has been shut down. NFS can hang indefinitely in this case, or only for a very long time, depending on how it is configured. That sounds to me so much like what is happening to you. Just in case I can help, could you post the output from "mount" on the good & bad systems, also /etc/fstab from each (or whatever successor file there is).
Avatar of Richa21

ASKER

i understand the NFS syndrome that you are talking baout ... however the issue is not about accessing the files.. .it is about being able to create a new one... i am already accessing the filesystem  that is how i could even read these package files...

regarding the mount output... the good system differes from teh bad one only in one option and that is of the exportid..... as i mentioned earlier ...
I would like to see it anyway if that would be OK
Avatar of Richa21

ASKER

yes would send it across... though noticed another thing... in the strace output.. it is the flock system call that hangs...
now i tried lsof on the file before starting the  command and could not see any locks... after that i started the command and could see the output indicating only one lock and that by the process that i am starting .. why would the flock not return when there is no one else who has taken the lock.


I saw the man pages of flock.. and it says that it would hang in case the file is locked by someone else however that is not the case.. then why wouuld it not return ..

incidentally the linux kernel version adn the perl version is the same on both the systems..
linux kernel is  2.6.9-5.ELsmp  and perl is v5.8.5 built for i386-linux-thread-multi
Is there a lock daemon? (assuming the file is remote)
Also do check firewall settings on clients / server - maybe a port is blocked that the bad system needs. Try to get a small example program that exhibits the same problem - flock you could maybe do in a dozen lines of C code. Monitor the network traffic on both systems when you run this program (e.g. with tcpdump).
No need to write a program - there is already an flock command!
Give it a go
The flock command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/
Avatar of Richa21

ASKER

I think you will have to guide me on this... i really have not worked much on the linux kernel...
Can you please let me know how to go about it.

regarding tcpdump .. do you want me to take a complete dump on the interface adn then what should i look for ?????
Do you have the flock command installed? Type "flock --help" to determine. If not, install your distributor's util-linux-ng package.
Now you need to try a command-line flock of the file that is giving you a hard time.

Are you sure that is the problem btw? All I can see in your posted strace o/p is

[pid 20463] flock(3, LOCK_EX)           = 0

which has not hung, since it returned a result.

Assuming you do reproduce the problem with flock, you really want to minimise the output from tcpdump.
Start off (on the good host) with:

tcpdump host <goodhost>  and host <server>

where <goodhost>  and <server> are the hostnames or IP addresses of the good client and the server.
Hopefully that will not give an unmanageable amount of output: you  might try to limit it further by something like:

tcpdump host <goodhost>  and host <server>;<your flock command>;sleep 1;pkill tcpdump

possibly you can miss out "sleep 1", especially if you use "tcpdump -n" instead of plain tcpdump. (-n prints numeric addresses and avoids the delay of a DNS lookup).

Your first priority is to establish that you really can reproduce the problem with flock
Avatar of Richa21

ASKER

you are right on that point... what happens is that in the first point it is the m4 that hangs... now if i pre-empt this by doing a Ctrl-C in the subsequent call to the command the flock would fail... maybe it is something to do with the file not being closed.

now the questions is that why is m4 hanging..

for the good system the m4 takes 41 vars as input while for the bad one it takes 27 vars...

now what gives the m4 these inputs is my next question so that we can work on this further...

btw. i need to reboot the system to allow the lock to be released and then tagain the m4 commadn hangs .
I don't think it's m4 that is hanging -the execve of /usr/bin/sh should have generated output of its own and didn't.
If you have flock failing, try an strace of that.
Are all processes stuck on the failing system when the execve hangs? Or do they stick if you try to access a file? (any file)
It rather looks to me that execve() is waiting for a file system lock which is not being released owing to some previous problem.
If you look through this post, you can see m4 --help with 37 or 51 vars. I think most of them are junk as I posted in http:#26829915
I mentioned there about /bin/sh not starting up - are we going around in circles?
Avatar of Richa21

ASKER

We could be .... how    do you suggest we takcle this issue.?
Avatar of Richa21

ASKER

Also noticed that the sheell has not opened up for this execve only. previos ones have opened and completed successdfully.
 regarding the terminating parameter , they are the shell env variables that are being passed on to the shell. and seem to be complete.
See (in another xterm) what "ps axfu" shows when you get the hang. Can you start ps? Does it show the shell as having started? What is its state of the shell? (in the STAT column)
Avatar of Richa21

ASKER

Found the problem---- the /biin/sh was not mapped to /bin/bash in the failed box.
I just did a alias sh=bash and it worked.

Found the hint from http://tldp.org/LDP/abs/html/gotchas.html
am doing a complete compile and will update you tomorrow regarding this.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Richa21

ASKER

now this is surprising .. the link to bash had always been there... however only when i did an alias did it actually work....
and if i do an unalias it still works.. as if something magical happened..
Avatar of Richa21

ASKER

the problem is not recreatable now if i undo the changes.. however the solutions really did provide some answers and insight .