Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747307 - media-libs/opencv-4.4.0 : /.../intrin_avx.hpp: error: there are no arguments to _mm256_extract_epi64 that depend on a template par
Summary: media-libs/opencv-4.4.0 : /.../intrin_avx.hpp: error: there are no arguments ...
Status: RESOLVED DUPLICATE of bug 747163
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-08 11:45 UTC by Toralf Förster
Modified: 2020-10-08 12:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.31 KB, text/plain)
2020-10-08 11:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.09 KB, text/plain)
2020-10-08 11:45 UTC, Toralf Förster
Details
environment (environment,237.69 KB, text/plain)
2020-10-08 11:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.61 KB, application/x-bzip)
2020-10-08 11:45 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.92 KB, application/x-bzip)
2020-10-08 11:45 UTC, Toralf Förster
Details
media-libs:opencv-4.4.0:20201008-082323.log (media-libs:opencv-4.4.0:20201008-082323.log,52.81 KB, text/plain)
2020-10-08 11:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,54.29 KB, application/x-bzip)
2020-10-08 11:45 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-10-08 11:45:45 UTC
                 from /var/tmp/portage/media-libs/opencv-4.4.0/work/opencv-4.4.0/modules/core/src/algorithm.cpp:43:
/var/tmp/portage/media-libs/opencv-4.4.0/work/opencv-4.4.0/modules/core/include/opencv2/core/hal/intrin_avx.hpp: In function ‘int64 cv::hal_baseline::_v256_extract_epi64(const __m256i&)’:
/var/tmp/portage/media-libs/opencv-4.4.0/work/opencv-4.4.0/modules/core/include/opencv2/core/hal/intrin_avx.hpp:130:12: error: there are no arguments to ‘_mm256_extract_epi64’ that depend on a template parameter, so a declaration of ‘_mm256_extract_epi64’ must be available [-fpermissive]
  130 |     return _mm256_extract_epi64(a, i);
      |            ^~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/media-libs/opencv-4.4.0/work/opencv-4.4.0/modules/core/include/opencv2/core/hal/intrin_avx.hpp:130:12: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-abi32+64-20201006-121540

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Oct  8 08:05:16 AM UTC 2020

emerge -qpvO media-libs/opencv
[ebuild  N    ] media-libs/opencv-4.4.0  USE="eigen features2d jpeg opengl openmp png python qt5 tiff -contrib -contribcvv -contribdnn -contribfreetype -contribhdf (-contribovis) -contribsfm -contribxfeatures2d -cuda -debug -dnnsamples -download -examples -ffmpeg -gdal -gflags -glog -gphoto2 -gstreamer -gtk3 -ieee1394 -java -jpeg2k -lapack -lto -opencl -opencvapps -openexr -pch -tesseract -testprograms -threads -v4l -vaapi -vtk -webp -xine" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="avx avx2 f16c fma3 popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3 -avx512f" PYTHON_TARGETS="python3_7 -python3_6 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-10-08 11:45:47 UTC
Created attachment 664342 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-08 11:45:48 UTC
Created attachment 664345 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-08 11:45:50 UTC
Created attachment 664348 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-08 11:45:51 UTC
Created attachment 664351 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-08 11:45:52 UTC
Created attachment 664354 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-08 11:45:54 UTC
Created attachment 664357 [details]
media-libs:opencv-4.4.0:20201008-082323.log
Comment 7 Toralf Förster gentoo-dev 2020-10-08 11:45:56 UTC
Created attachment 664360 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-08 12:35:03 UTC

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