Gentoo Archives: gentoo-amd64

From: Harry Holt <harryholt@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] gcc 4.1.1 access violation
Date: Fri, 27 Oct 2006 23:22:32
Message-Id: 7c8072a00610271620o15838e70of02ad445af47849d@mail.gmail.com
1 Arrgh! It did it again! I have no idea how to fix this. GCC will not
2 compile. Well... I think it compiles, but then dies at the end. I tried
3 running through the install/postinst/qmerge steps in ebuild, but that
4 doesn't seem to work (everything is still broken). revdep-rebuild wants to
5 emerge GCC first - there are several things broken, including libfbdirect.
6
7 gzipping man page: std::wstring.3
8 gzipping man page: _var_tmp_portage_gcc-4.1.1_work_gcc-4.1.1_.3
9 >>> Completed installing gcc-4.1.1 into /var/tmp/portage/gcc-4.1.1/image/
10
11 --------------------------- ACCESS VIOLATION SUMMARY
12 ---------------------------
13 LOG FILE = "/var/log/sandbox/sandbox-sys-devel_-_gcc-4.1.1-30225.log"
14
15 unlink: /usr/lib64/crt1.o
16 open_wr: /usr/lib64/crt1.o
17 unlink: /usr/lib64/crt1.o
18 --------------------------------------------------------------------------------
19
20 maybe my use flags?
21
22 # emerge -pv gcc
23
24 These are the packages that would be merged, in order:
25
26 Calculating dependencies... done!
27 [ebuild R ] sys-devel/gcc-4.1.1 USE="doc fortran gcj gtk nls objc
28 (-altivec) -bootstrap -build (-hardened) -ip28 -ip32r10k -mudflap
29 (-multilib) -multislot (-n32) (-n64) -nocxx -objc++ -objc-gc -test -vanilla"
30 0 kB
31
32 How do I troubleshoot this?
33
34 --
35 Harry Holt, PMP

Replies

Subject Author
[gentoo-amd64] Re: gcc 4.1.1 access violation Duncan <1i5t5.duncan@×××.net>