Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8850 Details for
Bug 16612
Portage 2.0.47-r7 freezes very early during ANY build - ccache bug
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Direct trace of the ccache call from the configure script
trace (text/plain), 3.21 KB, created by
Robin Johnson
on 2003-03-01 05:25:57 UTC
(
hide
)
Description:
Direct trace of the ccache call from the configure script
Filename:
MIME Type:
Creator:
Robin Johnson
Created:
2003-03-01 05:25:57 UTC
Size:
3.21 KB
patch
obsolete
>execve("/usr/lib/ccache/bin/gcc", ["gcc", "-c", "-march=pentium3", "-O3", "-pipe", "ztest28057.c"], [/* 125 vars */]) = 0 >uname({sys="Linux", node="server1.creationsnet.com", ...}) = 0 >brk(0) = 0x8052660 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40000000 >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=81197, ...}) = 0 >mmap2(NULL, 81197, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40001000 >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\240\267"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1421532, ...}) = 0 >mmap2(0x41016000, 1230436, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x41016000 >mprotect(0x4113d000, 22116, PROT_NONE) = 0 >mmap2(0x4113d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x4113d000 >mmap2(0x41140000, 9828, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41140000 >close(3) = 0 >munmap(0x40001000, 81197) = 0 >stat64("/root/.ccache", {st_mode=S_IFDIR|0700, st_size=5656, ...}) = 0 >brk(0) = 0x8052660 >brk(0x8053660) = 0x8053660 >brk(0) = 0x8053660 >brk(0x8054000) = 0x8054000 >access("/usr/lib/ccache/bin/gcc", X_OK) = 0 >lstat64("/usr/lib/ccache/bin/gcc", {st_mode=S_IFLNK|0777, st_size=15, ...}) = 0 >stat64("/usr/lib/ccache/bin/gcc", {st_mode=S_IFREG|0755, st_size=35496, ...}) = 0 >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=736, ...}) = 0 >lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=53992, ...}) = 0 >lstat64("/usr/lib/ccache", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0 >lstat64("/usr/lib/ccache/bin", {st_mode=S_IFDIR|0755, st_size=288, ...}) = 0 >lstat64("/usr/lib/ccache/bin/gcc", {st_mode=S_IFLNK|0777, st_size=15, ...}) = 0 >readlink("/usr/lib/ccache/bin/gcc", "/usr/bin/ccache", 4096) = 15 >lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=736, ...}) = 0 >lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=71480, ...}) = 0 >lstat64("/usr/bin/ccache", {st_mode=S_IFREG|0755, st_size=35496, ...}) = 0 >access("/sbin/gcc", X_OK) = -1 ENOENT (No such file or directory) >access("/usr/sbin/gcc", X_OK) = -1 ENOENT (No such file or directory) >access("/usr/lib/portage/bin/gcc", X_OK) = -1 ENOENT (No such file or directory) >access("/bin/gcc", X_OK) = -1 ENOENT (No such file or directory) >access("/usr/bin/gcc", X_OK) = 0 >lstat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=5284, ...}) = 0 >stat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=5284, ...}) = 0 >stat64("ztest28057.c", {st_mode=S_IFREG|0644, st_size=54, ...}) = 0 >stat64("ztest28057.o", 0xbfffe790) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=5284, ...}) = 0 >uname({sys="Linux", node="server1.creationsnet.com", ...}) = 0 >getpid() = 19555 >fork() = 11643 >wait4(11643,
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 16612
:
8848
|
8849
| 8850 |
8851