Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717986 - dev-python/pyFFTW-0.11.1 : /.../numpyconfig.h: fatal error: _numpyconfig.h: No such file or directory
Summary: dev-python/pyFFTW-0.11.1 : /.../numpyconfig.h: fatal error: _numpyconfig.h: N...
Status: RESOLVED DUPLICATE of bug 717502
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-18 06:49 UTC by Toralf Förster
Modified: 2020-04-18 11:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.62 KB, text/plain)
2020-04-18 06:49 UTC, Toralf Förster
Details
dev-python:pyFFTW-0.11.1:20200417-234519.log (dev-python:pyFFTW-0.11.1:20200417-234519.log,6.86 KB, text/plain)
2020-04-18 06:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.56 KB, text/plain)
2020-04-18 06:49 UTC, Toralf Förster
Details
environment (environment,112.58 KB, text/plain)
2020-04-18 06:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.24 KB, application/x-bzip)
2020-04-18 06:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.76 KB, application/x-bzip)
2020-04-18 06:49 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 2020-04-18 06:49:33 UTC
                 from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pyfftw/pyfftw.c:598:
/usr/lib64/python3.6/site-packages/numpy/core/include/numpy/numpyconfig.h:4:10: fatal error: _numpyconfig.h: No such file or directory
    4 | #include _numpyconfig.h
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200413-123531

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri 17 Apr 2020 10:38:27 PM UTC

emerge -qpvO dev-python/pyFFTW
[ebuild  N    ] dev-python/pyFFTW-0.11.1  PYTHON_TARGETS="python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2020-04-18 06:49:37 UTC
Created attachment 633454 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-18 06:49:39 UTC
Created attachment 633456 [details]
dev-python:pyFFTW-0.11.1:20200417-234519.log
Comment 3 Toralf Förster gentoo-dev 2020-04-18 06:49:42 UTC
Created attachment 633458 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-18 06:49:45 UTC
Created attachment 633460 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-18 06:49:49 UTC
Created attachment 633462 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-18 06:49:52 UTC
Created attachment 633464 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2020-04-18 11:49:41 UTC

*** This bug has been marked as a duplicate of bug 717502 ***