Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671548 - sci-libs/lapack-reference-3.8.0-r100 : readlink missing arg
Summary: sci-libs/lapack-reference-3.8.0-r100 : readlink missing arg
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://wiki.gentoo.org/wiki/Blas-lap...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-20 02:52 UTC by Thomas Capricelli
Modified: 2019-11-13 08:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2018-11-20 02:52:20 UTC
It fails right at the beginning, and it's been blocking all updates for one week because of https://bugs.gentoo.org/373807

% cat /var/tmp/portage/sci-libs/lapack-reference-3.8.0-r100/temp/build.log
 * Package:    sci-libs/lapack-reference-3.8.0-r100
 * Repository: science
 * Maintainer: sci@gentoo.org
 * USE:        abi_x86_64 amd64 deprecated elibc_glibc int64 kernel_linux static-libs userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug userpriv usersandbox
!!! Error: Action files unknown
exiting
readlink: operando mancante
Try 'readlink --help' for more information.
Must specify package names on the command line
 * ERROR: sci-libs/lapack-reference-3.8.0-r100::science failed (prepare phase):
 *   lapack-reference requires the pkgbuild module 
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_prepare
 *   environment, line 4656:  Called numeric-int64_ensure_blas_int_support
 *   environment, line 3455:  Called die
 * The specific snippet of code:
 *           $(tc-getPKG_CONFIG) --exists "${blas_module_name}" || die "${PN} requires the pkgbuild module ${blas_module_name}";
 * 
 * If you need support, post the output of `emerge --info '=sci-libs/lapack-reference-3.8.0-r100::science'`,
 * the complete build log and the output of `emerge -pqv '=sci-libs/lapack-reference-3.8.0-r100::science'`.
 * The complete build log is located at '/var/tmp/portage/sci-libs/lapack-reference-3.8.0-r100/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/lapack-reference-3.8.0-r100/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-libs/lapack-reference-3.8.0-r100/work/lapack-3.8.0'
 * S: '/var/tmp/portage/sci-libs/lapack-reference-3.8.0-r100/work/lapack-3.8.0'
Comment 1 Thomas Capricelli 2018-11-20 13:53:18 UTC
I've just noticed that this ebuild was from my recently installed science overlay. So probably '[science]' should be added to the title, but i can't dot it.

It's not a problem of the main portage tree anyway
Comment 2 Benda Xu gentoo-dev 2019-11-13 08:56:37 UTC
Hi Thomas, we have deprecated the lapack ebuild from the science overlay.  Please use the sci-libs/lapack-3.8.0 in the main tree.

Please refer to https://wiki.gentoo.org/wiki/Blas-lapack-switch for more information.