Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.4.3-r2.ebuild gcc-4.5.0.ebuild gcc-4.4.3-r1.ebuild
Date: Sun, 25 Apr 2010 21:34:09
Message-Id: 20100425213406.2B6DB2C04C@corvid.gentoo.org
1 halcy0n 10/04/25 21:34:06
2
3 Modified: ChangeLog gcc-4.5.0.ebuild
4 Added: gcc-4.4.3-r2.ebuild
5 Removed: gcc-4.4.3-r1.ebuild
6 Log:
7 Wrong version of the cloog patch. Thanks to Ryan for spotting my mistake; bug #317059
8 (Portage version: 2.2_rc67/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.750 sys-devel/gcc/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.750&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.750&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.749&r2=1.750
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
20 retrieving revision 1.749
21 retrieving revision 1.750
22 diff -u -r1.749 -r1.750
23 --- ChangeLog 25 Apr 2010 19:41:32 -0000 1.749
24 +++ ChangeLog 25 Apr 2010 21:34:05 -0000 1.750
25 @@ -1,6 +1,13 @@
26 # ChangeLog for sys-devel/gcc
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.749 2010/04/25 19:41:32 halcy0n Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.750 2010/04/25 21:34:05 halcy0n Exp $
30 +
31 +*gcc-4.4.3-r2 (25 Apr 2010)
32 +
33 + 25 Apr 2010; Mark Loeser <halcy0n@g.o> -gcc-4.4.3-r1.ebuild,
34 + +gcc-4.4.3-r2.ebuild, gcc-4.5.0.ebuild:
35 + Wrong version of the cloog patch. Thanks to Ryan for spotting my mistake;
36 + bug #317059
37
38 *gcc-4.4.3-r1 (25 Apr 2010)
39
40
41
42
43 1.4 sys-devel/gcc/gcc-4.5.0.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?r1=1.3&r2=1.4
48
49 Index: gcc-4.5.0.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- gcc-4.5.0.ebuild 25 Apr 2010 02:42:21 -0000 1.3
56 +++ gcc-4.5.0.ebuild 25 Apr 2010 21:34:05 -0000 1.4
57 @@ -1,8 +1,8 @@
58 # Copyright 1999-2010 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.3 2010/04/25 02:42:21 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.4 2010/04/25 21:34:05 halcy0n Exp $
62
63 -PATCH_VER="1.0"
64 +PATCH_VER="1.1"
65 UCLIBC_VER="1.0"
66
67 ETYPE="gcc-compiler"
68
69
70
71 1.1 sys-devel/gcc/gcc-4.4.3-r2.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild?rev=1.1&content-type=text/plain
75
76 Index: gcc-4.4.3-r2.ebuild
77 ===================================================================
78 # Copyright 1999-2010 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.1 2010/04/25 21:34:05 halcy0n Exp $
81
82 PATCH_VER="1.2"
83 UCLIBC_VER="1.0"
84
85 ETYPE="gcc-compiler"
86
87 # Hardened gcc 4 stuff
88 #PIE_VER="10.1.5"
89 #SPECS_VER="0.9.4"
90
91 # arch/libc configurations known to be stable or untested with {PIE,SSP,FORTIFY}-by-default
92 #PIE_GLIBC_STABLE="x86 amd64 ~ppc ~ppc64 ~arm ~sparc"
93 #PIE_UCLIBC_STABLE="x86 arm"
94 #SSP_STABLE="amd64 x86 ppc ppc64 ~arm ~sparc"
95 #SSP_UCLIBC_STABLE=""
96
97 # whether we should split out specs files for multiple {PIE,SSP}-by-default
98 # and vanilla configurations.
99 SPLIT_SPECS=no #${SPLIT_SPECS-true} hard disable until #106690 is fixed
100
101 inherit toolchain
102
103 DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
104
105 LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
106 KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd"
107
108 RDEPEND=">=sys-libs/zlib-1.1.4
109 >=sys-devel/gcc-config-1.4
110 virtual/libiconv
111 >=dev-libs/gmp-4.2.1
112 >=dev-libs/mpfr-2.3.2
113 graphite? (
114 >=dev-libs/ppl-0.10
115 >=dev-libs/cloog-ppl-0.15.4
116 )
117 !build? (
118 gcj? (
119 gtk? (
120 x11-libs/libXt
121 x11-libs/libX11
122 x11-libs/libXtst
123 x11-proto/xproto
124 x11-proto/xextproto
125 >=x11-libs/gtk+-2.2
126 x11-libs/pango
127 )
128 >=media-libs/libart_lgpl-2.1
129 app-arch/zip
130 app-arch/unzip
131 )
132 >=sys-libs/ncurses-5.2-r2
133 nls? ( sys-devel/gettext )
134 )"
135 DEPEND="${RDEPEND}
136 test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 )
137 >=sys-apps/texinfo-4.8
138 >=sys-devel/bison-1.875
139 elibc_glibc? ( >=sys-libs/glibc-2.8 )
140 amd64? ( multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) )
141 ppc? ( >=${CATEGORY}/binutils-2.17 )
142 ppc64? ( >=${CATEGORY}/binutils-2.17 )
143 >=${CATEGORY}/binutils-2.15.94"
144 PDEPEND=">=sys-devel/gcc-config-1.4"
145 if [[ ${CATEGORY} != cross-* ]] ; then
146 PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )"
147 fi
148
149 src_unpack() {
150 gcc_src_unpack
151
152 use vanilla && return 0
153
154 sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200
155
156 [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch
157
158 [[ ${CTARGET} == *-softfloat-* ]] && epatch "${FILESDIR}"/4.4.0/gcc-4.4.0-softfloat.patch
159 }
160
161 pkg_setup() {
162 gcc_pkg_setup
163
164 if use graphite ; then
165 ewarn "Graphite support is still experimental and unstable."
166 ewarn "Any bugs resulting in the use of Graphite will not be fixed"
167 fi
168 }