Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] wine on AMD64?
Date: Mon, 12 Jun 2006 14:41:41
Message-Id: 5bdc1c8b0606120738w2a330fb5pc8e0847d77c3c2b4@mail.gmail.com
In Reply to: Re: [gentoo-amd64] wine on AMD64? by Jan Jitse Venselaar
1 On 6/12/06, Jan Jitse Venselaar <janjitse@×××××.com> wrote:
2 > On Monday 12 June 2006 14:44, Mark Knecht wrote:
3 > > Hi,
4 > > I wonder if anyone is able to build wine on their AMD64 systems
5 > > right now. All of my attempts from wine-0.9.15 down through wine-0.9
6 > > end with this sort of failure:
7 > >
8 > > lightning ~ # emerge -pv =app-emulation/wine-0.9.15
9 > >
10 > > These are the packages that would be merged, in order:
11 > >
12 > > Calculating dependencies... done!
13 > > [ebuild N ] app-emulation/wine-0.9.15 USE="X alsa cups debug gif
14 > > jack jpeg ncurses opengl oss -arts -esd -glut -lcms -ldap -nas
15 > > -scanner -truetype -xml" 0 kB
16 > >
17 > > Total size of downloads: 0 kB
18 > > lightning ~ # emerge =app-emulation/wine-0.9.15
19 > > <SNIP>
20 > > /usr/include/gentoo-multilib/amd64/bits/confname.h:597: error:
21 > > redeclaration of enumerator `_CS_POSIX_V6_LPBIG_OFFBIG_LIBS'
22 > > /usr/include/gentoo-multilib/x86/bits/confname.h:597: error: previous
23 > > definition of '_CS_POSIX_V6_LPBIG_OFFBIG_LIBS' was here
24 > > /usr/include/gentoo-multilib/amd64/bits/confname.h:601: error:
25 > > redeclaration of enumerator `_CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS'
26 > > /usr/include/gentoo-multilib/x86/bits/confname.h:601: error: previous
27 > > definition of '_CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS' was here
28 > > make[2]: *** [ffs.o] Error 1
29 > > make[2]: Leaving directory
30 > > `/var/tmp/portage/wine-0.9.15/work/wine-0.9.15/libs/p ort'
31 > > make[1]: *** [port] Error 2
32 > > make[1]: Leaving directory
33 > > `/var/tmp/portage/wine-0.9.15/work/wine-0.9.15/libs' make: *** [libs] Error
34 > > 2
35 > >
36 > > !!! ERROR: app-emulation/wine-0.9.15 failed.
37 > > Call stack:
38 > > ebuild.sh, line 1539: Called dyn_compile
39 > > ebuild.sh, line 939: Called src_compile
40 > > wine-0.9.15.ebuild, line 119: Called die
41 > >
42 > > !!! depend
43 > > !!! If you need support, post the topmost build error, and the call
44 > > stack if relevant.
45 > >
46 > > lightning ~ #
47 > >
48 > > I tried a number of the 0.9 series and they all failed the same way.
49 > >
50 > > As of yesterday I could not find anything like this in the forums.
51 > >
52 > > Thanks in advance,
53 > > Mark
54 > Hi,
55 >
56 > I've been able to build it with the following procedure:
57 >
58 > emerge --unmerge eselect-compiler
59 > emerge "<gcc-config-1.99" --oneshot
60 > emerge --nodeps --oneshot wine
61 >
62 > Not really an ideal procedure I know, but it seems there is some conflict
63 > between the maintainer of wine and the maintainer of eselect-compiler about
64 > whose bug this really is.
65 > The relevant bug report is
66 > http://bugs.gentoo.org/show_bug.cgi?id=128772
67 > which now has a patch attached, but is tagged WONTFIX by the maintainer.
68 >
69 > Jan Jitse
70
71 Jan,
72 Thanks! I searched around in Bugzilla but for some reason didn't
73 see this one. Quite a thread!
74
75 I'll look into doing it this way and see what happens.
76
77 In the meantime I built wine-0.9.15 successfully in my 32-bit
78 chroot environment so I'll try using that in the short term.
79
80 Cheers,
81 Mark
82 --
83 gentoo-amd64@g.o mailing list