Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700876 - sci-libs/indilib-1.8.2 : CMake Error at cmake_modules/FindFFTW3.cmake:46 (message):
Summary: sci-libs/indilib-1.8.2 : CMake Error at cmake_modules/FindFFTW3.cmake:46 (mes...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-21 12:40 UTC by Toralf Förster
Modified: 2019-12-04 00:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2019-11-21 12:40 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,2.65 KB, text/plain)
2019-11-21 12:40 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,45.92 KB, text/plain)
2019-11-21 12:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,33.38 KB, text/plain)
2019-11-21 12:40 UTC, Toralf Förster
Details
environment (environment,87.83 KB, text/plain)
2019-11-21 12:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.53 KB, application/x-bzip)
2019-11-21 12:41 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.12 KB, application/x-bzip)
2019-11-21 12:41 UTC, Toralf Förster
Details
sci-libs:indilib-1.8.2:20191121-120819.log (sci-libs:indilib-1.8.2:20191121-120819.log,4.57 KB, text/plain)
2019-11-21 12:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.61 KB, application/x-bzip)
2019-11-21 12:41 UTC, Toralf Förster
Details
Patch to indilib-1.8.2.ebuild, adding dependency to sci-libs/fftw (indilib-1.8.2.ebuild.patch,306 bytes, patch)
2019-11-29 13:41 UTC, James Bates
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-11-21 12:40:43 UTC
-- Found JPEG: /usr/lib64/libjpeg.so  
-- Found OGGTHEORA: /usr/lib64/libogg.so  
CMake Error at cmake_modules/FindFFTW3.cmake:46 (message):
  FFTW3 not found.  Please install libfftw3-dev
Call Stack (most recent call first):
  CMakeLists.txt:461 (find_package)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20191120-171621

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 21 Nov 2019 11:06:16 +0000

emerge -qpvO sci-libs/indilib
[ebuild  N    ] sci-libs/indilib-1.8.2  USE="ogg -test"
Comment 1 Toralf Förster gentoo-dev 2019-11-21 12:40:46 UTC
Created attachment 597064 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-21 12:40:49 UTC
Created attachment 597066 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-11-21 12:40:52 UTC
Created attachment 597068 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-11-21 12:40:54 UTC
Created attachment 597070 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-11-21 12:40:57 UTC
Created attachment 597072 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-11-21 12:41:00 UTC
Created attachment 597074 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-11-21 12:41:03 UTC
Created attachment 597076 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-11-21 12:41:06 UTC
Created attachment 597078 [details]
sci-libs:indilib-1.8.2:20191121-120819.log
Comment 9 Toralf Förster gentoo-dev 2019-11-21 12:41:08 UTC
Created attachment 597080 [details]
temp.tbz2
Comment 10 James Bates 2019-11-29 13:40:02 UTC
Same for me. indilib-1.8.2.ebuild is missing a dependency to sci-libs/fftw. I've attached a patch.
Comment 11 James Bates 2019-11-29 13:41:10 UTC
Created attachment 597842 [details, diff]
Patch to indilib-1.8.2.ebuild, adding dependency to sci-libs/fftw

Patch to indilib-1.8.2.ebuild, adding dependency to sci-libs/fftw
Comment 12 Larry the Git Cow gentoo-dev 2019-12-04 00:44:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cc890ee2a395c54d5b4fe50779514911f81319a

commit 7cc890ee2a395c54d5b4fe50779514911f81319a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-12-04 00:37:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-12-04 00:43:56 +0000

    sci-libs/indilib: Fix RDEPENDs, add USE websocket
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/700876
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/indilib/indilib-1.8.2-r1.ebuild | 56 ++++++++++++++++++++++++++++++++
 sci-libs/indilib/metadata.xml            |  3 ++
 2 files changed, 59 insertions(+)