First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 96741
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Karl Trygve Kalleberg (RETIRED) <karltk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Presutti <epresutti@comcast.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
icc-9.0.021.ebuild Ebuild for ICC 9.0.21 text/plain Ed Presutti 2005-06-21 16:07 0000 3.60 KB Details
05icc-ifc Environment for ICC 9.0.021. Belongs in icc/files/9.0.021 text/plain Ed Presutti 2005-06-21 16:08 0000 216 bytes Details
icc ICC Execution script. Belongs in icc/files/9.0.021 text/plain Ed Presutti 2005-06-21 16:09 0000 156 bytes Details
icpc ICPC Execution script. Belongs in icc/files/9.0.021 text/plain Ed Presutti 2005-06-21 16:09 0000 157 bytes Details
iccifc.conf Global Variables file for ICC/ICPC. Belongs in icc/files/9.0.021 text/plain Ed Presutti 2005-06-21 16:10 0000 868 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 96741 depends on: Show dependency tree
Bug 96741 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-21 16:06 0000
The ebuild is an update to the ICC 8.1.032 ebuild. Currently testing on x86.
(not tested on x86_64 or IA64)

No Eclispe plugins or extras will be installed, just as in the 8.1.032 ebuild.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 30 2005, 21:00:48)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -msse -fomit-frame-pointer -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -msse -fomit-frame-pointer -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://gentoo.mirrors.tds.net/gentoo http://gentoo.chem.wisc.edu/gentoo/
http://mirror.datapipe.net/gentoo ftp://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm avi bash-completion berkdb bitmap-fonts bzip2 cdr crypt
cups curl divx4linux doc dvd dvdr ecc eds emboss encode escreen esd fam ffmpeg
foomaticdb fortran gd gdbm gif gnome gnutls gpm gstreamer gtk gtk2 hal howl idea
imlib ipv6 java jce jikes jpeg kdeenablefinal libg++ libwww mad md5sum mikmod
mmap mmx mng motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg
ncurses nls nptl nptlonly nvidia offensive ogg oggvorbis opengl oss pam pcre
pdflib perl pic png python quicktime readline real rrdtool samba sdl slang sox
spell sse ssl svg svga symlink tcpd threads tiff truetype truetype-fonts
type1-fonts userlocales vorbis win32codecs wmf xine xml2 xmms xprint xv xvid
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From Ed Presutti 2005-06-21 16:07:41 0000 -------
Created an attachment (id=61681) [edit]
Ebuild for ICC 9.0.21

------- Comment #2 From Ed Presutti 2005-06-21 16:08:54 0000 -------
Created an attachment (id=61682) [edit]
Environment for ICC 9.0.021. Belongs in icc/files/9.0.021

------- Comment #3 From Ed Presutti 2005-06-21 16:09:25 0000 -------
Created an attachment (id=61683) [edit]
ICC Execution script. Belongs in icc/files/9.0.021

------- Comment #4 From Ed Presutti 2005-06-21 16:09:51 0000 -------
Created an attachment (id=61684) [edit]
ICPC Execution script. Belongs in icc/files/9.0.021

------- Comment #5 From Ed Presutti 2005-06-21 16:10:34 0000 -------
Created an attachment (id=61686) [edit]
Global Variables file for ICC/ICPC. Belongs in icc/files/9.0.021

------- Comment #6 From Karl Trygve Kalleberg (RETIRED) 2005-07-04 12:58:51 0000 -------
Fixed. Thanks for for the contrib!

------- Comment #7 From Karl Trygve Kalleberg (RETIRED) 2005-07-04 12:59:43 0000 -------
Oh, btw, the version I made a release for was 023, not 021.

------- Comment #8 From Geoff Leach 2005-07-11 08:31:31 0000 -------
I'm working on an ifort/ifc 9.0.024 ebuild, and am basing it off the
icc-9.0.023
ebuild, rather than the ifc-8.1.027 ebuild.  

I get some problems with the icc build. The compiler gets installed and works,
but I see some ebuild error messages.

Specifically, the statements

SUPPORTFILE=${S}/opt/intel/cc*/9.0/doc/csupport
and
SUPPORTFILE=${S}/opt/intel/idb*/9.0/doc/idbsupport

lead to file not found problems for me, as below. Removing the wildcard '*' in
the SUPPORTFILE RHS expression, which seems to have been introduced in this
ebuild, makes the problems go away ...

Problem:

 * Untagging:
/var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/cc*/9.0/doc/csupport
/usr/portage/dev-lang/icc/icc-9.0.023.ebuild: line 61:
/var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/cc*/9.0/doc/csupport.abs:
No such file or directory
mv: cannot stat
`/var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/cc*/9.0/doc/csupport.abs':
No such file or directory
 * Untagging:
/var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/idb*/9.0/doc/idbsupport
/usr/portage/dev-lang/icc/icc-9.0.023.ebuild: line 71:
/var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/idb*/9.0/doc/idbsupport.abs:
No such file or directory
mv: cannot stat
`/var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/idb*/9.0/doc/idbsupport.abs':
No such file or directory
find: /var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/cc*/9.0: No
such file or directory
find: /var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/cc*/9.0: No
such file or directory
find: /var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/cc*/9.0: No
such file or directory
find: /var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/cc*/9.0: No
such file or directory
find: /var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/idb*/9.0: No
such file or directory
find: /var/tmp/portage/icc-9.0.023/work/l_cc_c_9.0.023/opt/intel/idb*/9.0: No
such file or directory

First Last Prev Next    No search results available      Search page      Enter new bug