Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715668 - dev-libs/ncnn-20200226 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:164 (message):
Summary: dev-libs/ncnn-20200226 : CMake Error at /.../FindPackageHandleStandardArgs.cm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-31 19:39 UTC by Toralf Förster
Modified: 2020-03-31 20:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.35 KB, text/plain)
2020-03-31 19:39 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,92.49 KB, text/plain)
2020-03-31 19:39 UTC, Toralf Förster
Details
dev-libs:ncnn-20200226:20200331-193355.log (dev-libs:ncnn-20200226:20200331-193355.log,4.18 KB, text/plain)
2020-03-31 19:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,178.62 KB, text/plain)
2020-03-31 19:39 UTC, Toralf Förster
Details
environment (environment,83.84 KB, text/plain)
2020-03-31 19:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.45 KB, application/x-bzip)
2020-03-31 19:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.06 KB, application/x-bzip)
2020-03-31 19:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.51 KB, application/x-bzip)
2020-03-31 19:39 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-03-31 19:39:00 UTC
-- Found OpenMP_CXX: -fopenmp (found version 4.5) 
-- Found OpenMP: TRUE (found version 4.5)  
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find Vulkan (missing: Vulkan_LIBRARY)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:445 (_FPHSA_FAILURE_MESSAGE)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
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 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 31 18:07:48 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-libs/ncnn
[ebuild  N    ] dev-libs/ncnn-20200226
Comment 1 Toralf Förster gentoo-dev 2020-03-31 19:39:06 UTC
Created attachment 628090 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-31 19:39:08 UTC
Created attachment 628092 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2020-03-31 19:39:11 UTC
Created attachment 628094 [details]
dev-libs:ncnn-20200226:20200331-193355.log
Comment 4 Toralf Förster gentoo-dev 2020-03-31 19:39:14 UTC
Created attachment 628096 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-03-31 19:39:17 UTC
Created attachment 628098 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-03-31 19:39:19 UTC
Created attachment 628100 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-31 19:39:22 UTC
Created attachment 628102 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-31 19:39:25 UTC
Created attachment 628104 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2020-03-31 20:50:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111ff3aa2ac284e5d517af911184056378b5a8be

commit 111ff3aa2ac284e5d517af911184056378b5a8be
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2020-03-31 20:49:18 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2020-03-31 20:50:24 +0000

    dev-libs/ncnn-20200226: add missing library dependency.
    
    Closes: https://bugs.gentoo.org/715668
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 dev-libs/ncnn/ncnn-20200226.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)