Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 313901 Details for
Bug 458618
make commands hang after re-installing publican
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
strace make test
maketest_strace (text/plain), 74.76 KB, created by
Murray McAllister
on 2008-08-11 01:28:16 UTC
(
hide
)
Description:
strace make test
Filename:
MIME Type:
Creator:
Murray McAllister
Created:
2008-08-11 01:28:16 UTC
Size:
74.76 KB
patch
obsolete
>execve("/usr/bin/make", ["make", "test"], [/* 45 vars */]) = 0 >brk(0) = 0x9a83000 >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=95998, ...}) = 0 >mmap2(NULL, 95998, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fd6000 >close(3) = 0 >open("/lib/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\0000O|\0004\0\0\0"..., 512) = 512 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1602128, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd5000 >mmap2(0x7af000, 1320356, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7af000 >mmap2(0x8ec000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13d) = 0x8ec000 >mmap2(0x8ef000, 9636, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x8ef000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd4000 >set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fd46c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 >mprotect(0x8ec000, 8192, PROT_READ) = 0 >mprotect(0x7ab000, 4096, PROT_READ) = 0 >munmap(0xb7fd6000, 95998) = 0 >getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 >setrlimit(RLIMIT_STACK, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0 >brk(0) = 0x9a83000 >brk(0x9aa4000) = 0x9aa4000 >open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=56442320, ...}) = 0 >mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7dd4000 >close(3) = 0 >rt_sigaction(SIGHUP, {0x804aad0, [HUP], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, {0x804aad0, [QUIT], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {0x804aad0, [INT], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTERM, {0x804aad0, [TERM], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGXCPU, {0x804aad0, [XCPU], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGXFSZ, {0x804aad0, [XFSZ], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >getcwd("/home/mmcallis/svn/RedHatFedoraDNS", 4096) = 35 >stat64("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat64("/usr/gnu/include", 0xbf8845fc) = -1 ENOENT (No such file or directory) >stat64("/usr/local/include", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/usr/include", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >rt_sigaction(SIGCHLD, {0x8053860, [CHLD], SA_RESTART}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGUSR1, {0x80559e0, [USR1], SA_RESTART}, {SIG_DFL}, 8) = 0 >stat64(".", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 >open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 >fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >getdents64(3, /* 7 entries */, 4096) = 200 >getdents64(3, /* 0 entries */, 4096) = 0 >close(3) = 0 >open("Makefile", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0664, st_size=384, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fed000 >read(3, "#Makefile for RedHatFedoraDNS\n\nX"..., 4096) = 384 >open("/usr/share/publican/make/Makefile.common", O_RDONLY|O_LARGEFILE) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=28697, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fec000 >read(4, "#Makefile for Red Hat Documentat"..., 4096) = 4096 >pipe([5, 6]) = 0 >vfork() = 18637 >close(6) = 0 >read(5, "1\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18637 >open("/usr/share/publican/make/Makefile.fedora", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0755, st_size=41, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7feb000 >read(5, "DOC_URL\t\t= http://docs.fedorapro"..., 4096) = 41 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb7feb000, 4096) = 0 >open("/usr/share/publican/make/Makefile.templates", O_RDONLY|O_LARGEFILE) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=22947, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7feb000 >read(5, "#Makefile for Red Hat Documentat"..., 4096) = 4096 >read(5, "1}/xml/Common_Content/.; \\\n\tfi\n#"..., 4096) = 4096 >read(5, "ngparam profile.lang \"${2}\" --st"..., 4096) = 4096 >read(5, " | wc -l` -le \"0\" ]; then \\\n\t\tec"..., 4096) = 4096 >read(5, "########\ndefine\tSRPM_Template\n.P"..., 4096) = 4096 >read(5, "ON)\" \\\n\t\t--stringparam docname "..., 4096) = 2467 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0xb7feb000, 4096) = 0 >read(4, " $(COMMON_CONTENT)/$(BRAND) ]; t"..., 4096) = 4096 >pipe([5, 6]) = 0 >vfork() = 18638 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18638 >pipe([5, 6]) = 0 >vfork() = 18641 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18641 >pipe([5, 6]) = 0 >vfork() = 18644 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18644 >pipe([5, 6]) = 0 >vfork() = 18647 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18647 >pipe([5, 6]) = 0 >vfork() = 18650 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18650 >pipe([5, 6]) = 0 >vfork() = 18653 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18653 >pipe([5, 6]) = 0 >vfork() = 18656 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18656 >pipe([5, 6]) = 0 >vfork() = 18659 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18659 >pipe([5, 6]) = 0 >vfork() = 18662 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18662 >pipe([5, 6]) = 0 >vfork() = 18665 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18665 >pipe([5, 6]) = 0 >vfork() = 18668 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18668 >pipe([5, 6]) = 0 >vfork() = 18671 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18671 >read(4, "\n\n\n#############################"..., 4096) = 4096 >pipe([5, 6]) = 0 >vfork() = 18674 >close(6) = 0 >read(5, "\nextras\n", 200) = 8 >read(5, "", 192) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18674 >pipe([5, 6]) = 0 >vfork() = 18681 >close(6) = 0 >read(5, "\nextras\n", 200) = 8 >read(5, "", 192) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18681 >pipe([5, 6]) = 0 >vfork() = 18688 >close(6) = 0 >read(5, "\nextras\n", 200) = 8 >read(5, "", 192) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18688 >pipe([5, 6]) = 0 >vfork() = 18695 >close(6) = 0 >read(5, "\nextras\n", 200) = 8 >read(5, "", 192) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18695 >pipe([5, 6]) = 0 >vfork() = 18702 >close(6) = 0 >read(5, "extras\n", 200) = 7 >read(5, "", 193) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18702 >pipe([5, 6]) = 0 >vfork() = 18705 >close(6) = 0 >read(5, "\nextras\n", 200) = 8 >read(5, "", 192) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18705 >read(4, "\" $(XMLFILE)\n\t@cd $(XML_LANG) &&"..., 4096) = 4096 >read(4, "n-file \"$(DOCNAME).xml\" \\\n\t--str"..., 4096) = 4096 >pipe([5, 6]) = 0 >vfork() = 18712 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18712 >pipe([5, 6]) = 0 >vfork() = 18715 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18715 >pipe([5, 6]) = 0 >vfork() = 18718 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18718 >pipe([5, 6]) = 0 >vfork() = 18721 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18721 >pipe([5, 6]) = 0 >vfork() = 18724 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18724 >pipe([5, 6]) = 0 >vfork() = 18727 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18727 >pipe([5, 6]) = 0 >vfork() = 18730 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18730 >pipe([5, 6]) = 0 >vfork() = 18733 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18733 >pipe([5, 6]) = 0 >vfork() = 18736 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18736 >pipe([5, 6]) = 0 >vfork() = 18739 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18739 >pipe([5, 6]) = 0 >vfork() = 18742 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18742 >pipe([5, 6]) = 0 >vfork() = 18745 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18745 >pipe([5, 6]) = 0 >vfork() = 18748 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18748 >pipe([5, 6]) = 0 >vfork() = 18751 >close(6) = 0 >read(5, "0\n", 200) = 2 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >read(5, "", 198) = 0 >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18751 >pipe([5, 6]) = 0 >vfork() = 18754 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18754 >pipe([5, 6]) = 0 >vfork() = 18757 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18757 >pipe([5, 6]) = 0 >vfork() = 18760 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18760 >pipe([5, 6]) = 0 >vfork() = 18763 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18763 >pipe([5, 6]) = 0 >vfork() = 18766 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18766 >pipe([5, 6]) = 0 >vfork() = 18769 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18769 >pipe([5, 6]) = 0 >vfork() = 18772 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18772 >pipe([5, 6]) = 0 >vfork() = 18775 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18775 >pipe([5, 6]) = 0 >vfork() = 18778 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18778 >pipe([5, 6]) = 0 >vfork() = 18781 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18781 >pipe([5, 6]) = 0 >vfork() = 18784 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18784 >pipe([5, 6]) = 0 >vfork() = 18787 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18787 >pipe([5, 6]) = 0 >vfork() = 18790 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18790 >pipe([5, 6]) = 0 >vfork() = 18793 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18793 >pipe([5, 6]) = 0 >vfork() = 18796 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18796 >pipe([5, 6]) = 0 >vfork() = 18799 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18799 >pipe([5, 6]) = 0 >vfork() = 18802 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18802 >pipe([5, 6]) = 0 >vfork() = 18803 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18803 >pipe([5, 6]) = 0 >vfork() = 18806 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18806 >pipe([5, 6]) = 0 >vfork() = 18809 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18809 >pipe([5, 6]) = 0 >vfork() = 18812 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >read(5, "", 165) = 0 >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18812 >pipe([5, 6]) = 0 >vfork() = 18813 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18813 >pipe([5, 6]) = 0 >vfork() = 18816 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18816 >pipe([5, 6]) = 0 >vfork() = 18819 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18819 >pipe([5, 6]) = 0 >vfork() = 18822 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18822 >pipe([5, 6]) = 0 >vfork() = 18823 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18823 >pipe([5, 6]) = 0 >vfork() = 18826 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18826 >pipe([5, 6]) = 0 >vfork() = 18829 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18829 >pipe([5, 6]) = 0 >vfork() = 18832 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18832 >pipe([5, 6]) = 0 >vfork() = 18833 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18833 >pipe([5, 6]) = 0 >vfork() = 18836 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18836 >pipe([5, 6]) = 0 >vfork() = 18839 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18839 >pipe([5, 6]) = 0 >vfork() = 18842 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18842 >pipe([5, 6]) = 0 >vfork() = 18843 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18843 >pipe([5, 6]) = 0 >vfork() = 18846 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18846 >pipe([5, 6]) = 0 >vfork() = 18849 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18849 >pipe([5, 6]) = 0 >vfork() = 18852 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18852 >pipe([5, 6]) = 0 >vfork() = 18853 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >read(5, "", 196) = 0 >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18853 >pipe([5, 6]) = 0 >vfork() = 18856 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18856 >pipe([5, 6]) = 0 >vfork() = 18859 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18859 >pipe([5, 6]) = 0 >vfork() = 18862 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18862 >pipe([5, 6]) = 0 >vfork() = 18865 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18865 >pipe([5, 6]) = 0 >vfork() = 18868 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18868 >pipe([5, 6]) = 0 >vfork() = 18871 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18871 >pipe([5, 6]) = 0 >vfork() = 18872 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18872 >pipe([5, 6]) = 0 >vfork() = 18875 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18875 >pipe([5, 6]) = 0 >vfork() = 18878 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18878 >pipe([5, 6]) = 0 >vfork() = 18881 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18881 >pipe([5, 6]) = 0 >vfork() = 18884 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18884 >pipe([5, 6]) = 0 >vfork() = 18887 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18887 >pipe([5, 6]) = 0 >vfork() = 18890 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18890 >pipe([5, 6]) = 0 >vfork() = 18891 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18891 >pipe([5, 6]) = 0 >vfork() = 18894 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18894 >pipe([5, 6]) = 0 >vfork() = 18897 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18897 >pipe([5, 6]) = 0 >vfork() = 18900 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18900 >pipe([5, 6]) = 0 >vfork() = 18903 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18903 >pipe([5, 6]) = 0 >vfork() = 18906 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18906 >pipe([5, 6]) = 0 >vfork() = 18909 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18909 >pipe([5, 6]) = 0 >vfork() = 18910 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18910 >pipe([5, 6]) = 0 >vfork() = 18913 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18913 >pipe([5, 6]) = 0 >vfork() = 18916 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18916 >pipe([5, 6]) = 0 >vfork() = 18919 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18919 >pipe([5, 6]) = 0 >vfork() = 18922 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18922 >pipe([5, 6]) = 0 >vfork() = 18925 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18925 >pipe([5, 6]) = 0 >vfork() = 18928 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18928 >pipe([5, 6]) = 0 >vfork() = 18929 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18929 >pipe([5, 6]) = 0 >vfork() = 18932 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18932 >pipe([5, 6]) = 0 >vfork() = 18935 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18935 >pipe([5, 6]) = 0 >vfork() = 18938 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18938 >pipe([5, 6]) = 0 >vfork() = 18941 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18941 >pipe([5, 6]) = 0 >vfork() = 18944 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18944 >pipe([5, 6]) = 0 >vfork() = 18947 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18947 >pipe([5, 6]) = 0 >vfork() = 18948 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18948 >pipe([5, 6]) = 0 >vfork() = 18951 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18951 >pipe([5, 6]) = 0 >vfork() = 18954 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18954 >pipe([5, 6]) = 0 >vfork() = 18957 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18957 >pipe([5, 6]) = 0 >vfork() = 18960 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18960 >pipe([5, 6]) = 0 >vfork() = 18963 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18963 >pipe([5, 6]) = 0 >vfork() = 18966 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18966 >pipe([5, 6]) = 0 >vfork() = 18967 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18967 >pipe([5, 6]) = 0 >vfork() = 18970 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18970 >pipe([5, 6]) = 0 >vfork() = 18973 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18973 >pipe([5, 6]) = 0 >vfork() = 18976 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18976 >pipe([5, 6]) = 0 >vfork() = 18979 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18979 >pipe([5, 6]) = 0 >vfork() = 18982 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18982 >pipe([5, 6]) = 0 >vfork() = 18985 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18985 >pipe([5, 6]) = 0 >vfork() = 18988 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18988 >pipe([5, 6]) = 0 >vfork() = 18991 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18991 >pipe([5, 6]) = 0 >vfork() = 18994 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18994 >pipe([5, 6]) = 0 >vfork() = 18997 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 18997 >pipe([5, 6]) = 0 >vfork() = 19000 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19000 >pipe([5, 6]) = 0 >vfork() = 19003 >close(6) = 0 >read(5, "0\n", 200) = 2 >read(5, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19003 >pipe([5, 6]) = 0 >vfork() = 19006 >close(6) = 0 >read(5, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(5, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19006 >pipe([5, 6]) = 0 >vfork() = 19007 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19007 >pipe([5, 6]) = 0 >vfork() = 19010 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19010 >pipe([5, 6]) = 0 >vfork() = 19013 >close(6) = 0 >read(5, "0.1\n", 200) = 4 >read(5, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(5) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19013 >read(4, "-all\n\t@echo \"START: $@ `date`\"\n\t"..., 4096) = 4096 >read(4, "ion.\"\n\t@echo\n\t@echo \"brew::\"\n\t@e"..., 4096) = 4096 >read(4, "l translations.\"\n\t@echo\n\n", 4096) = 25 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0xb7fec000, 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0xb7fed000, 4096) = 0 >stat64("RCS", 0xbf884564) = -1 ENOENT (No such file or directory) >stat64("SCCS", 0xbf884564) = -1 ENOENT (No such file or directory) >stat64("/usr/share/publican/make/Makefile.templates", {st_mode=S_IFREG|0644, st_size=22947, ...}) = 0 >gettimeofday({1218417874, 373492}, NULL) = 0 >stat64("/usr/share/publican/make/Makefile.fedora", {st_mode=S_IFREG|0755, st_size=41, ...}) = 0 >stat64("/usr/share/publican/make/Makefile.common", {st_mode=S_IFREG|0644, st_size=28697, ...}) = 0 >stat64("Makefile", {st_mode=S_IFREG|0664, st_size=384, ...}) = 0 >stat64("/usr/share/publican/make", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/usr/share/publican/make", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3 >fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >brk(0x9ac5000) = 0x9ac5000 >getdents64(3, /* 9 entries */, 4096) = 312 >getdents64(3, /* 0 entries */, 4096) = 0 >close(3) = 0 >stat64("/usr/share/publican/make/RCS", 0xbf883134) = -1 ENOENT (No such file or directory) >stat64("/usr/share/publican/make/SCCS", 0xbf883134) = -1 ENOENT (No such file or directory) >stat64("test", 0xbf882498) = -1 ENOENT (No such file or directory) >stat64("pre", 0xbf8822f8) = -1 ENOENT (No such file or directory) >pipe([3, 4]) = 0 >vfork() = 19016 >close(4) = 0 >read(3, "0.1\n", 200) = 4 >read(3, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(3) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19016 >pipe([3, 4]) = 0 >vfork() = 19019 >close(4) = 0 >read(3, "0.1\n", 200) = 4 >read(3, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(3) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19019 >pipe([3, 4]) = 0 >vfork() = 19022 >close(4) = 0 >read(3, "0.1\n", 200) = 4 >read(3, "", 196) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(3) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19022 >pipe([3, 4]) = 0 >vfork() = 19025 >close(4) = 0 >read(3, "0\n", 200) = 2 >read(3, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(3) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19025 >pipe([3, 4]) = 0 >vfork() = 19028 >close(4) = 0 >read(3, "0\n", 200) = 2 >read(3, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(3) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19028 >pipe([3, 4]) = 0 >vfork() = 19031 >close(4) = 0 >read(3, "0\n", 200) = 2 >read(3, "", 198) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(3) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19031 >pipe([3, 4]) = 0 >close(4) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >pipe([4, 5]) = 0 >vfork() = 19034 >close(5) = 0 >read(4, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(4, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(4) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19034 >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19035 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19035 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19036 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19036 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19037 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19037 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19038 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19038 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19039 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19039 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19040 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19040 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >stat64("pre", 0xbf8822a8) = -1 ENOENT (No such file or directory) >pipe([4, 5]) = 0 >vfork() = 19041 >close(5) = 0 >read(4, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(4, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(4) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19041 >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19042 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, START: xml-en-US Mon Aug 11 11:24:34 EST 2008 >[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19042 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19045 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now [HUP INT QUIT TERM XCPU XFSZ]) >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19045 >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19046 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19046 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19047 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19047 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19049 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19049 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19051 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19051 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19052 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, copying fedora/en-US Common_Content >[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19052 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19054 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, copying fedora/en-US Common_Content >[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19054 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19056 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19056 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19059 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19059 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19061 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19061 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19063 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19063 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19065 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19065 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19067 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, cleaning files > Appendix.xml > Author_Group.xml > Book_Info.xml >WARNING: Unknown tag: phrase. This tag may not be displayed correctly > Chapter.xml > Client_Configuration.xml > Configuring_BIND.xml > Configuring_Logging.xml > Installation.xml > Introduction.xml > Preface.xml >WARNING: Unknown tag: xi:fallback. This tag may not be displayed correctly > RedHatFedoraDNS.xml > Revision_History.xml > rndc.xml >[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19067 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19123 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19123 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19127 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19127 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19131 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19131 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19138 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, END: xml-en-US Mon Aug 11 11:24:36 EST 2008 >[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19138 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >pipe([4, 5]) = 0 >vfork() = 19141 >close(5) = 0 >read(4, "/home/mmcallis/svn/RedHatFedoraD"..., 200) = 35 >read(4, "", 165) = 0 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >close(4) = 0 >wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19141 >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19142 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 >wait4(-1, START: test-en-US Mon Aug 11 11:24:36 EST 2008 >[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 19142 >--- SIGCHLD (Child exited) @ 0 (0) --- >sigreturn() = ? (mask now []) >rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM XCPU XFSZ], NULL, 8) = 0 >vfork() = 19145 >rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 > >/me hits ctrl+c > >wait4(-1, <unfinished ...> >make: *** wait: No child processes. Stop. >make: *** Waiting for unfinished jobs.... >make: *** wait: No child processes. Stop.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 458618
: 313901