Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917520 - net-proxy/squid-6.5 - ../.../MasterXaction.h: error: InstanceId<Class, ValueType>::InstanceId(const InstanceId<Class, ValueType>&) [with Class = Maste
Summary: net-proxy/squid-6.5 - ../.../MasterXaction.h: error: InstanceId<Class, ValueT...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hank Leininger
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2023-11-17 19:34 UTC by Toralf Förster
Modified: 2023-11-17 23:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2023-11-17 19:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,154.78 KB, text/plain)
2023-11-17 19:34 UTC, Toralf Förster
Details
environment (environment,128.34 KB, text/plain)
2023-11-17 19:34 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-11-17 19:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.19 KB, application/x-xz)
2023-11-17 19:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,36.64 KB, application/x-xz)
2023-11-17 19:34 UTC, Toralf Förster
Details
net-proxy:squid-6.5:20231117-172913.log (net-proxy:squid-6.5:20231117-172913.log,213.90 KB, text/plain)
2023-11-17 19:34 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,44.54 KB, application/x-xz)
2023-11-17 19:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,46.63 KB, application/x-xz)
2023-11-17 19:34 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-11-17 19:34:13 UTC
                 from Asn.cc:20:
../../src/MasterXaction.h: In instantiation of 'static MasterXaction::Pointer MasterXaction::MakePortless() [with XactionInitiator::Initiator anInitiator = XactionInitiator::initAsn; Pointer = RefCount<MasterXaction>]':
Asn.cc:237:75:   required from here
  237 | nst auto mx = MasterXaction::MakePortless<XactionInitiator::initAsn>();
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~

../../src/MasterXaction.h:49:54: error: 'InstanceId<Class, ValueType>::InstanceId(const InstanceId<Class, ValueType>&) [with Class = MasterXaction; ValueType = long unsigned int]' is private within this context
   49 |         return new MasterXaction(anInitiator, nullptr);
      |                                                      ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20231114-195007

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.5
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0
  [2]   rust-1.73.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
2)	Eclipse Temurin JRE 17.0.8.1_p1 [openjdk-jre-bin-17]
3)	Eclipse Temurin JRE 21.0.1_p12 [openjdk-jre-bin-21]
4)	Eclipse Temurin JRE 8.382_p05 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm
  [2]   openjdk-jre-bin-8 
  [3]   openjdk-jre-bin-17 
  [4]   openjdk-jre-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit a3752ae0a338b28060dc779d1212ff889c12dd7f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 17 17:02:05 2023 +0000

    2023-11-17 17:02:04 UTC

emerge -qpvO net-proxy/squid
[ebuild  N    ] net-proxy/squid-6.5  USE="caps gnutls htcp kerberos nis pam snmp ssl wccp wccpv2 -ecap -esi -ldap -logrotate -mysql -perl -postgres -qos -radius -samba -sasl (-selinux) -sqlite -ssl-crtd -systemd -test -tproxy (-valgrind)"
Comment 1 Toralf Förster gentoo-dev 2023-11-17 19:34:14 UTC
Created attachment 874982 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-17 19:34:15 UTC
Created attachment 874983 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-11-17 19:34:17 UTC
Created attachment 874984 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-17 19:34:17 UTC
Created attachment 874985 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-17 19:34:18 UTC
Created attachment 874986 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-17 19:34:19 UTC
Created attachment 874987 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-17 19:34:21 UTC
Created attachment 874988 [details]
net-proxy:squid-6.5:20231117-172913.log
Comment 8 Toralf Förster gentoo-dev 2023-11-17 19:34:22 UTC
Created attachment 874989 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-11-17 19:34:23 UTC
Created attachment 874990 [details]
temp.tar.xz