Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828015 - dev-python/numexpr-2.8.0 - KeyError: libraries
Summary: dev-python/numexpr-2.8.0 - KeyError: libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-02 12:23 UTC by Toralf Förster
Modified: 2021-12-02 14:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.38 KB, text/plain)
2021-12-02 12:23 UTC, Toralf Förster
Details
dev-python:numexpr-2.8.0:20211202-120644.log (dev-python:numexpr-2.8.0:20211202-120644.log,3.20 KB, text/plain)
2021-12-02 12:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,318.27 KB, text/plain)
2021-12-02 12:23 UTC, Toralf Förster
Details
environment (environment,112.51 KB, text/plain)
2021-12-02 12:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,49.51 KB, application/x-bzip)
2021-12-02 12:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.54 KB, application/x-bzip)
2021-12-02 12:23 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-12-02 12:23:37 UTC
  File "/var/tmp/portage/dev-python/numexpr-2.8.0/work/numexpr-2.8.0/setup.py", line 83, in parse_site_cfg
    site['mkl']['libraries'].split(os.pathsep))
  File "/usr/lib/python3.9/configparser.py", line 1257, in __getitem__
    raise KeyError(key)
KeyError: 'libraries'
 * ERROR: dev-python/numexpr-2.8.0::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20211129-110018

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit d20963623c66ef906c65e926789626e4c6a91312
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 2 11:51:38 2021 +0000

    2021-12-02 11:51:37 UTC

emerge -qpvO dev-python/numexpr
[ebuild     U ] dev-python/numexpr-2.8.0 [2.7.3] USE="mkl" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-12-02 12:23:38 UTC
Created attachment 757198 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-02 12:23:39 UTC
Created attachment 757199 [details]
dev-python:numexpr-2.8.0:20211202-120644.log
Comment 3 Toralf Förster gentoo-dev 2021-12-02 12:23:41 UTC
Created attachment 757200 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-02 12:23:42 UTC
Created attachment 757201 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-02 12:23:44 UTC
Created attachment 757202 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-02 12:23:45 UTC
Created attachment 757203 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-02 14:17:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9931c87ea1de7c0d43b6166b8352303b01130a19

commit 9931c87ea1de7c0d43b6166b8352303b01130a19
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-12-02 14:16:36 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-12-02 14:16:53 +0000

    dev-python/numexpr: Remove broken mkl support
    
    Closes: https://bugs.gentoo.org/828015
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/numexpr/numexpr-2.8.0.ebuild | 46 +--------------------------------
 1 file changed, 1 insertion(+), 45 deletions(-)