diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-17 22:33:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-17 22:33:51 +0000 |
commit | be12c22c52d0370da17f73773a51fa9068d52429 (patch) | |
tree | eca395502854ad3880a1d41db0e51ea7ce986965 /sys-libs | |
parent | Stable on sparc (diff) | |
download | historical-be12c22c52d0370da17f73773a51fa9068d52429.tar.gz historical-be12c22c52d0370da17f73773a51fa9068d52429.tar.bz2 historical-be12c22c52d0370da17f73773a51fa9068d52429.zip |
dont run simple tests when doing a native cross build #92695
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/Manifest | 20 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r12.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20041102.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20050125.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.20050421.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.ebuild | 3 |
11 files changed, 31 insertions, 27 deletions
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest index 42e08b9e4b06..84909845dfca 100644 --- a/sys-libs/glibc/Manifest +++ b/sys-libs/glibc/Manifest @@ -1,16 +1,16 @@ MD5 a21b53d7bce27855c61c23ebe3aa72ca ChangeLog 73343 MD5 45b53d55a7990f579c81cc9698091b8b glibc-2.2.5-r10.ebuild 4454 -MD5 a1b4360ee82ec1e38fd9486f57f5cab1 glibc-2.3.2-r12.ebuild 22315 +MD5 41a105e32ad4b0a4a8a2129645eed295 glibc-2.3.2-r12.ebuild 22301 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 -MD5 607e45618e737074ba607d99983b5fa4 glibc-2.3.5.ebuild 39248 -MD5 7fdb5a2b94a419bd3e2370b2392b8826 glibc-2.3.3.20040420-r2.ebuild 21698 -MD5 e9c8a20bf8493e250d9325fbd7eed275 glibc-2.3.4.20040619-r2.ebuild 21370 -MD5 8733abc51b8b6dd0941cde48502039e2 glibc-2.3.5.20050421.ebuild 40208 -MD5 986bfdeeb5cb4af2f5cca90403555292 glibc-2.3.4.20041102-r1.ebuild 33914 -MD5 d69751b6864b60d6c9b384c671baa49f glibc-2.3.4.20040808-r1.ebuild 27719 -MD5 af9df2cfb899a8d0d4fb3582736a5b80 glibc-2.3.4.20050125-r1.ebuild 38596 -MD5 9e03de9595450795b5696e0262355e6d glibc-2.3.4.20041102.ebuild 32990 -MD5 a9472cf9bceb26ea50f2a1dab198694b glibc-2.3.4.20050125.ebuild 35408 +MD5 6865c81948cb3c2748ad175d66649b0f glibc-2.3.5.ebuild 39289 +MD5 aeaeffc56ce8fedabbb5682693320b6b glibc-2.3.3.20040420-r2.ebuild 21685 +MD5 e44a41af599672120302813550b65a61 glibc-2.3.4.20040619-r2.ebuild 21356 +MD5 63a242a1ee48ff72cd38a3944a8bae2a glibc-2.3.5.20050421.ebuild 40249 +MD5 5ccfebdf2c0864c59f2cee75424bb29b glibc-2.3.4.20041102-r1.ebuild 33941 +MD5 7946da1bf84f19ad3896a61428c7a05a glibc-2.3.4.20040808-r1.ebuild 27705 +MD5 f657c3015509b40205f9eefa49d12c89 glibc-2.3.4.20050125-r1.ebuild 38637 +MD5 ee442d9b608306c5d87dff3248cb17ea glibc-2.3.4.20041102.ebuild 32976 +MD5 3622860499eecaced6dda4562aeb1b65 glibc-2.3.4.20050125.ebuild 35394 MD5 8d58079469aedb014a800101ef60558f files/nsswitch.conf 503 MD5 2d5306ef875573750af642a9f93b634a files/digest-glibc-2.3.2-r12 312 MD5 42af7e35fe2404a49954f91fd1aee891 files/digest-glibc-2.3.3.20040420-r2 312 diff --git a/sys-libs/glibc/glibc-2.3.2-r12.ebuild b/sys-libs/glibc/glibc-2.3.2-r12.ebuild index 4d3f6fdd3db8..d716bb0046d2 100644 --- a/sys-libs/glibc/glibc-2.3.2-r12.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r12.ebuild,v 1.12 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r12.ebuild,v 1.13 2005/05/17 22:33:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -52,7 +52,7 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1 RDEPEND="virtual/os-headers nls? ( sys-devel/gettext )" PDEPEND="ppc? ( >=sys-kernel/linux-headers-2.4.22 )" -PROVIDE="virtual/glibc virtual/libc" +PROVIDE="virtual/libc" # Try to get a kernel source tree with version equal or greater # than $1. We basically just try a few default locations. The diff --git a/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild b/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild index 2de069bd1d88..55bc77dd704f 100644 --- a/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild,v 1.9 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3.20040420-r2.ebuild,v 1.10 2005/05/17 22:33:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -42,7 +42,7 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1 nls? ( sys-devel/gettext )" RDEPEND="virtual/os-headers nls? ( sys-devel/gettext )" -PROVIDE="virtual/glibc virtual/libc" +PROVIDE="virtual/libc" # Try to get a kernel source tree with version equal or greater diff --git a/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild b/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild index 6d8ec05c0f74..8e7506c806af 100644 --- a/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild,v 1.14 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040619-r2.ebuild,v 1.15 2005/05/17 22:33:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -61,7 +61,7 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1 RDEPEND="virtual/os-headers nls? ( sys-devel/gettext )" -PROVIDE="virtual/glibc virtual/libc" +PROVIDE="virtual/libc" # Theoretical cross-compiler support diff --git a/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild index 4c66182a513f..da45b3a430cc 100644 --- a/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild,v 1.46 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild,v 1.47 2005/05/17 22:33:51 vapier Exp $ inherit eutils multilib flag-o-matic toolchain-funcs versionator @@ -71,7 +71,7 @@ RDEPEND="virtual/os-headers # until amd64's 2004.3 is purged out of existence PDEPEND="amd64? ( multilib? ( app-emulation/emul-linux-x86-glibc ) )" -PROVIDE="virtual/glibc virtual/libc" +PROVIDE="virtual/libc" # We need to be able to set alternative headers for # compiling for non-native platform diff --git a/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild index b7485f811626..40fae773b0c6 100644 --- a/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild,v 1.11 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild,v 1.12 2005/05/17 22:33:51 vapier Exp $ inherit eutils multilib flag-o-matic toolchain-funcs versionator @@ -69,7 +69,7 @@ RDEPEND="virtual/os-headers # until amd64's 2004.3 is purged out of existence PDEPEND="amd64? ( multilib? ( app-emulation/emul-linux-x86-glibc ) )" -PROVIDE="virtual/glibc virtual/libc" +PROVIDE="virtual/libc" # We need to be able to set alternative headers for # compiling for non-native platform @@ -1011,6 +1011,7 @@ EOF # simple test to make sure our new glibc isnt completely broken. # for now, skip the multilib scenario. also make sure we don't # test with statically built binaries since they will fail. + [[ ${CBUILD} != ${CHOST} ]] && return 0 [[ $(get_libdir) != "lib" ]] && return 0 for x in date env ls true uname ; do x=$(type -p ${x}) diff --git a/sys-libs/glibc/glibc-2.3.4.20041102.ebuild b/sys-libs/glibc/glibc-2.3.4.20041102.ebuild index d4d29a88c223..23566f7c4383 100644 --- a/sys-libs/glibc/glibc-2.3.4.20041102.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20041102.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102.ebuild,v 1.52 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102.ebuild,v 1.53 2005/05/17 22:33:51 vapier Exp $ inherit eutils multilib flag-o-matic toolchain-funcs versionator @@ -69,7 +69,7 @@ RDEPEND="virtual/os-headers # until amd64's 2004.3 is purged out of existence PDEPEND="amd64? ( multilib? ( app-emulation/emul-linux-x86-glibc ) )" -PROVIDE="virtual/glibc virtual/libc" +PROVIDE="virtual/libc" # We need to be able to set alternative headers for # compiling for non-native platform diff --git a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild index f182aeea5fd4..6578d3c5482d 100644 --- a/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.48 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild,v 1.49 2005/05/17 22:33:51 vapier Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -497,6 +497,7 @@ toolchain-glibc_src_install() { # simple test to make sure our new glibc isnt completely broken. # for now, skip the multilib scenario. also make sure we don't # test with statically built binaries since they will fail. + [[ ${CBUILD} != ${CHOST} ]] && return 0 [[ $(get_libdir) != "lib" ]] && return 0 for x in date env ls true uname ; do x=$(type -p ${x}) diff --git a/sys-libs/glibc/glibc-2.3.4.20050125.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125.ebuild index b59c6267ea67..2d4e8b6aa7c9 100644 --- a/sys-libs/glibc/glibc-2.3.4.20050125.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20050125.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125.ebuild,v 1.40 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125.ebuild,v 1.41 2005/05/17 22:33:51 vapier Exp $ KEYWORDS="~amd64 ~mips ~sparc ~x86 -ppc" @@ -28,7 +28,7 @@ LICENSE="LGPL-2" IUSE="nls pic build nptl nptlonly erandom hardened debug userlocales nomalloccheck multilib" -PROVIDE="virtual/glibc virtual/libc" +PROVIDE="virtual/libc" export CBUILD=${CBUILD:-${CHOST}} if [[ ${CBUILD} = ${CHOST} ]] ; then diff --git a/sys-libs/glibc/glibc-2.3.5.20050421.ebuild b/sys-libs/glibc/glibc-2.3.5.20050421.ebuild index 8f8da5dcaa7d..59d344b52119 100644 --- a/sys-libs/glibc/glibc-2.3.5.20050421.ebuild +++ b/sys-libs/glibc/glibc-2.3.5.20050421.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.20050421.ebuild,v 1.10 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.20050421.ebuild,v 1.11 2005/05/17 22:33:51 vapier Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -504,6 +504,7 @@ toolchain-glibc_src_install() { # simple test to make sure our new glibc isnt completely broken. # for now, skip the multilib scenario. also make sure we don't # test with statically built binaries since they will fail. + [[ ${CBUILD} != ${CHOST} ]] && return 0 [[ $(get_libdir) != "lib" ]] && return 0 for x in date env ls true uname ; do x=$(type -p ${x}) diff --git a/sys-libs/glibc/glibc-2.3.5.ebuild b/sys-libs/glibc/glibc-2.3.5.ebuild index 8389e2e70278..7999fe9cb8c4 100644 --- a/sys-libs/glibc/glibc-2.3.5.ebuild +++ b/sys-libs/glibc/glibc-2.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.16 2005/05/17 00:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.17 2005/05/17 22:33:51 vapier Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -497,6 +497,7 @@ toolchain-glibc_src_install() { # simple test to make sure our new glibc isnt completely broken. # for now, skip the multilib scenario. also make sure we don't # test with statically built binaries since they will fail. + [[ ${CBUILD} != ${CHOST} ]] && return 0 [[ $(get_libdir) != "lib" ]] && return 0 for x in date env ls true uname ; do x=$(type -p ${x}) |