Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 715650

Summary: net-wireless/srslte-19.09 : /.../dft_fftw.c: fatal error: fftw3.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Radio project <radio>
Status: RESOLVED FIXED    
Severity: normal CC: zerochaos
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-wireless:srslte-19.09:20200331-165831.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-31 17:19:49 UTC
/var/tmp/portage/net-wireless/srslte-19.09/work/srslte-19.09/lib/src/phy/dft/dft_fftw.c:24:10: fatal error: fftw3.h: No such file or directory
   24 | #include <fftw3.h>
      |          ^~~~~~~~~
compilation terminated.

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] 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 Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 31 Mar 2020 03:51:58 PM UTC
/var/db/repos/libressl	Thu 19 Mar 2020 04:37:24 PM UTC

emerge -qpvO net-wireless/srslte
[ebuild  N    ] net-wireless/srslte-19.09  USE="-bladerf -simcard -soapysdr -uhd -zeromq"
Comment 1 Toralf Förster gentoo-dev 2020-03-31 17:19:51 UTC
Created attachment 628052 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-31 17:19:54 UTC
Created attachment 628054 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-31 17:19:57 UTC
Created attachment 628056 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-31 17:20:00 UTC
Created attachment 628058 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-31 17:20:03 UTC
Created attachment 628060 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-31 17:20:06 UTC
Created attachment 628062 [details]
net-wireless:srslte-19.09:20200331-165831.log
Comment 7 Toralf Förster gentoo-dev 2020-03-31 17:20:08 UTC
Created attachment 628064 [details]
temp.tbz2
Comment 8 Rick Farina (Zero_Chaos) gentoo-dev 2020-07-23 16:12:15 UTC
the slot dep on fftw was wrong, fixed now, thanks!