Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913556 - app-misc/aldo-0.7.7 - [clang] menu.cc: error: no matching constructor for initialization of IT (aka
Summary: app-misc/aldo-0.7.7 - [clang] menu.cc: error: no matching constructor for ini...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-03 09:39 UTC by Toralf Förster
Modified: 2024-04-11 00:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2023-09-03 09:39 UTC, Toralf Förster
Details
app-misc:aldo-0.7.7:20230903-050853.log (app-misc:aldo-0.7.7:20230903-050853.log,9.03 KB, text/plain)
2023-09-03 09:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,35.98 KB, text/plain)
2023-09-03 09:39 UTC, Toralf Förster
Details
environment (environment,23.78 KB, text/plain)
2023-09-03 09:39 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,792 bytes, application/x-xz)
2023-09-03 09:39 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,8.86 KB, application/x-xz)
2023-09-03 09:39 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.97 KB, application/x-xz)
2023-09-03 09:39 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,8.81 KB, application/x-xz)
2023-09-03 09: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 2023-09-03 09:39:02 UTC
too long lines were shrinked:

clang++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o aldo-astream.o `test -f 'astream.cc' || echo './'`astream.cc
clang++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o aldo-blocks.o `test -f 'blocks.cc' || echo './'`blocks.cc
clang++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o aldo-datafile.o `test -f 'datafile.cc' || echo './'`datafile.cc
clang++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o aldo-koch_exc.o `test -f 'koch_exc.cc' || echo './'`koch_exc.cc
clang++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o aldo-menu.o `test -f 'menu.cc' || echo './'`menu.cc
clang++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -O2 -pipe -march=native -fno-diagnostics-color -c -o aldo-qrz.o `test -f 'qrz.cc' || echo './'`qrz.cc
menu.cc:115:8: error: no matching constructor for initialization of 'IT' (aka
      '__wrap_iter<libmenu::Item *>')
    IT it(&m_its[pos]);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230902-205829

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 10c265761621bbfadef5c3fd16234c28c3f34cd2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 3 04:46:52 2023 +0000

    2023-09-03 04:46:52 UTC

emerge -qpvO app-misc/aldo
[ebuild  N    ] app-misc/aldo-0.7.7
Comment 1 Toralf Förster gentoo-dev 2023-09-03 09:39:03 UTC
Created attachment 869347 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-03 09:39:04 UTC
Created attachment 869348 [details]
app-misc:aldo-0.7.7:20230903-050853.log
Comment 3 Toralf Förster gentoo-dev 2023-09-03 09:39:05 UTC
Created attachment 869349 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-03 09:39:06 UTC
Created attachment 869350 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-03 09:39:07 UTC
Created attachment 869351 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-03 09:39:08 UTC
Created attachment 869352 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-03 09:39:08 UTC
Created attachment 869353 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-03 09:39:09 UTC
Created attachment 869354 [details]
temp.tar.xz