diff options
author | Karl Trygve Kalleberg <karltk@gentoo.org> | 2005-07-04 19:58:22 +0000 |
---|---|---|
committer | Karl Trygve Kalleberg <karltk@gentoo.org> | 2005-07-04 19:58:22 +0000 |
commit | 232ea6580a87456d018543b5da9742136761466d (patch) | |
tree | 53d47ff1741087403d2a034c959824a7d1f951ad /dev-lang | |
parent | x86; version bump (diff) | |
download | historical-232ea6580a87456d018543b5da9742136761466d.tar.gz historical-232ea6580a87456d018543b5da9742136761466d.tar.bz2 historical-232ea6580a87456d018543b5da9742136761466d.zip |
New upstream release. Fixes #96741.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/icc/ChangeLog | 10 | ||||
-rw-r--r-- | dev-lang/icc/Manifest | 8 | ||||
-rw-r--r-- | dev-lang/icc/files/9.0.023/05icc-ifc | 6 | ||||
-rw-r--r-- | dev-lang/icc/files/9.0.023/icc | 10 | ||||
-rw-r--r-- | dev-lang/icc/files/9.0.023/iccifc.conf | 29 | ||||
-rw-r--r-- | dev-lang/icc/files/9.0.023/icpc | 10 | ||||
-rw-r--r-- | dev-lang/icc/files/digest-icc-9.0.023 | 1 | ||||
-rw-r--r-- | dev-lang/icc/icc-9.0.023.ebuild | 123 |
8 files changed, 195 insertions, 2 deletions
diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog index 829615104f3f..915e8df9913f 100644 --- a/dev-lang/icc/ChangeLog +++ b/dev-lang/icc/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-lang/icc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.25 2005/05/31 19:17:51 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.26 2005/07/04 19:58:22 karltk Exp $ + +*icc-9.0.023 (04 Jul 2005) + + 04 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org> +files/9.0.023/icc, + +files/9.0.023/05icc-ifc, +files/9.0.023/iccifc.conf, +files/9.0.023/icpc, + +icc-9.0.023.ebuild: + New upstream release. Tip of the hat to Ed Presutti <epresutti@comcast.net>, + even though I didn't take his patch. Fixes #96741. *icc-8.1.032 (31 May 2005) diff --git a/dev-lang/icc/Manifest b/dev-lang/icc/Manifest index fba36fdb43e8..990f64634ed8 100644 --- a/dev-lang/icc/Manifest +++ b/dev-lang/icc/Manifest @@ -7,14 +7,16 @@ MD5 2dafaea542266611f6216a992c6be2ee icc-7.0.065-r1.ebuild 3224 MD5 7b37da228ce303fdf75decce6978b064 icc-8.1.032.ebuild 3784 MD5 cd7089aefd6e3109e3a1068c51a53087 icc-7.1.030.ebuild 3953 MD5 555df8ca9389954a8d4b5c7c506484c3 icc-6.0.ebuild 2938 -MD5 177f26a46f2ce9b97ba0a596bb53ef7b ChangeLog 5430 +MD5 a965cd745b8aece325d788cf5e4719e0 ChangeLog 5768 MD5 e5f080f4789ca82a2ac425df46fc95b7 metadata.xml 304 MD5 c3da1109f83039b1dc6f16e9ad332a34 icc-7.0.065-r2.ebuild 3224 MD5 8871404a6426584a91fe924946735a62 icc-7.0.065.ebuild 3171 +MD5 61f0adc9a5dba89e447fabd0be9610c8 icc-9.0.023.ebuild 3722 MD5 16cb4482e4303fd7d5308782b494463d files/digest-icc-6.0 65 MD5 451c1e8d20f20a97589c32edecbb422c files/digest-icc-8.0.055 68 MD5 f95d94ed19cd410e3b5cde9a5d911f2f files/digest-icc-8.1.030 70 MD5 7845f60233e2c235b054efe83b6b2b86 files/digest-icc-8.1.032 70 +MD5 f6ca324e7da69087c3e55683e690b77f files/digest-icc-9.0.023 69 MD5 c46212d7aef8d7109e315c11305f0869 files/digest-icc-7.0.065-r1 65 MD5 c46212d7aef8d7109e315c11305f0869 files/digest-icc-7.0.065-r2 65 MD5 16cb4482e4303fd7d5308782b494463d files/digest-icc-6.0-r1 65 @@ -48,3 +50,7 @@ MD5 3e5f45926e3d03276c9b547b1fd29660 files/8.1.032/icc 156 MD5 c7d2081ea80924fc6d5d2cefac999244 files/8.1.032/icpc 157 MD5 389113e875524af9b87e4073226bd00e files/8.1.032/iccifc.conf 868 MD5 a075d6c1511757aa0fdd46a9c5f8c2ed files/8.1.032/05icc-ifc 216 +MD5 d38bb5f7e7bbfb5aef012d3d09d252cf files/9.0.023/icc 283 +MD5 dd511c40eb7f064d6876151913263c18 files/9.0.023/icpc 285 +MD5 389113e875524af9b87e4073226bd00e files/9.0.023/iccifc.conf 868 +MD5 ba372be146addac34b4d6ccf847f00cc files/9.0.023/05icc-ifc 216 diff --git a/dev-lang/icc/files/9.0.023/05icc-ifc b/dev-lang/icc/files/9.0.023/05icc-ifc new file mode 100644 index 000000000000..236ca7ef56e0 --- /dev/null +++ b/dev-lang/icc/files/9.0.023/05icc-ifc @@ -0,0 +1,6 @@ +IA32ROOT=/opt/intel/compiler90 +INTEL_FLEXLM_LICENSE=/opt/intel/compiler90/licenses +LDPATH=/opt/intel/compiler90/lib +MANPATH=/opt/intel/compiler90/man +PATH=/opt/intel/compiler90/bin +ROOTPATH=/opt/intel/compiler90/bin diff --git a/dev-lang/icc/files/9.0.023/icc b/dev-lang/icc/files/9.0.023/icc new file mode 100644 index 000000000000..e9ba0b9c107c --- /dev/null +++ b/dev-lang/icc/files/9.0.023/icc @@ -0,0 +1,10 @@ +#! /bin/sh +# +# Gentoo-specific wrapper script for the Intel C/C++ compilers +# +# Maintainer: Karl Trygve Kalleberg <karltk@gentoo.org> +# + +export INTEL_LICENSE_FILE="/opt/intel/compiler90/licenses" +export LD_LIBRARY_PATH="/opt/intel/compiler90/lib" +/opt/intel/compiler90/bin/iccbin $* diff --git a/dev-lang/icc/files/9.0.023/iccifc.conf b/dev-lang/icc/files/9.0.023/iccifc.conf new file mode 100644 index 000000000000..4f5d6789c65d --- /dev/null +++ b/dev-lang/icc/files/9.0.023/iccifc.conf @@ -0,0 +1,29 @@ +#This file is used to set global (hopefully) compiler variables for the +#Intel ICC and IFC compilers. The ICFLAGS and ICCFLAGS are the +#equivalents of the CFLAGS and CXXFLAGS - specific for ICC & IFC. + +#Note that the following flags are currently considered to be rather +#problematic, and you may experience significant difficulty in emerges +#with these flags +# +# -ip -ipo -ipo_obj -static -fast -cxxlib-gcc +# + +#The following settings are a good starting point for Pentium 4 owners. +#Pentium 3 owners should replace -xN with -xK +#Pentium M owners should replace -xN with -xB +#Prescott owners should replace -xN with -xP + +ICFLAGS = "-O2 -xN -noalign" +ICXXFLAGS = "${ICFLAGS}" +IFCFLAGS = "${ICFLAGS}" + +#The following variables define the compilers and linkers + +ICC = "icc" +ICXX = "icpc" +ICPP = "${ICC} -E" +ICXXCPP = "${ICXX} -E" +IFC = "ifc" +ILD = "xild" +IAR = "xiar" diff --git a/dev-lang/icc/files/9.0.023/icpc b/dev-lang/icc/files/9.0.023/icpc new file mode 100644 index 000000000000..f03dddfc7906 --- /dev/null +++ b/dev-lang/icc/files/9.0.023/icpc @@ -0,0 +1,10 @@ +#! /bin/sh +# +# Gentoo-specific wrapper script for Intel C/C++ compiler suite +# +# Maintainer: Karl Trygve Kalleberg <karltk@gentoo.org> +# + +export INTEL_LICENSE_FILE="/opt/intel/compiler90/licenses" +export LD_LIBRARY_PATH="/opt/intel/compiler90/lib" +/opt/intel/compiler90/bin/icpcbin $* diff --git a/dev-lang/icc/files/digest-icc-9.0.023 b/dev-lang/icc/files/digest-icc-9.0.023 new file mode 100644 index 000000000000..4b581aa02653 --- /dev/null +++ b/dev-lang/icc/files/digest-icc-9.0.023 @@ -0,0 +1 @@ +MD5 11aa20aa8671d0975361d29d507a6f6a l_cc_c_9.0.023.tar.gz 201405770 diff --git a/dev-lang/icc/icc-9.0.023.ebuild b/dev-lang/icc/icc-9.0.023.ebuild new file mode 100644 index 000000000000..4a4178f51dd2 --- /dev/null +++ b/dev-lang/icc/icc-9.0.023.ebuild @@ -0,0 +1,123 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-9.0.023.ebuild,v 1.1 2005/07/04 19:58:22 karltk Exp $ + +inherit rpm + +DESCRIPTION="Intel C++ Compiler - Intel's Pentium optimized compiler for Linux" +SRC_URI="l_cc_c_${PV}.tar.gz" +HOMEPAGE="http://www.intel.com/software/products/compilers/clin/" +LICENSE="icc-9.0" +RDEPEND=">=sys-libs/glibc-2.2.5" +SLOT="9.0" +KEYWORDS="~x86" +IUSE="" +RESTRICT="nostrip fetch" +S="${WORKDIR}/l_cc_c_${PV}" + +src_unpack() { + unpack ${A} + + cd ${S} || die + + # The tarball contains rpms for multiple arches, and a lot of + # auxiliary rpms common across arches. We must throw away + # the arch we're not. + if [ "$ARCH" = "x86" ] + then + rm -f intel-*.em64t.rpm + rm -f intel-*.ia64.rpm + else + rm -f intel-*.em64t.rpm + rm -f intel-*.i386.rpm + fi + + for x in *.rpm + do + # WORKDIR must be set properly for rpm_unpack() + rpm_unpack ${S}/${x} + done + +} + +src_compile() { + instdir=/opt/intel/compiler90 + + for x in opt/intel/*/*/bin/* ; do + sed "s|<INSTALLDIR>|${instdir}|g" -i $x + done + + # == SRC_BASE + eval `grep "^[ ]*PACKAGEID=" ${S}/install.sh` + + # From UNTAG_SUPPORT() in 'install.sh' + SUPPORTFILE=${S}/opt/intel/cc/9.0/doc/csupport + if [ -f ${SUPPORTFILE} ] + then + einfo "Untagging: ${SUPPORTFILE}" + sed s@\<installpackageid\>@${PACKAGEID}@g ${SUPPORTFILE} > ${SUPPORTFILE}.abs + mv ${SUPPORTFILE}.abs ${SUPPORTFILE} + chmod 644 ${SUPPORTFILE} + fi + + # From UNTAG_SUPPORT_IDB() in 'install.sh' + SUPPORTFILE=${S}/opt/intel/idb/9.0/doc/idbsupport + if [ -f ${SUPPORTFILE} ] + then + einfo "Untagging: ${SUPPORTFILE}" + sed s@\<INSTALLTIMECOMBOPACKAGEID\>@${PACKAGEID}@g ${SUPPORTFILE} > ${SUPPORTFILE}.abs + mv ${SUPPORTFILE}.abs ${SUPPORTFILE} + chmod 644 ${SUPPORTFILE} + fi + + # These should not be executable + find "${S}/opt/intel/cc/9.0/"{doc,man,include} -type f -exec chmod -x "{}" ";" + find "${S}/opt/intel/cc/9.0/lib" -name \*.a -exec chmod -x "{}" ";" + find "${S}/opt/intel/idb/9.0/"{doc,man} -type f -exec chmod -x "{}" ";" +} + +src_install () { + instdir=/opt/intel/compiler90 + dodoc ${S}/lgpltext + dodoc ${S}/clicense + dodir ${instdir} + cp -a opt/intel/cc/9.0/* ${D}/${instdir} + cp -a opt/intel/idb/9.0/* ${D}/${instdir} + insinto /etc/env.d + doins ${FILESDIR}/${PVR}/05icc-ifc || die + exeinto ${instdir}/bin + doexe ${FILESDIR}/${PVR}/icc || die + doexe ${FILESDIR}/${PVR}/icpc || die +} + +pkg_postinst () { + instdir=/opt/intel/compiler90 + + einfo "http://www.intel.com/software/products/compilers/clin/noncom.htm" + einfo "From the above url you can get a free, non-commercial" + einfo "license to use the Intel C++ Compiler emailed to you." + einfo "You cannot run icc without this license file." + einfo "Read the website for more information on this license." + einfo + einfo "Documentation can be found in ${instdir}/doc/" + einfo + einfo "You will need to place your license in ${instdir}/licenses/" + einfo + + ewarn + ewarn "Packages compiled with versions of icc older than 8.0 will need" + ewarn "to be recompiled. Until you do that, old packages will" + ewarn "work if you edit /etc/ld.so.conf and change '${instdir}'" + ewarn "to '/opt/intel/compiler70' and run 'ldconfig.' Note that this edit" + ewarn "won't persist and will require you to re-edit after each" + ewarn "package you re-install." + ewarn "BEFORE COMPILING IMPORTANT APPLICATIONS THAT YOUR" + ewarn "SYSTEM DEPENDS ON, READ THE WARNING ABOVE." + ewarn "THIS COULD RENDER YOUR SYSTEM UNUSABLE." + ewarn "THIS IS A PROBLEM WITH INTEL'S SOFTWARE, _NOT_" + ewarn "WITH GENTOO." + + ewarn "If 'icc' breaks, use 'iccbin' instead and report a bug." + ewarn "Please use 'source /etc/profile' prior to merging any icc-enabled" + ewarn "ebuilds." +} |