Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17027 Details for
Bug 27889
ufed dies with "fatal error: the dialog couldn't be opened"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace output
ufed.strace (text/plain), 120.32 KB, created by
Mark E. Drummond
on 2003-09-03 18:35:59 UTC
(
hide
)
Description:
strace output
Filename:
MIME Type:
Creator:
Mark E. Drummond
Created:
2003-09-03 18:35:59 UTC
Size:
120.32 KB
patch
obsolete
>execve("/usr/sbin/ufed", ["ufed"], [/* 45 vars */]) = 0 >uname({sys="Linux", node="tess", ...}) = 0 >brk(0) = 0x81366a0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >open("/etc/ld.so.preload", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >close(3) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=91707, ...}) = 0 >mmap2(NULL, 91707, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40015000 >close(3) = 0 >open("/lib/libpthread.so.0", 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\20A\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=91026, ...}) = 0 >mmap2(NULL, 327200, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000 >mprotect(0x40039000, 273952, PROT_NONE) = 0 >mmap2(0x40039000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd) = 0x40039000 >mmap2(0x4003c000, 261664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4003c000 >close(3) = 0 >open("/lib/libnsl.so.1", 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\300;\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=89261, ...}) = 0 >mmap2(NULL, 84992, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4007c000 >mprotect(0x4008e000, 11264, PROT_NONE) = 0 >mmap2(0x4008e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11) = 0x4008e000 >mmap2(0x4008f000, 7168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4008f000 >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\0000\31\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=12367, ...}) = 0 >mmap2(NULL, 11476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40091000 >mprotect(0x40093000, 3284, PROT_NONE) = 0 >mmap2(0x40093000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40093000 >close(3) = 0 >open("/lib/libm.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\2405\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=185854, ...}) = 0 >mmap2(NULL, 138976, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40094000 >mprotect(0x400b5000, 3808, PROT_NONE) = 0 >mmap2(0x400b5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20) = 0x400b5000 >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\0`X\1\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1457726, ...}) = 0 >mmap2(NULL, 1230468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400b6000 >mprotect(0x401dd000, 22148, PROT_NONE) = 0 >mmap2(0x401dd000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x401dd000 >mmap2(0x401e0000, 9860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401e0000 >close(3) = 0 >open("/lib/libcrypt.so.1", 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\240\t\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=22629, ...}) = 0 >mmap2(NULL, 181536, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401e3000 >mprotect(0x401e8000, 161056, PROT_NONE) = 0 >mmap2(0x401e8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4) = 0x401e8000 >mmap2(0x401e9000, 156960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401e9000 >close(3) = 0 >open("/lib/libutil.so.1", 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\r\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=10965, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40210000 >mmap2(NULL, 10616, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40211000 >mprotect(0x40213000, 2424, PROT_NONE) = 0 >mmap2(0x40213000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40213000 >close(3) = 0 >munmap(0x40015000, 91707) = 0 >modify_ldt(1, {entry_number:0, base_addr:0x400390a0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, 16) = 0 >getpid() = 9428 >rt_sigaction(SIGRTMIN, {0x40033e00, [], SA_RESTORER, 0x400ded78}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0x40033e50, [], SA_RESTORER, 0x400ded78}, NULL, 8) = 0 >rt_sigaction(SIGRT_2, {0x40033fc0, [], SA_RESTORER, 0x400ded78}, NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0 >_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff31c, 31, (nil), 0}) = 0 >rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 >brk(0) = 0x81366a0 >brk(0x81376a0) = 0x81376a0 >brk(0) = 0x81376a0 >brk(0x8138000) = 0x8138000 >brk(0) = 0x8138000 >brk(0x8139000) = 0x8139000 >brk(0) = 0x8139000 >brk(0x813b000) = 0x813b000 >getuid32() = 0 >geteuid32() = 0 >getgid32() = 0 >getegid32() = 0 >brk(0) = 0x813b000 >brk(0x813c000) = 0x813c000 >time([1062639268]) = 1062639268 >brk(0) = 0x813c000 >brk(0x813d000) = 0x813d000 >stat64("/usr/lib/perl5/site_perl/5.6.1", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >stat64("/usr/lib/perl5/vendor_perl/5.6.1", 0xbffff3b0) = -1 ENOENT (No such file or directory) >stat64("/usr/local/lib/site_perl/5.8.0/i686-linux", 0xbffff3b0) = -1 ENOENT (No such file or directory) >stat64("/usr/local/lib/site_perl/5.8.0", 0xbffff3b0) = -1 ENOENT (No such file or directory) >stat64("/usr/local/lib/site_perl/i686-linux", 0xbffff3b0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >_llseek(0, 0, 0xbffff2c0, SEEK_CUR) = -1 ESPIPE (Illegal seek) >brk(0) = 0x813d000 >brk(0x813e000) = 0x813e000 >ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >_llseek(1, 0, 0xbffff2c0, SEEK_CUR) = -1 ESPIPE (Illegal seek) >ioctl(2, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >_llseek(2, 0, 0xbffff2c0, SEEK_CUR) = -1 ESPIPE (Illegal seek) >open("/usr/sbin/ufed", O_RDONLY|O_LARGEFILE) = 3 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff330) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(3, 0, [0], SEEK_CUR) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >fstat64(3, {st_mode=S_IFREG|0755, st_size=21772, ...}) = 0 >rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 >brk(0) = 0x813e000 >brk(0x813f000) = 0x813f000 >brk(0) = 0x813f000 >brk(0x8140000) = 0x8140000 >brk(0) = 0x8140000 >brk(0x8141000) = 0x8141000 >readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13 >brk(0) = 0x8141000 >brk(0x8142000) = 0x8142000 >brk(0) = 0x8142000 >brk(0x8143000) = 0x8143000 >brk(0) = 0x8143000 >brk(0x8144000) = 0x8144000 >getpid() = 9428 >brk(0) = 0x8144000 >brk(0x8145000) = 0x8145000 >read(3, "#!/usr/bin/perl\n\n# Copyright 199"..., 4096) = 4096 >brk(0) = 0x8145000 >brk(0x8146000) = 0x8146000 >brk(0) = 0x8146000 >brk(0x8147000) = 0x8147000 >stat64("/etc/perl/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/etc/perl/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/File/Temp.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/File/Temp.pm", O_RDONLY|O_LARGEFILE) = 4 >ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee60) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(4, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x8147000 >brk(0x8148000) = 0x8148000 >brk(0) = 0x8148000 >brk(0x8149000) = 0x8149000 >read(4, "package File::Temp;\n\n=head1 NAME"..., 4096) = 4096 >brk(0) = 0x8149000 >brk(0x814a000) = 0x814a000 >brk(0) = 0x814a000 >brk(0x814b000) = 0x814b000 >stat64("/etc/perl/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/strict.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/strict.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x814b000 >brk(0x814c000) = 0x814c000 >brk(0) = 0x814c000 >brk(0x814d000) = 0x814d000 >read(5, "package strict;\n\n=head1 NAME\n\nst"..., 4096) = 2624 >brk(0) = 0x814d000 >brk(0x814e000) = 0x814e000 >brk(0) = 0x814e000 >brk(0x814f000) = 0x814f000 >brk(0) = 0x814f000 >brk(0x8150000) = 0x8150000 >read(5, "", 4096) = 0 >close(5) = 0 >stat64("/etc/perl/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/Carp.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/Carp.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "package Carp;\n\nour $VERSION = \'1"..., 4096) = 4096 >brk(0) = 0x8150000 >brk(0x8151000) = 0x8151000 >read(5, " # Reconcil"..., 4096) = 2623 >brk(0) = 0x8151000 >brk(0x8152000) = 0x8152000 >brk(0) = 0x8152000 >brk(0x8153000) = 0x8153000 >brk(0) = 0x8153000 >brk(0x8154000) = 0x8154000 >brk(0) = 0x8154000 >brk(0x8155000) = 0x8155000 >read(5, "", 4096) = 0 >close(5) = 0 >stat64("/etc/perl/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/Exporter.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/Exporter.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "package Exporter;\n\nrequire 5.006"..., 4096) = 4096 >brk(0) = 0x8155000 >brk(0x8156000) = 0x8156000 >brk(0) = 0x8156000 >brk(0x8157000) = 0x8157000 >brk(0) = 0x8157000 >brk(0x8158000) = 0x8158000 >brk(0) = 0x8158000 >brk(0x8159000) = 0x8159000 >brk(0) = 0x8159000 >brk(0x815a000) = 0x815a000 >brk(0) = 0x815a000 >brk(0x815b000) = 0x815b000 >brk(0) = 0x815b000 >brk(0x815c000) = 0x815c000 >brk(0) = 0x815c000 >brk(0x815d000) = 0x815d000 >brk(0) = 0x815d000 >brk(0x815e000) = 0x815e000 >brk(0) = 0x815e000 >brk(0x815f000) = 0x815f000 >brk(0) = 0x815f000 >brk(0x8160000) = 0x8160000 >brk(0) = 0x8160000 >brk(0x8161000) = 0x8161000 >_llseek(5, 2087, [2087], SEEK_SET) = 0 >_llseek(5, 0, [2087], SEEK_CUR) = 0 >close(5) = 0 >stat64("/etc/perl/File/Spec.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/File/Spec.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/File/Spec.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/File/Spec.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "package File::Spec;\n\nuse strict;"..., 4096) = 4096 >stat64("/etc/perl/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/etc/perl/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/vars.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/vars.pm", O_RDONLY|O_LARGEFILE) = 6 >ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe5c0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(6, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x8161000 >brk(0x8162000) = 0x8162000 >read(6, "package vars;\n\nuse 5.006;\n\nour $"..., 4096) = 2358 >brk(0) = 0x8162000 >brk(0x8163000) = 0x8163000 >stat64("/etc/perl/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/etc/perl/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/warnings/register.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/warnings/register.pm", O_RDONLY|O_LARGEFILE) = 7 >ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe170) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(7, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x8163000 >brk(0x8164000) = 0x8164000 >brk(0) = 0x8164000 >brk(0x8165000) = 0x8165000 >read(7, "package warnings::register ;\n\nou"..., 4096) = 1014 >brk(0) = 0x8165000 >brk(0x8167000) = 0x8167000 >brk(0) = 0x8167000 >brk(0x8168000) = 0x8168000 >read(7, "", 4096) = 0 >close(7) = 0 >stat64("/etc/perl/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/etc/perl/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/warnings.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/warnings.pm", O_RDONLY|O_LARGEFILE) = 7 >ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe170) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(7, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x8168000 >brk(0x8169000) = 0x8169000 >read(7, "\n# !!!!!!! DO NOT EDIT THIS FI"..., 4096) = 4096 >brk(0) = 0x8169000 >brk(0x816a000) = 0x816a000 >brk(0) = 0x816a000 >brk(0x816b000) = 0x816b000 >brk(0) = 0x816b000 >brk(0x816c000) = 0x816c000 >brk(0) = 0x816c000 >brk(0x816d000) = 0x816d000 >read(7, "=> \"\\x00\\x00\\x00\\x00\\x00\\x00\\x00"..., 4096) = 4096 >brk(0) = 0x816d000 >brk(0x816e000) = 0x816e000 >brk(0) = 0x816e000 >brk(0x816f000) = 0x816f000 >brk(0) = 0x816f000 >brk(0x8170000) = 0x8170000 >read(7, "\\x00\\x00\\x00\\x00\\x00\\x00\\x00\", #"..., 4096) = 4096 >brk(0) = 0x8170000 >brk(0x8171000) = 0x8171000 >brk(0) = 0x8171000 >brk(0x8172000) = 0x8172000 >brk(0) = 0x8172000 >brk(0x8173000) = 0x8173000 >brk(0) = 0x8173000 >brk(0x8174000) = 0x8174000 >read(7, "= 1;\n\t $no_fatal = 0;\n\t}\n\tels"..., 4096) = 3166 >brk(0) = 0x8174000 >brk(0x8175000) = 0x8175000 >brk(0) = 0x8175000 >brk(0x8176000) = 0x8176000 >brk(0) = 0x8176000 >brk(0x8177000) = 0x8177000 >brk(0) = 0x8177000 >brk(0x8178000) = 0x8178000 >brk(0) = 0x8178000 >brk(0x8179000) = 0x8179000 >brk(0) = 0x8179000 >brk(0x817a000) = 0x817a000 >brk(0) = 0x817a000 >brk(0x817b000) = 0x817b000 >brk(0) = 0x817b000 >brk(0x817c000) = 0x817c000 >brk(0) = 0x817c000 >brk(0x817d000) = 0x817d000 >brk(0) = 0x817d000 >brk(0x817e000) = 0x817e000 >read(7, "", 4096) = 0 >close(7) = 0 >_llseek(6, 1148, [1148], SEEK_SET) = 0 >_llseek(6, 0, [1148], SEEK_CUR) = 0 >close(6) = 0 >_llseek(5, 505, [505], SEEK_SET) = 0 >_llseek(5, 0, [505], SEEK_CUR) = 0 >close(5) = 0 >stat64("/etc/perl/File/Spec/Unix.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec/Unix.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/File/Spec/Unix.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/File/Spec/Unix.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/File/Spec/Unix.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec/Unix.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec/Unix.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "package File::Spec::Unix;\n\nuse s"..., 4096) = 4096 >stat64("/etc/perl/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/etc/perl/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/Cwd.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/Cwd.pm", O_RDONLY|O_LARGEFILE) = 6 >ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe5c0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(6, 0, [0], SEEK_CUR) = 0 >read(6, "package Cwd;\nuse 5.006;\n\n=head1 "..., 4096) = 4096 >brk(0) = 0x817e000 >brk(0x817f000) = 0x817f000 >stat64("/etc/perl/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/etc/perl/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/base.pmc", 0xbfffe350) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/base.pm", O_RDONLY|O_LARGEFILE) = 7 >ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe170) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(7, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x817f000 >brk(0x8180000) = 0x8180000 >brk(0) = 0x8180000 >brk(0x8181000) = 0x8181000 >read(7, "=head1 NAME\n\nbase - Establish IS"..., 4096) = 2437 >brk(0) = 0x8181000 >brk(0x8182000) = 0x8182000 >brk(0) = 0x8182000 >brk(0x8183000) = 0x8183000 >brk(0) = 0x8183000 >brk(0x8184000) = 0x8184000 >read(7, "", 4096) = 0 >close(7) = 0 >brk(0) = 0x8184000 >brk(0x8185000) = 0x8185000 >read(6, ");\n};\n\n\n# Find the pwd command i"..., 4096) = 4096 >brk(0) = 0x8185000 >brk(0x8186000) = 0x8186000 >brk(0) = 0x8186000 >brk(0x8187000) = 0x8187000 >brk(0) = 0x8187000 >brk(0x8188000) = 0x8188000 >brk(0) = 0x8188000 >brk(0x8189000) = 0x8189000 >brk(0) = 0x8189000 >brk(0x818a000) = 0x818a000 >brk(0) = 0x818a000 >brk(0x818b000) = 0x818b000 >brk(0) = 0x818b000 >brk(0x818c000) = 0x818c000 >brk(0) = 0x818c000 >brk(0x818d000) = 0x818d000 >brk(0) = 0x818d000 >brk(0x818e000) = 0x818e000 >read(6, " if ($newdir =~ m#^/#s) {\n\t$ENV{"..., 4096) = 4096 >brk(0) = 0x818e000 >brk(0x818f000) = 0x818f000 >brk(0) = 0x818f000 >brk(0x8190000) = 0x8190000 >brk(0) = 0x8190000 >brk(0x8191000) = 0x8191000 >brk(0) = 0x8191000 >brk(0x8192000) = 0x8192000 >brk(0) = 0x8192000 >brk(0x8193000) = 0x8193000 >brk(0) = 0x8193000 >brk(0x8194000) = 0x8194000 >brk(0) = 0x8194000 >brk(0x8195000) = 0x8195000 >brk(0) = 0x8195000 >brk(0x8196000) = 0x8196000 >brk(0) = 0x8196000 >brk(0x8197000) = 0x8197000 >brk(0) = 0x8197000 >brk(0x8198000) = 0x8198000 >brk(0) = 0x8198000 >brk(0x8199000) = 0x8199000 >brk(0) = 0x8199000 >brk(0x819a000) = 0x819a000 >brk(0) = 0x819a000 >brk(0x819b000) = 0x819b000 >read(6, "cwd\t= \\&_vms_cwd;\n *abs_p"..., 4096) = 1647 >brk(0) = 0x819b000 >brk(0x819c000) = 0x819c000 >brk(0) = 0x819c000 >brk(0x819d000) = 0x819d000 >brk(0) = 0x819d000 >brk(0x819e000) = 0x819e000 >brk(0) = 0x819e000 >brk(0x819f000) = 0x819f000 >brk(0) = 0x819f000 >brk(0x81a0000) = 0x81a0000 >read(6, "", 4096) = 0 >close(6) = 0 >stat64("/etc/perl/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/etc/perl/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/XSLoader.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/XSLoader.pm", O_RDONLY|O_LARGEFILE) = 6 >ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe5c0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(6, 0, [0], SEEK_CUR) = 0 >read(6, "# Generated from XSLoader.pm.PL "..., 4096) = 3836 >brk(0) = 0x81a0000 >brk(0x81a1000) = 0x81a1000 >brk(0) = 0x81a1000 >brk(0x81a2000) = 0x81a2000 >brk(0) = 0x81a2000 >brk(0x81a3000) = 0x81a3000 >brk(0) = 0x81a3000 >brk(0x81a4000) = 0x81a4000 >brk(0) = 0x81a4000 >brk(0x81a5000) = 0x81a5000 >brk(0) = 0x81a5000 >brk(0x81a6000) = 0x81a6000 >brk(0) = 0x81a6000 >brk(0x81a7000) = 0x81a7000 >_llseek(6, 3320, [3320], SEEK_SET) = 0 >_llseek(6, 0, [3320], SEEK_CUR) = 0 >close(6) = 0 >stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Cwd/Cwd.so", {st_mode=S_IFREG|0555, st_size=10483, ...}) = 0 >stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Cwd/Cwd.bs", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >open("/usr/lib/perl5/5.8.0/i686-linux/auto/Cwd/Cwd.so", O_RDONLY) = 6 >read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\r\0"..., 1024) = 1024 >fstat64(6, {st_mode=S_IFREG|0555, st_size=10483, ...}) = 0 >mmap2(NULL, 10764, PROT_READ|PROT_EXEC, MAP_PRIVATE, 6, 0) = 0x40015000 >mprotect(0x40017000, 2572, PROT_NONE) = 0 >mmap2(0x40017000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 6, 0x1) = 0x40017000 >close(6) = 0 >stat64("/bin/pwd", {st_mode=S_IFREG|0755, st_size=11596, ...}) = 0 >stat64("/usr/lib/distcc/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/bin/pwd", {st_mode=S_IFREG|0755, st_size=11596, ...}) = 0 >stat64("/sbin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/pwd", {st_mode=S_IFREG|0755, st_size=11596, ...}) = 0 >stat64("/usr/sbin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/local/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/opt/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/i686-pc-linux-gnu/gcc-bin/3.2/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/opt/Acrobat5/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/X11R6/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/opt/sun-jdk-1.4.2/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/opt/sun-jdk-1.4.2/jre/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/opt/sun-jdk-1.4.2/jre/javaws/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/qt/3/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/kde/3.1/sbin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/kde/3.1/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/qt/2/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >read(5, "r\n\nReturns a string representati"..., 4096) = 4096 >read(5, "tory .= \"/$file\" ;\n }\n els"..., 4096) = 4096 >brk(0) = 0x81a7000 >brk(0x81a8000) = 0x81a8000 >read(5, "cut\n\n1;\n", 4096) = 8 >read(5, "", 4096) = 0 >close(5) = 0 >stat64("/etc/perl/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/File/Path.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/File/Path.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "package File::Path;\n\n=head1 NAME"..., 4096) = 4096 >stat64("/etc/perl/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/etc/perl/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/File/Basename.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/File/Basename.pm", O_RDONLY|O_LARGEFILE) = 6 >ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe5c0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(6, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x81a8000 >brk(0x81a9000) = 0x81a9000 >read(6, "package File::Basename;\n\n=head1 "..., 4096) = 4096 >brk(0) = 0x81a9000 >brk(0x81aa000) = 0x81aa000 >read(6, "r of fileparse(), but differs in"..., 4096) = 4096 >brk(0) = 0x81aa000 >brk(0x81ab000) = 0x81ab000 >stat64("/etc/perl/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/etc/perl/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/re.pmc", 0xbfffe390) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/re.pm", O_RDONLY|O_LARGEFILE) = 7 >ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe1b0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(7, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x81ab000 >brk(0x81ac000) = 0x81ac000 >read(7, "package re;\n\nour $VERSION = 0.03"..., 4096) = 3988 >brk(0) = 0x81ac000 >brk(0x81ad000) = 0x81ad000 >brk(0) = 0x81ad000 >brk(0x81ae000) = 0x81ae000 >brk(0) = 0x81ae000 >brk(0x81af000) = 0x81af000 >brk(0) = 0x81af000 >brk(0x81b0000) = 0x81b0000 >brk(0) = 0x81b0000 >brk(0x81b1000) = 0x81b1000 >brk(0) = 0x81b1000 >brk(0x81b2000) = 0x81b2000 >read(7, "", 4096) = 0 >close(7) = 0 >brk(0) = 0x81b2000 >brk(0x81b3000) = 0x81b3000 >brk(0) = 0x81b3000 >brk(0x81b4000) = 0x81b4000 >brk(0) = 0x81b4000 >brk(0x81b5000) = 0x81b5000 >brk(0) = 0x81b5000 >brk(0x81b6000) = 0x81b6000 >brk(0) = 0x81b6000 >brk(0x81b7000) = 0x81b7000 >read(6, " the last directory name "..., 4096) = 1211 >brk(0) = 0x81b7000 >brk(0x81b8000) = 0x81b8000 >brk(0) = 0x81b8000 >brk(0x81b9000) = 0x81b9000 >brk(0) = 0x81b9000 >brk(0x81ba000) = 0x81ba000 >brk(0) = 0x81ba000 >brk(0x81bb000) = 0x81bb000 >brk(0) = 0x81bb000 >brk(0x81bc000) = 0x81bc000 >read(6, "", 4096) = 0 >close(6) = 0 >read(5, "{\n\t push(@created,mkpath($par"..., 4096) = 3256 >brk(0) = 0x81bc000 >brk(0x81bd000) = 0x81bd000 >brk(0) = 0x81bd000 >brk(0x81be000) = 0x81be000 >brk(0) = 0x81be000 >brk(0x81bf000) = 0x81bf000 >brk(0) = 0x81bf000 >brk(0x81c0000) = 0x81c0000 >brk(0) = 0x81c0000 >brk(0x81c1000) = 0x81c1000 >brk(0) = 0x81c1000 >brk(0x81c2000) = 0x81c2000 >brk(0) = 0x81c2000 >brk(0x81c3000) = 0x81c3000 >brk(0) = 0x81c3000 >brk(0x81c4000) = 0x81c4000 >brk(0) = 0x81c4000 >brk(0x81c5000) = 0x81c5000 >read(5, "", 4096) = 0 >close(5) = 0 >stat64("/etc/perl/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/Fcntl.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/Fcntl.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "package Fcntl;\n\n=head1 NAME\n\nFcn"..., 4096) = 4096 >brk(0) = 0x81c5000 >brk(0x81c6000) = 0x81c6000 >brk(0) = 0x81c6000 >brk(0x81c7000) = 0x81c7000 >brk(0) = 0x81c7000 >brk(0x81c8000) = 0x81c8000 >brk(0) = 0x81c8000 >brk(0x81c9000) = 0x81c9000 >read(5, "SENFMT\t\t\n\t\t S_IFMT S_IMODE\n "..., 4096) = 1026 >brk(0) = 0x81c9000 >brk(0x81ca000) = 0x81ca000 >brk(0) = 0x81ca000 >brk(0x81cb000) = 0x81cb000 >brk(0) = 0x81cb000 >brk(0x81cc000) = 0x81cc000 >brk(0) = 0x81cc000 >brk(0x81cd000) = 0x81cd000 >brk(0) = 0x81cd000 >brk(0x81ce000) = 0x81ce000 >brk(0) = 0x81ce000 >brk(0x81cf000) = 0x81cf000 >read(5, "", 4096) = 0 >close(5) = 0 >stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0555, st_size=15481, ...}) = 0 >stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Fcntl/Fcntl.bs", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >open("/usr/lib/perl5/5.8.0/i686-linux/auto/Fcntl/Fcntl.so", O_RDONLY) = 5 >read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\t\0"..., 1024) = 1024 >fstat64(5, {st_mode=S_IFREG|0555, st_size=15481, ...}) = 0 >mmap2(NULL, 14624, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40018000 >mprotect(0x4001b000, 2336, PROT_NONE) = 0 >mmap2(0x4001b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x2) = 0x4001b000 >close(5) = 0 >brk(0) = 0x81cf000 >brk(0x81d0000) = 0x81d0000 >brk(0) = 0x81d0000 >brk(0x81d1000) = 0x81d1000 >brk(0) = 0x81d1000 >brk(0x81d2000) = 0x81d2000 >brk(0) = 0x81d2000 >brk(0x81d3000) = 0x81d3000 >brk(0) = 0x81d3000 >brk(0x81d4000) = 0x81d4000 >brk(0) = 0x81d4000 >brk(0x81d5000) = 0x81d5000 >brk(0) = 0x81d5000 >brk(0x81d6000) = 0x81d6000 >brk(0) = 0x81d6000 >brk(0x81d7000) = 0x81d7000 >brk(0) = 0x81d7000 >brk(0x81d8000) = 0x81d8000 >brk(0) = 0x81d8000 >brk(0x81da000) = 0x81da000 >brk(0) = 0x81da000 >brk(0x81db000) = 0x81db000 >stat64("/etc/perl/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/Errno.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/Errno.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x81db000 >brk(0x81dc000) = 0x81dc000 >brk(0) = 0x81dc000 >brk(0x81dd000) = 0x81dd000 >read(5, "#\n# This file is auto-generated."..., 4096) = 4096 >brk(0) = 0x81dd000 >brk(0x81de000) = 0x81de000 >brk(0) = 0x81de000 >brk(0x81df000) = 0x81df000 >stat64("/etc/perl/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/etc/perl/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/Config.pmc", 0xbfffe7a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/Config.pm", O_RDONLY|O_LARGEFILE) = 6 >ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe5c0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(6, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x81df000 >brk(0x81e0000) = 0x81e0000 >brk(0) = 0x81e0000 >brk(0x81e1000) = 0x81e1000 >read(6, "package Config;\nuse Exporter ();"..., 4096) = 4096 >brk(0) = 0x81e1000 >brk(0x81e2000) = 0x81e2000 >brk(0) = 0x81e2000 >brk(0x81e3000) = 0x81e3000 >brk(0) = 0x81e3000 >brk(0x81e4000) = 0x81e4000 >read(6, "acc=\'byacc\'\nbyteorder=\'1234\'\nc=\'"..., 4096) = 4096 >brk(0) = 0x81e4000 >brk(0x81e5000) = 0x81e5000 >read(6, "nam=\'undef\'\nd_getfsstat=\'undef\'\n"..., 4096) = 4096 >brk(0) = 0x81e5000 >brk(0x81e6000) = 0x81e6000 >brk(0) = 0x81e6000 >brk(0x81e8000) = 0x81e8000 >brk(0) = 0x81e8000 >brk(0x81eb000) = 0x81eb000 >read(6, "ne\'\nd_sigaction=\'define\'\nd_sigpr"..., 4096) = 4096 >read(6, "stdarg=\'define\'\ni_stddef=\'define"..., 4096) = 4096 >read(6, "erl\'\nperl=\'\'\nperl_patchlevel=\'\'\n"..., 4096) = 4096 >brk(0) = 0x81eb000 >brk(0x81f1000) = 0x81f1000 >read(6, "erl5/vendor_perl/5.8.0/i686-linu"..., 4096) = 4096 >brk(0) = 0x81f1000 >brk(0x81f2000) = 0x81f2000 >read(6, "fig_sh =~ m/^$_[1]=\'(.*)\'\\s*$/m)"..., 4096) = 4096 >brk(0) = 0x81f2000 >brk(0x81f3000) = 0x81f3000 >brk(0) = 0x81f3000 >brk(0x81f4000) = 0x81f4000 >brk(0) = 0x81f4000 >brk(0x81f5000) = 0x81f5000 >brk(0) = 0x81f5000 >brk(0x81f6000) = 0x81f6000 >brk(0) = 0x81f6000 >brk(0x81f7000) = 0x81f7000 >brk(0) = 0x81f7000 >brk(0x81f8000) = 0x81f8000 >_llseek(6, 31500, [31500], SEEK_SET) = 0 >_llseek(6, 0, [31500], SEEK_CUR) = 0 >close(6) = 0 >brk(0) = 0x81f8000 >brk(0x81fe000) = 0x81fe000 >brk(0) = 0x81fe000 >brk(0x81ff000) = 0x81ff000 >brk(0) = 0x81ff000 >brk(0x8200000) = 0x8200000 >brk(0) = 0x8200000 >brk(0x8201000) = 0x8201000 >read(5, " 87 }\nsub ENOTSOCK () { 88 }\nsub"..., 4096) = 3157 >brk(0) = 0x8201000 >brk(0x8202000) = 0x8202000 >brk(0) = 0x8202000 >brk(0x8203000) = 0x8203000 >brk(0) = 0x8203000 >brk(0x8204000) = 0x8204000 >brk(0) = 0x8204000 >brk(0x8205000) = 0x8205000 >brk(0) = 0x8205000 >brk(0x8206000) = 0x8206000 >brk(0) = 0x8206000 >brk(0x8207000) = 0x8207000 >_llseek(5, 5902, [5902], SEEK_SET) = 0 >_llseek(5, 0, [5902], SEEK_CUR) = 0 >close(5) = 0 >brk(0) = 0x8207000 >brk(0x8208000) = 0x8208000 >read(4, "stemps mkdtemp/],\n\t );\n\n# "..., 4096) = 4096 >brk(0) = 0x8208000 >brk(0x8209000) = 0x8209000 >stat64("/etc/perl/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/etc/perl/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/constant.pmc", 0xbfffebf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/constant.pm", O_RDONLY|O_LARGEFILE) = 5 >ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffea10) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(5, 0, [0], SEEK_CUR) = 0 >read(5, "package constant;\n\nuse strict;\nu"..., 4096) = 4096 >brk(0) = 0x8209000 >brk(0x820a000) = 0x820a000 >brk(0) = 0x820a000 >brk(0x820b000) = 0x820b000 >brk(0) = 0x820b000 >brk(0x820c000) = 0x820c000 >brk(0) = 0x820c000 >brk(0x820d000) = 0x820d000 >brk(0) = 0x820d000 >brk(0x820e000) = 0x820e000 >brk(0) = 0x820e000 >brk(0x820f000) = 0x820f000 >brk(0) = 0x820f000 >brk(0x8210000) = 0x8210000 >_llseek(5, 3295, [3295], SEEK_SET) = 0 >_llseek(5, 0, [3295], SEEK_CUR) = 0 >close(5) = 0 >read(4, "\n # need an anonymous scalar\n "..., 4096) = 4096 >brk(0) = 0x8210000 >brk(0x8211000) = 0x8211000 >brk(0) = 0x8211000 >brk(0x8212000) = 0x8212000 >brk(0) = 0x8212000 >brk(0x8213000) = 0x8213000 >brk(0) = 0x8213000 >brk(0x8214000) = 0x8214000 >brk(0) = 0x8214000 >brk(0x8215000) = 0x8215000 >read(4, " # must be set\n\n if (File::Tem"..., 4096) = 4096 >brk(0) = 0x8215000 >brk(0x8216000) = 0x8216000 >brk(0) = 0x8216000 >brk(0x8217000) = 0x8217000 >brk(0) = 0x8217000 >brk(0x8218000) = 0x8218000 >brk(0) = 0x8218000 >brk(0x8219000) = 0x8219000 >brk(0) = 0x8219000 >brk(0x821a000) = 0x821a000 >read(4, "\n# No arguments. Return value is"..., 4096) = 4096 >brk(0) = 0x821a000 >brk(0x821b000) = 0x821b000 >brk(0) = 0x821b000 >brk(0x821c000) = 0x821c000 >brk(0) = 0x821c000 >brk(0x821d000) = 0x821d000 >brk(0) = 0x821d000 >brk(0x821e000) = 0x821e000 >read(4, "n_restricted = &POSIX::_PC_CHOWN"..., 4096) = 4096 >brk(0) = 0x821e000 >brk(0x821f000) = 0x821f000 >brk(0) = 0x821f000 >brk(0x8220000) = 0x8220000 >brk(0) = 0x8220000 >brk(0x8221000) = 0x8221000 >brk(0) = 0x8221000 >brk(0x8222000) = 0x8222000 >read(4, "s [1]\n\tunlink $file->[1] or warn"..., 4096) = 4096 >brk(0) = 0x8222000 >brk(0x8223000) = 0x8223000 >brk(0) = 0x8223000 >brk(0x8224000) = 0x8224000 >brk(0) = 0x8224000 >brk(0x8225000) = 0x8225000 >read(4, "ed\nif warnings are turned on. Co"..., 4096) = 4096 >brk(0) = 0x8225000 >brk(0x8226000) = 0x8226000 >brk(0) = 0x8226000 >brk(0x8227000) = 0x8227000 >brk(0) = 0x8227000 >brk(0x8228000) = 0x8228000 >brk(0) = 0x8228000 >brk(0x8229000) = 0x8229000 >read(4, " the end\nof the template are rep"..., 4096) = 4096 >brk(0) = 0x8229000 >brk(0x822a000) = 0x822a000 >brk(0) = 0x822a000 >brk(0x822b000) = 0x822b000 >brk(0) = 0x822b000 >brk(0x822c000) = 0x822c000 >read(4, " B<mkstemp>\n\nGiven a template, r"..., 4096) = 4096 >brk(0) = 0x822c000 >brk(0x822d000) = 0x822d000 >brk(0) = 0x822d000 >brk(0x822e000) = 0x822e000 >brk(0) = 0x822e000 >brk(0x822f000) = 0x822f000 >brk(0) = 0x822f000 >brk(0x8230000) = 0x8230000 >brk(0) = 0x8230000 >brk(0x8231000) = 0x8231000 >read(4, "alled in list context, a filehan"..., 4096) = 4096 >brk(0) = 0x8231000 >brk(0x8232000) = 0x8232000 >brk(0) = 0x8232000 >brk(0x8233000) = 0x8233000 >read(4, "is is usually overcome by waitin"..., 4096) = 4096 >brk(0) = 0x8233000 >brk(0x8234000) = 0x8234000 >brk(0) = 0x8234000 >brk(0x8235000) = 0x8235000 >brk(0) = 0x8235000 >brk(0x8236000) = 0x8236000 >brk(0) = 0x8236000 >brk(0x8237000) = 0x8237000 >brk(0) = 0x8237000 >brk(0x8238000) = 0x8238000 >read(4, "anged as follows:\n\n File::Temp-"..., 4096) = 4096 >brk(0) = 0x8238000 >brk(0x8239000) = 0x8239000 >brk(0) = 0x8239000 >brk(0x823a000) = 0x823a000 >read(4, "o Perl for total control of the "..., 4096) = 865 >read(4, "", 4096) = 0 >close(4) = 0 >stat64("/etc/perl/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/etc/perl/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/Exporter/Heavy.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = 4 >ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee60) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(4, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x823a000 >brk(0x823b000) = 0x823b000 >read(4, "package Exporter::Heavy;\n\nuse st"..., 4096) = 4096 >brk(0) = 0x823b000 >brk(0x823c000) = 0x823c000 >brk(0) = 0x823c000 >brk(0x823d000) = 0x823d000 >brk(0) = 0x823d000 >brk(0x823e000) = 0x823e000 >brk(0) = 0x823e000 >brk(0x823f000) = 0x823f000 >brk(0) = 0x823f000 >brk(0x8240000) = 0x8240000 >brk(0) = 0x8240000 >brk(0x8241000) = 0x8241000 >brk(0) = 0x8241000 >brk(0x8242000) = 0x8242000 >brk(0) = 0x8242000 >brk(0x8243000) = 0x8243000 >brk(0) = 0x8243000 >brk(0x8244000) = 0x8244000 >brk(0) = 0x8244000 >brk(0x8245000) = 0x8245000 >brk(0) = 0x8245000 >brk(0x8246000) = 0x8246000 >brk(0) = 0x8246000 >brk(0x8247000) = 0x8247000 >read(4, "cache->{$sym} }\n\tif (@failed) {\n"..., 4096) = 1867 >brk(0) = 0x8247000 >brk(0x8248000) = 0x8248000 >brk(0) = 0x8248000 >brk(0x8249000) = 0x8249000 >brk(0) = 0x8249000 >brk(0x824a000) = 0x824a000 >brk(0) = 0x824a000 >brk(0x824b000) = 0x824b000 >brk(0) = 0x824b000 >brk(0x824c000) = 0x824c000 >brk(0) = 0x824c000 >brk(0x824d000) = 0x824d000 >read(4, "", 4096) = 0 >close(4) = 0 >stat64("/etc/perl/Term/ReadKey.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/etc/perl/Term/ReadKey.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Term/ReadKey.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Term/ReadKey.pm", O_RDONLY|O_LARGEFILE) = 4 >ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee60) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(4, 0, [0], SEEK_CUR) = 0 >brk(0) = 0x824d000 >brk(0x824e000) = 0x824e000 >read(4, "#\n# $Id: ReadKey.pm,v 1.7 2002/"..., 4096) = 4096 >brk(0) = 0x824e000 >brk(0x824f000) = 0x824f000 >read(4, "ce and then Backspace\nwould appe"..., 4096) = 4096 >read(4, "_[0]\'\"); }\n}\n\nsub normalizehandl"..., 4096) = 4096 >brk(0) = 0x824f000 >brk(0x8250000) = 0x8250000 >brk(0) = 0x8250000 >brk(0x8251000) = 0x8251000 >brk(0) = 0x8251000 >brk(0x8252000) = 0x8252000 >brk(0) = 0x8252000 >brk(0x8253000) = 0x8253000 >brk(0) = 0x8253000 >brk(0x8254000) = 0x8254000 >brk(0) = 0x8254000 >brk(0x8255000) = 0x8255000 >brk(0) = 0x8255000 >brk(0x8256000) = 0x8256000 >read(4, "of-day\n\t\t \t# to timeout the r"..., 4096) = 3201 >brk(0) = 0x8256000 >brk(0x8257000) = 0x8257000 >close(4) = 0 >stat64("/etc/perl/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/etc/perl/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/AutoLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 4 >ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee60) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(4, 0, [0], SEEK_CUR) = 0 >read(4, "package AutoLoader;\n\nuse 5.006_0"..., 4096) = 4096 >brk(0) = 0x8257000 >brk(0x8258000) = 0x8258000 >brk(0) = 0x8258000 >brk(0x8259000) = 0x8259000 >brk(0) = 0x8259000 >brk(0x825a000) = 0x825a000 >brk(0) = 0x825a000 >brk(0x825b000) = 0x825b000 >brk(0) = 0x825b000 >brk(0x825c000) = 0x825c000 >brk(0) = 0x825c000 >brk(0x825d000) = 0x825d000 >brk(0) = 0x825d000 >brk(0x825e000) = 0x825e000 >read(4, "\n #\n\n (my $calldir = $call"..., 4096) = 4096 >brk(0) = 0x825e000 >brk(0x825f000) = 0x825f000 >brk(0) = 0x825f000 >brk(0x8260000) = 0x8260000 >_llseek(4, 4809, [4809], SEEK_SET) = 0 >_llseek(4, 0, [4809], SEEK_CUR) = 0 >close(4) = 0 >stat64("/etc/perl/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/etc/perl/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.8.0/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.6.1/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/5.6.1/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/site_perl/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/5.8.0/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/5.8.0/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/vendor_perl/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/vendor_perl/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/5.8.0/i686-linux/DynaLoader.pmc", 0xbffff040) = -1 ENOENT (No such file or directory) >open("/usr/lib/perl5/5.8.0/i686-linux/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = 4 >ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee60) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(4, 0, [0], SEEK_CUR) = 0 >read(4, "\n# Generated from DynaLoader.pm."..., 4096) = 4096 >brk(0) = 0x8260000 >brk(0x8261000) = 0x8261000 >brk(0) = 0x8261000 >brk(0x8262000) = 0x8262000 >brk(0) = 0x8262000 >brk(0x8263000) = 0x8263000 >brk(0) = 0x8263000 >brk(0x8264000) = 0x8264000 >brk(0) = 0x8264000 >brk(0x8265000) = 0x8265000 >brk(0) = 0x8265000 >brk(0x8266000) = 0x8266000 >read(4, "to delocalization. Will report "..., 4096) = 4096 >brk(0) = 0x8266000 >brk(0x8267000) = 0x8267000 >brk(0) = 0x8267000 >brk(0x8268000) = 0x8268000 >brk(0) = 0x8268000 >brk(0x8269000) = 0x8269000 >brk(0) = 0x8269000 >brk(0x826a000) = 0x826a000 >brk(0) = 0x826a000 >brk(0x826b000) = 0x826b000 >brk(0) = 0x826b000 >brk(0x826c000) = 0x826c000 >brk(0) = 0x826c000 >brk(0x826d000) = 0x826d000 >brk(0) = 0x826d000 >brk(0x826e000) = 0x826e000 >read(4, "d symbols present after loading "..., 4096) = 4096 >brk(0) = 0x826e000 >brk(0x826f000) = 0x826f000 >_llseek(4, 8896, [8896], SEEK_SET) = 0 >_llseek(4, 0, [8896], SEEK_CUR) = 0 >close(4) = 0 >stat64("/etc/perl/auto/Term/ReadKey", 0x8133fe0) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey", {st_mode=S_IFDIR|0755, st_size=208, ...}) = 0 >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey/ReadKey.so", {st_mode=S_IFREG|0555, st_size=26786, ...}) = 0 >stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey/ReadKey.bs", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey/ReadKey.so", O_RDONLY) = 4 >read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\30"..., 1024) = 1024 >fstat64(4, {st_mode=S_IFREG|0555, st_size=26786, ...}) = 0 >mmap2(NULL, 21380, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4001c000 >mprotect(0x40021000, 900, PROT_NONE) = 0 >mmap2(0x40021000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5) = 0x40021000 >close(4) = 0 >brk(0) = 0x826f000 >brk(0x8270000) = 0x8270000 >brk(0) = 0x8270000 >brk(0x8271000) = 0x8271000 >brk(0) = 0x8271000 >brk(0x8272000) = 0x8272000 >brk(0) = 0x8272000 >brk(0x8273000) = 0x8273000 >brk(0) = 0x8273000 >brk(0x8274000) = 0x8274000 >read(3, " {\n push (@use_mask_fl"..., 4096) = 4096 >brk(0) = 0x8274000 >brk(0x8275000) = 0x8275000 >brk(0) = 0x8275000 >brk(0x8276000) = 0x8276000 >brk(0) = 0x8276000 >brk(0x8277000) = 0x8277000 >brk(0) = 0x8277000 >brk(0x8278000) = 0x8278000 >brk(0) = 0x8278000 >brk(0x8279000) = 0x8279000 >brk(0) = 0x8279000 >brk(0x827a000) = 0x827a000 >brk(0) = 0x827a000 >brk(0x827b000) = 0x827b000 >brk(0) = 0x827b000 >brk(0x827c000) = 0x827c000 >brk(0) = 0x827c000 >brk(0x827d000) = 0x827d000 >brk(0) = 0x827d000 >brk(0x827e000) = 0x827e000 >read(3, " if ($rc == 1)\n { return \'"..., 4096) = 4096 >brk(0) = 0x827e000 >brk(0x827f000) = 0x827f000 >brk(0) = 0x827f000 >brk(0x8280000) = 0x8280000 >brk(0) = 0x8280000 >brk(0x8281000) = 0x8281000 >brk(0) = 0x8281000 >brk(0x8282000) = 0x8282000 >brk(0) = 0x8282000 >brk(0x8283000) = 0x8283000 >read(3, "ne of the three configuration fi"..., 4096) = 4096 >brk(0) = 0x8283000 >brk(0x8284000) = 0x8284000 >brk(0) = 0x8284000 >brk(0x8285000) = 0x8285000 >brk(0) = 0x8285000 >brk(0x8286000) = 0x8286000 >brk(0) = 0x8286000 >brk(0x8287000) = 0x8287000 >brk(0) = 0x8287000 >brk(0x8288000) = 0x8288000 >brk(0) = 0x8288000 >brk(0x8289000) = 0x8289000 >brk(0) = 0x8289000 >brk(0x828a000) = 0x828a000 >brk(0) = 0x828a000 >brk(0x828b000) = 0x828b000 >brk(0) = 0x828b000 >brk(0x828c000) = 0x828c000 >read(3, "$Lines = $header;\n $CurLen = 0"..., 4096) = 4096 >brk(0) = 0x828c000 >brk(0x828d000) = 0x828d000 >brk(0) = 0x828d000 >brk(0x828e000) = 0x828e000 >brk(0) = 0x828e000 >brk(0x828f000) = 0x828f000 >brk(0) = 0x828f000 >brk(0x8290000) = 0x8290000 >brk(0) = 0x8290000 >brk(0x8291000) = 0x8291000 >brk(0) = 0x8291000 >brk(0x8292000) = 0x8292000 >brk(0) = 0x8292000 >brk(0x8293000) = 0x8293000 >read(3, " if (@flags[0] eq \'ESC\')\n "..., 4096) = 1292 >brk(0) = 0x8293000 >brk(0x8294000) = 0x8294000 >brk(0) = 0x8294000 >brk(0x8295000) = 0x8295000 >read(3, "", 4096) = 0 >close(3) = 0 >pipe([3, 4]) = 0 >pipe([5, 6]) = 0 >fork() = 9429 >close(6) = 0 >close(4) = 0 >read(5, "", 4) = 0 >close(5) = 0 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff210) = -1 EINVAL (Invalid argument) >_llseek(3, 0, 0xbffff270, SEEK_CUR) = -1 ESPIPE (Illegal seek) >read(3, "\n", 4096) = 1 >read(3, "", 4096) = 0 >close(3) = 0 >rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >wait4(9429, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 9429 >--- SIGCHLD (Child exited) @ 0 (0) --- >rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >pipe([3, 4]) = 0 >pipe([5, 6]) = 0 >fork() = 9430 >close(6) = 0 >close(4) = 0 >read(5, "", 4) = 0 >close(5) = 0 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff210) = -1 EINVAL (Invalid argument) >_llseek(3, 0, 0xbffff270, SEEK_CUR) = -1 ESPIPE (Illegal seek) >read(3, "x86 oss apm arts avi berkdb cryp"..., 4096) = 272 >read(3, "", 4096) = 0 >close(3) = 0 >rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >wait4(9430, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 9430 >--- SIGCHLD (Child exited) @ 0 (0) --- >rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >open("/etc/make.profile/use.defaults", O_RDONLY|O_LARGEFILE) = 3 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff1e0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(3, 0, [0], SEEK_CUR) = 0 >fstat64(3, {st_mode=S_IFREG|0644, st_size=1141, ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >brk(0) = 0x8295000 >brk(0x8296000) = 0x8296000 >read(3, "#gif\n#mmx\n#3dnow\n#odbc\n#fbcon\t\t\n"..., 4096) = 1141 >brk(0) = 0x8296000 >brk(0x8299000) = 0x8299000 >open("/var/db/pkg/dev-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=872, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >brk(0) = 0x8299000 >brk(0x829a000) = 0x829a000 >getdents64(4, /* 26 entries */, 4096) = 952 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >brk(0) = 0x829a000 >brk(0x829b000) = 0x829b000 >close(4) = 0 >open("/var/db/pkg/gnome-extra", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=304, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 10 entries */, 4096) = 336 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 19 entries */, 4096) = 680 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 19 entries */, 4096) = 680 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 19 entries */, 4096) = 680 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 19 entries */, 4096) = 680 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/kde-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=1056, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 32 entries */, 4096) = 1184 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/app-text", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=1200, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 32 entries */, 4096) = 1328 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/gnome-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=1096, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 31 entries */, 4096) = 1216 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 10 entries */, 4096) = 328 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/virtual", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >open("/var/db/pkg/dev-util", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=576, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 18 entries */, 4096) = 624 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 10 entries */, 4096) = 328 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/dev-db", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=144, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 5 entries */, 4096) = 168 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/dev-db", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=144, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 5 entries */, 4096) = 168 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/x11-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=120, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 4 entries */, 4096) = 128 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 19 entries */, 4096) = 680 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/sys-apps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=1864, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 55 entries */, 4096) = 2080 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 19 entries */, 4096) = 680 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/net-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=304, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 10 entries */, 4096) = 344 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/dev-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=872, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 26 entries */, 4096) = 952 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 10 entries */, 4096) = 328 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 10 entries */, 4096) = 328 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-sound", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=392, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 12 entries */, 4096) = 440 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=2352, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 69 entries */, 4096) = 2640 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/gnome-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=1096, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 31 entries */, 4096) = 1216 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/x11-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 13 entries */, 4096) = 448 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/x11-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 13 entries */, 4096) = 448 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/kde-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=1056, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 32 entries */, 4096) = 1184 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/x11-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 13 entries */, 4096) = 448 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/virtual", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >open("/var/db/pkg/net-www", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=272, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 8 entries */, 4096) = 312 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-gfx", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 9 entries */, 4096) = 312 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/net-nds", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=120, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 4 entries */, 4096) = 128 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/net-analyzer", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=112, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 4 entries */, 4096) = 128 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/app-cdr", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=160, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 5 entries */, 4096) = 184 >getdents64(4, /* 0 entries */, 4096) = 0 >close(4) = 0 >open("/var/db/pkg/media-gfx", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >getdents64(4, /* 9 entries */, 4096) = 312 >getdents64(4, /* 0 entries */, 4096) = 0 >read(3, "", 4096) = 0 >close(3) = 0 >pipe([3, 5]) = 0 >pipe([6, 7]) = 0 >fork() = 9431 >close(7) = 0 >close(5) = 0 >read(6, "", 4) = 0 >close(6) = 0 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff210) = -1 EINVAL (Invalid argument) >_llseek(3, 0, 0xbffff270, SEEK_CUR) = -1 ESPIPE (Illegal seek) >read(3, "acl apache2 athena cscope curl d"..., 4096) = 221 >read(3, "", 4096) = 0 >close(3) = 0 >rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >wait4(9431, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 9431 >--- SIGCHLD (Child exited) @ 0 (0) --- >rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >open("/usr/portage/profiles/use.desc", O_RDONLY|O_LARGEFILE) = 3 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff1e0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(3, 0, [0], SEEK_CUR) = 0 >fstat64(3, {st_mode=S_IFREG|0644, st_size=10413, ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >brk(0) = 0x829b000 >brk(0x829c000) = 0x829c000 >read(3, "# Copyright 1999-2003 Gentoo Tec"..., 4096) = 4096 >brk(0) = 0x829c000 >brk(0x829d000) = 0x829d000 >read(3, "ry)\ninnodb - Adds innodb support"..., 4096) = 4096 >brk(0) = 0x829d000 >brk(0x829e000) = 0x829e000 >brk(0) = 0x829e000 >brk(0x829f000) = 0x829f000 >read(3, " Network Management Protocol if "..., 4096) = 2221 >brk(0) = 0x829f000 >brk(0x82a0000) = 0x82a0000 >brk(0) = 0x82a0000 >brk(0x82a1000) = 0x82a1000 >read(3, "", 4096) = 0 >brk(0) = 0x82a1000 >brk(0x82a2000) = 0x82a2000 >brk(0) = 0x82a2000 >brk(0x82a3000) = 0x82a3000 >brk(0) = 0x82a3000 >brk(0x82a4000) = 0x82a4000 >close(3) = 0 >brk(0) = 0x82a4000 >brk(0x82a5000) = 0x82a5000 >brk(0) = 0x82a5000 >brk(0x82a6000) = 0x82a6000 >brk(0) = 0x82a6000 >brk(0x82a7000) = 0x82a7000 >brk(0) = 0x82a7000 >brk(0x82a8000) = 0x82a8000 >brk(0) = 0x82a8000 >brk(0x82a9000) = 0x82a9000 >brk(0) = 0x82a9000 >brk(0x82aa000) = 0x82aa000 >brk(0) = 0x82aa000 >brk(0x82ab000) = 0x82ab000 >brk(0) = 0x82ab000 >brk(0x82ac000) = 0x82ac000 >open("/usr/portage/profiles/use.local.desc", O_RDONLY|O_LARGEFILE) = 3 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff1e0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(3, 0, [0], SEEK_CUR) = 0 >fstat64(3, {st_mode=S_IFREG|0644, st_size=9253, ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >brk(0) = 0x82ac000 >brk(0x82ad000) = 0x82ad000 >read(3, "# Copyright 1999-2003 Gentoo Tec"..., 4096) = 4096 >brk(0) = 0x82ad000 >brk(0x82ae000) = 0x82ae000 >read(3, "ot with gtkmm2 interface\nmedia-s"..., 4096) = 4096 >brk(0) = 0x82ae000 >brk(0x82af000) = 0x82af000 >read(3, "system support\nsys-kernel/sparc-"..., 4096) = 1061 >read(3, "", 4096) = 0 >close(3) = 0 >brk(0) = 0x82af000 >brk(0x82b2000) = 0x82b2000 >brk(0) = 0x82b2000 >brk(0x82b3000) = 0x82b3000 >brk(0) = 0x82b3000 >brk(0x82b4000) = 0x82b4000 >brk(0) = 0x82b4000 >brk(0x82b5000) = 0x82b5000 >open("/etc/make.profile/use.mask", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >ioctl(1, TIOCGWINSZ, {ws_row=64, ws_col=160, ws_xpixel=0, ws_ypixel=0}) = 0 >open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3 >read(3, "2\266\3318", 4) = 4 >close(3) = 0 >stat64("/tmp/", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1536, ...}) = 0 >umask(0) = 022 >umask(022) = 0 >umask(066) = 022 >open("/tmp/use.SDA90x", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3 >ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff1c0) = -1 ENOTTY (Inappropriate ioctl for device) >_llseek(3, 0, [0], SEEK_CUR) = 0 >fstat64(3, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >umask(022) = 066 >stat64("/tmp/use.SDA90x", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >stat64("/etc/make.conf", {st_mode=S_IFREG|0644, st_size=13461, ...}) = 0 >brk(0) = 0x82b5000 >brk(0x82b6000) = 0x82b6000 >brk(0) = 0x82b6000 >brk(0x82b7000) = 0x82b7000 >brk(0) = 0x82b7000 >brk(0x82b8000) = 0x82b8000 >brk(0) = 0x82b8000 >brk(0x82ba000) = 0x82ba000 >brk(0) = 0x82ba000 >brk(0x82bd000) = 0x82bd000 >brk(0) = 0x82bd000 >brk(0x82c3000) = 0x82c3000 >brk(0) = 0x82c3000 >brk(0x82cc000) = 0x82cc000 >pipe([5, 6]) = 0 >fork() = 9432 >close(6) = 0 >rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >wait4(9432, [WIFEXITED(s) && WEXITSTATUS(s) == 132], 0, NULL) = 9432 >--- SIGCHLD (Child exited) @ 0 (0) --- >rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >read(5, "", 4) = 0 >close(5) = 0 >write(2, "fatal error: the dialog couldn\'t"..., 43) = 43 >close(3) = 0 >stat64("/tmp/use.SDA90x", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >lstat64("/tmp/use.SDA90x", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >unlink("/tmp/use.SDA90x") = 0 >_exit(0) = ?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 27889
:
17027
|
17102
|
17103
|
17104
|
17127
|
17128
|
17207