Summary: | sci-libs/mkl-10.0.3.020 src_unpack fails | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Peter.Bienstman |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2006.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Log file created by install
MKL install log |
Description
Peter.Bienstman
2008-05-28 08:00:11 UTC
Created attachment 154549 [details]
Log file created by install
Added log file created by install
You might as well attach the full build log. (I assume you have a license.) Apparently my MKL 9 version didn't work for the MKL 10, sorry. Closing now. This problem will always occur and it is independent of the license. The problem is simply that the source files are extracted to: /var/tmp/portage/sci-libs/mkl-10.0.3.020/work/l_mkl_p_10.0.3.020 But the portage wants to find the files at: /var/tmp/portage/sci-libs/mkl-10.0.3.020/work/mkl-10.0.3.020 I think this is indeed a bug. Please reopen that. (In reply to comment #4) > This problem will always occur and it is independent of the license. > > The problem is simply that the source files are extracted to: > /var/tmp/portage/sci-libs/mkl-10.0.3.020/work/l_mkl_p_10.0.3.020 > But the portage wants to find the files at: > /var/tmp/portage/sci-libs/mkl-10.0.3.020/work/mkl-10.0.3.020 > > I think this is indeed a bug. Please reopen that. I assume you do have a license, then. Please attach a build log and your emerge --info.
> * See
> /var/tmp/portage/sci-libs/mkl-10.0.3.020/work/l_mkl_p_10.0.3.020/install/log.txt
> to see why
Look to see why and attach the file above. It is usually an expired license problem.
Thanks.
re-closing as test-request until we have some valid logs to work on. Created attachment 160705 [details] MKL install log ostash ostash # export MKL_LICENSE=/home/ostash/NCOM_L_MKL__NJ6W-J6HSPPB8.lic ostash ostash # emerge mkl WARNING: repository at /usr/portage is missing a repo_name entry Calculating dependencies... done! >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) sci-libs/mkl-10.0.3.020-r3 to / * l_mkl_p_10.0.3.020.tgz RMD160 SHA1 SHA256 size ;-) [ ok ] * checking ebuild checksums ;-) [ ok ] * checking auxfile checksums ;-) [ ok ] * checking miscfile checksums ;-) [ ok ] * checking l_mkl_p_10.0.3.020.tgz ;-) [ ok ] * Checking for at least 1100MBytes disk space at ${T} [ ok ] * You need one of these Fortran Compilers: gfortran ifc g77 * Installed are: gfortran >>> Unpacking source... >>> Unpacking l_mkl_p_10.0.3.020.tgz to /var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/work * Extracting ... find: `/var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/work/mkl-10.0.3.020': No such file or directory * Could not find extracted files * See /var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/work/l_mkl_p_10.0.3.020/install/log.txt to see why * * ERROR: sci-libs/mkl-10.0.3.020-r3 failed. * Call stack: * ebuild.sh, line 49: Called src_unpack * environment, line 3051: Called die * The specific snippet of code: * die "extracting failed"; * The die message: * extracting failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/temp/environment'. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/var/log/sandbox/sandbox-4567.log" mkdir: /data/opt/intel -------------------------------------------------------------------------------- * Messages for package sci-libs/mkl-10.0.3.020-r3: * Could not find extracted files * See /var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/work/l_mkl_p_10.0.3.020/install/log.txt to see why * * ERROR: sci-libs/mkl-10.0.3.020-r3 failed. * Call stack: * ebuild.sh, line 49: Called src_unpack * environment, line 3051: Called die * The specific snippet of code: * die "extracting failed"; * The die message: * extracting failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/mkl-10.0.3.020-r3/temp/environment'. * (In reply to comment #8) > > WARNING: repository at /usr/portage is missing a repo_name entry > --------------------------- ACCESS VIOLATION SUMMARY > --------------------------- > LOG FILE = "/var/log/sandbox/sandbox-4567.log" > > mkdir: /data/opt/intel > -------------------------------------------------------------------------------- Your license is fine, but something fishy in your make.conf or definitions of the portage repository. (In reply to comment #9) > Your license is fine, but something fishy in your make.conf or definitions of > the portage repository. > Nothing fishy. /opt is symlink to /data/opt. |