Gentoo Archives: gentoo-alt

From: Markus Duft <mduft@g.o>
To: gentoo-alt@l.g.o
Subject: RE: [gentoo-alt] [PREFIX] Interix _ALL_SOURCE
Date: Thu, 17 Jul 2008 15:53:02
Message-Id: 026d01c8e824$7cf07820$76d16860$@org
In Reply to: Re: [gentoo-alt] [PREFIX] Interix _ALL_SOURCE by Fabian Groffen
1 >
2 > On 17-07-2008 10:20:41 +0200, Markus Duft wrote:
3 > > >
4 > > > Yeeeha... it seems to work fine. I'll commit the gcc patch now, and
5 > the
6 > > > rest tomorrow? Or should I just commit everything? If things don't
7 > > > build anywhere, one would have to reinstall gcc. Should I rev-bump
8 > gcc?
9 > > >
10 > > > Cheers, Markus
11 > > >
12 > >
13 > > After discussing this with haubi, i bumped the gcc revision, and
14 > committed the patch. Now I'm about to commit all the ebuilds I changed.
15 >
16 > I'm just cleaning up after you. I masked your rev-bump, and unmasked
17 > on
18 > Interix only. It's no fun to rebuild gcc for no particular reason on
19 > certain platforms. I still have to recover the old ebuild to finish
20 > it.
21
22 Doesn't work:
23
24 (2) mduft gentoo.binary.distribution-interix-6.0 $ emerge -av gcc
25
26 These are the packages that would be merged, in order:
27
28 Calculating dependencies... done!
29 [ebuild R ] sys-devel/gcc-4.2.4 USE="gtk (-altivec) -bootstrap -build -doc -fortran -gcj (-hardened) -ip28 -ip32r10k -libffi -mudflap (-multilib) -multislot (-n32) (-n64) -nls -nocxx -objc -objc++ -objc-gc (-openmp) -test -vanilla" 0 kB
30
31 Total: 1 package (1 reinstall), Size of downloads: 0 kB
32
33 Would you like to merge these packages? [Yes/No] n
34
35 Quitting.
36
37 (2) mduft gentoo.binary.distribution-interix-6.0 $
38 (2) mduft gentoo.binary.distribution-interix-6.0 $
39 (2) mduft gentoo.binary.distribution-interix-6.0 $ cat usr/portage/profiles/default-prefix/windows/interix/package.unmask
40
41
42 # Fabian Groffen <grobian@g.o> (17 Jul 2008)
43 # This is a bump for Interix only
44 =sys-devel/gcc-4.2.4-r00.1
45 (2) mduft gentoo.binary.distribution-interix-6.0 $ emerge -av '=sys-devel/gcc-4.2.4-r00.1'
46
47 These are the packages that would be merged, in order:
48
49 Calculating dependencies... done!
50
51 !!! All ebuilds that could satisfy "=sys-devel/gcc-4.2.4-r00.1" have been masked.
52 !!! One of the following masked packages is required to complete your request:
53 - sys-devel/gcc-4.2.4-r00.1 (masked by: package.mask)
54 /opt/gentoo.system/usr/portage/profiles/default-prefix/package.mask:
55 # Fabian Groffen <grobian@g.o> (17 Jul 2008)
56 # This is a bump for Interix only
57
58
59 For more information, see the MASKED PACKAGES section in the emerge
60 man page or refer to the Gentoo Handbook.
61
62 (2) mduft gentoo.binary.distribution-interix-6.0 $
63
64
65 >
66 > While removing append-flags from ebuilds, please don't forget about the
67 > flag-o-matic inherit (check it isn't necessary any more).
68 >
69 >
70 > --
71 > Fabian Groffen
72 > Gentoo on a different level
73 > --
74 > gentoo-alt@l.g.o mailing list
75
76
77 --
78 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] Interix _ALL_SOURCE Fabian Groffen <grobian@g.o>