Gentoo Archives: gentoo-user

From: Mike Diehl <mdiehl@××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Can't compile opal.
Date: Thu, 13 Dec 2007 09:31:10
Message-Id: 200712130225.50429.mdiehl@diehlnet.com
1 Hi
2
3 I'm trying to finish an emerge world and I'm stumbling on getting opal to
4 compile so it can continue.
5
6 I'm running on an AMD proc with i686 arch in my make.conf file. So, the no
7 such instruction error message is baffleing.
8
9 It seems to die with slightly different instruction errors each time, but it
10 never finishes compiling/linking this file.
11
12 Any ideas would be welcome.
13
14 Thanx,
15 Mike.
16
17 Here are the compiler/linker errors:
18 ===================================================
19 i686-pc-linux-gnu-g++ -D_REENTRANT -Wall -fPIC -DPIC -DPASN_NOPRINTON -DPASN_LEANANDMEAN -I/var/tmp/portage/net-libs/opal-2.2.11/work/opal-2.2.11/include -DPASN_NOPRINTON -O2 -mtune=i686 -pipe -c /var/tmp/portage/net-libs/opal-2.2.11/work/opal-2.2.11/src/asn/h245_1.cxx -o /var/tmp/portage/net-libs/opal-2.2.11/work/opal-2.2.11/lib/obj_linux_x86_n/h245_1.o
20 {standard input}: Assembler messages:
21 {standard input}:134929: Warning: end of file not at end of a line; newline
22 inserted
23 {standard input}:135642: Error: no such instruction: `mo'
24 i686-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
25 Please submit a full bug report.
26 See <URL:http://bugs.gentoo.org/> for instructions.
27 make: ***
28 [/var/tmp/portage/net-libs/opal-2.2.11/work/opal-2.2.11/lib/obj_linux_x86_n/h225_2.o]
29 Error 1
30 make: *** Waiting for unfinished jobs....
31 *
32 * ERROR: net-libs/opal-2.2.11 failed.
33 * Call stack:
34 * ebuild.sh, line 46: Called src_compile
35 * environment, line 2326: Called die
36 * The specific snippet of code:
37 * emake ${makeopts} opt || diefunc "$FUNCNAME" "$LINENO" "$?" "make
38 failed"
39 * The die message:
40 * make failed
41 *
42 * If you need support, post the topmost build error, and the call stack if
43 relevant.
44 * A complete build log is located
45 at '/var/tmp/portage/net-libs/opal-2.2.11/temp/build.log'.
46 * The ebuild environment file is located
47 at '/var/tmp/portage/net-libs/opal-2.2.11/temp/environment'.
48
49 --
50 Mike Diehl
51 --
52 gentoo-user@g.o mailing list