I used the 8.0 ebuild in the normal portage tree as a template. The ebuild itself seems to work fine on my machine, but someone may check it to make sure the licenses and etc are still correct. Reproducible: Always Steps to Reproduce:
Created attachment 42065 [details] Intel Fortran Compiler 8.1.018 ebuild
Howard, For your information, I've copied the attached 8.1 ebuild into the portage tree. However, in my case the ebuild produced the following error: >>> Downloading ftp://download.intel.com/software/products/compilers/downloads/l_fc_p_8.1.018.tar.gz --10:03:11-- ftp://download.intel.com/software/products/compilers/downloads/l_fc_p_8.1.018.tar.gz => `/usr/portage/distfiles/l_fc_p_8.1.018.tar.gz' Resolving download.intel.com... 198.175.98.34 Connecting to download.intel.com[198.175.98.34]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /software/products/compilers/downloads ... done. ==> PASV ... done. ==> RETR l_fc_p_8.1.018.tar.gz ... done. [ <=> ] 86,213,212 251.06K/s 10:09:10 (236.46 KB/s) - `/usr/portage/distfiles/l_fc_p_8.1.018.tar.gz' saved [86213212] !!! Security Violation: A file exists that is not in the manifest. !!! File: files/7.1.008/ifc It's a bit strange that portage complains about a file version 7.1 whereas the installation was carried out for the newer 8.1 version. There was a previous installation of ifc 7.0 (not 7.1) on my machine, but that was uninstalled prior to attempting to install the ifc 8.1. Anyway, am now installing the ~x86 ifc 7.1 for the time being. Regards Chris
It's all working fine now, had to sync the portage tree, append the Manifest with your additions instead of completely replacing it, and then manually generate the digest for the downloaded compiler files. And now it's all working fine. Regards Chris
Added to portage 2005-05-25 by kugelfang. Closing FIXED.