Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840215 - dev-util/mdds-2.0.2 fails test - mtv_collection.cpp: error: class template argument deduction failed:
Summary: dev-util/mdds-2.0.2 fails test - mtv_collection.cpp: error: class template ar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-04-22 16:58 UTC by Toralf Förster
Modified: 2022-05-30 15:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2022-04-22 16:58 UTC, Toralf Förster
Details
dev-util:mdds-2.0.2:20220422-163631.log (dev-util:mdds-2.0.2:20220422-163631.log,29.88 KB, text/plain)
2022-04-22 16:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,124.86 KB, text/plain)
2022-04-22 16:58 UTC, Toralf Förster
Details
environment (environment,71.63 KB, text/plain)
2022-04-22 16:58 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,6.83 KB, application/x-bzip)
2022-04-22 16:58 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.81 KB, application/x-bzip)
2022-04-22 16:58 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.30 KB, application/x-bzip)
2022-04-22 16:58 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 2022-04-22 16:58:48 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -std=c++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"2.0.2\" -DPACKAGE_STRING=\"mdds\ 2.0.2\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"2.0.2\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H
x86_64-pc-linux-gnu-g++ -std=c++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"2.0.2\" -DPACKAGE_STRING=\"mdds\ 2.0.2\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"2.0.2\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H
x86_64-pc-linux-gnu-g++ -std=c++17 -DPACKAGE_NAME=\"mdds\" -DPACKAGE_TARNAME=\"mdds\" -DPACKAGE_VERSION=\"2.0.2\" -DPACKAGE_STRING=\"mdds\ 2.0.2\" -DPACKAGE_BUGREPORT=\"kohei.yoshida@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdds\" -DVERSION=\"2.0.2\" -DHAVE_CXX17=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H
mtv_collection.cpp: In function void example1()’:
mtv_collection.cpp:47:67: error: class template argument deduction failed:
   47 |     std::array headers = { "ID", "Make", "Model", "Year", "Color" };
      |                                                                   ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_test-20220420-221025

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 70a9839908438b157b2f5a5bcdef057096f07955
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 22 15:19:14 2022 +0000

    2022-04-22 15:19:13 UTC

emerge -qpvO dev-util/mdds
[ebuild  N    ] dev-util/mdds-2.0.2  USE="openmp test -doc (-valgrind)"
Comment 1 Toralf Förster gentoo-dev 2022-04-22 16:58:50 UTC
Created attachment 773318 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-22 16:58:52 UTC
Created attachment 773321 [details]
dev-util:mdds-2.0.2:20220422-163631.log
Comment 3 Toralf Förster gentoo-dev 2022-04-22 16:58:53 UTC
Created attachment 773324 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-22 16:58:54 UTC
Created attachment 773327 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-22 16:58:55 UTC
Created attachment 773330 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-22 16:58:56 UTC
Created attachment 773333 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-22 16:58:57 UTC
Created attachment 773336 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-28 19:51:09 UTC
Looks fixed in master / 2.0.3.
Comment 9 Andreas Sturmlechner gentoo-dev 2022-05-30 15:26:06 UTC
Very well.