Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719816 - media-gfx/waifu2x-ncnn-vulkan-20200414 : /.../waifu2x.cpp: error: no matching function for call to ncnn::Pipeline::create(const ui
Summary: media-gfx/waifu2x-ncnn-vulkan-20200414 : /.../waifu2x.cpp: error: no matching...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-27 16:03 UTC by Toralf Förster
Modified: 2020-05-23 19:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.78 KB, text/plain)
2020-04-27 16:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,173.18 KB, text/plain)
2020-04-27 16:03 UTC, Toralf Förster
Details
environment (environment,84.77 KB, text/plain)
2020-04-27 16:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.75 KB, application/x-bzip)
2020-04-27 16:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.26 KB, application/x-bzip)
2020-04-27 16:03 UTC, Toralf Förster
Details
media-gfx:waifu2x-ncnn-vulkan-20200414:20200427-151017.log (media-gfx:waifu2x-ncnn-vulkan-20200414:20200427-151017.log,53.16 KB, text/plain)
2020-04-27 16:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.03 KB, application/x-bzip)
2020-04-27 16:03 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-27 16:03:14 UTC
/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20200414/work/waifu2x-ncnn-vulkan-20200414/src/waifu2x.cpp: In member function int Waifu2x::load(const string&, const string&):
/var/tmp/portage/media-gfx/waifu2x-ncnn-vulkan-20200414/work/waifu2x-ncnn-vulkan-20200414/src/waifu2x.cpp:123:136: error: no matching function for call to ncnn::Pipeline::create(const uint32_t [1897], long unsigned int, std::vector<ncnn::vk_specialization_type>&)
  123 |                 waifu2x_preproc->create(waifu2x_preproc_tta_int8s_spv_data, sizeof(waifu2x_preproc_tta_int8s_spv_data), specializations);
      |                                                                                                                                        ^
In file included from /usr/include/ncnn/command.h:25,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200423-212112

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

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-bin-1.43.0
  [2]   rust-1.43.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 27 Apr 2020 02:13:28 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO media-gfx/waifu2x-ncnn-vulkan
[ebuild     U ] media-gfx/waifu2x-ncnn-vulkan-20200414 [20200224]
Comment 1 Toralf Förster gentoo-dev 2020-04-27 16:03:17 UTC
Created attachment 634876 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-27 16:03:19 UTC
Created attachment 634878 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-27 16:03:22 UTC
Created attachment 634880 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-27 16:03:25 UTC
Created attachment 634882 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-27 16:03:28 UTC
Created attachment 634884 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-27 16:03:31 UTC
Created attachment 634886 [details]
media-gfx:waifu2x-ncnn-vulkan-20200414:20200427-151017.log
Comment 7 Toralf Förster gentoo-dev 2020-04-27 16:03:34 UTC
Created attachment 634888 [details]
temp.tbz2
Comment 8 Piotr Karbowski (RETIRED) gentoo-dev 2020-05-23 19:55:55 UTC
I am unable to reproduce it.