Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: problems emerging tclx
Date: Thu, 28 Dec 2006 01:02:21
Message-Id: emv4ug$ee7$1@sea.gmane.org
In Reply to: [gentoo-amd64] problems emerging tclx by Michael George
1 Michael George <george@××××××××××.com> posted
2 20061227111653.GA32181@××××××××××××.office, excerpted below, on Wed, 27
3 Dec 2006 06:16:53 -0500:
4
5 > I'm updating my system (amd64) to gcc4.1 and things are going rather
6 > smoothly. One problem I'm having, though, is that tclx-8.3 will not
7 > complete it's build.
8 >
9 > I can build it fine with gcc-3.4, but not 4.1.
10
11 > I've searched the net and found a posting of the error, but it's in a
12 > language I do not understand.
13 >
14 > Has anyone else run into this problem and found a solution?
15
16 I don't have it merged here, but your net search apparently didn't include
17 a Gentoo bug search. Note that google (and presumably other websearch
18 engines) doesn't know how to index bugzilla pages very well, so you have
19 to search them separately.
20
21 Anyway, a quick search from http://bugs.gentoo.org on "ALL tclx", then
22 skipping to the bottom of the list since the bugs are in numerical order
23 and we are interested in something fairly new, yields a number of dups of
24 this bug:
25
26 http://bugs.gentoo.org/show_bug.cgi?id=133099
27
28 It doesn't say what I was looking for directly, but it mentions related
29 emacspeak bug
30
31 http://bugs.gentoo.org/show_bug.cgi?id=148854
32
33 which mentions (as you suspected) that the problem is a gcc-4.1
34 incompatibility. There's tclx-8.4-r1 in the tree as ~amd64 and already
35 x86 stable, which compiles with gcc-4.1. However, certain packages that
36 depend on tclx apparently don't have a stable version in portage that can
37 handle tclx-8.4, so all those packages pretty much need to stabilize
38 together, and if one or more of them have other amd64 issues...
39
40 So, bottom line, tclx-8.4-r1 is currently keyworded ~amd64. It works with
41 gcc-4.1, but since some stable versions of packages that depend on tclx
42 aren't 8.4 compatible, be prepared to package.keyword any of them too, in
43 ordered to get them working again after upgrading tclx.
44
45 Or simply wait until everything is stabilized, staying with your gcc-3.4
46 built version until then. The choice is yours. =8^)
47
48 --
49 Duncan - List replies preferred. No HTML msgs.
50 "Every nonfree program has a lord, a master --
51 and if you use the program, he is your master." Richard Stallman
52
53 --
54 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: problems emerging tclx Michael George <george@××××××××××.com>