| Summary: | net-p2p/retroshare-0.6.5 : upnp/UPnPBase.cpp: error: invalid static_cast from type int (*)(Upnp_EventType, void*, void*) {aka int | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gioacchino Mazzurco <gio> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | proxy-maint |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-p2p:retroshare-0.6.5:20200320-061214.log temp.tbz2 |
||
Created attachment 623144 [details]
emerge-info.txt
Created attachment 623146 [details]
emerge-history.txt
Created attachment 623148 [details]
environment
Created attachment 623150 [details]
etc.portage.tbz2
Created attachment 623152 [details]
logs.tbz2
Created attachment 623154 [details]
net-p2p:retroshare-0.6.5:20200320-061214.log
Created attachment 623156 [details]
temp.tbz2
From the environment attachment it seems your retroshare ebuild is not up to date with latest fixes, in particular it miss libupnp version restrictions present here https://github.com/gentoo/gentoo/blob/master/net-p2p/retroshare/retroshare-0.6.5.ebuild#L27 Did you run `emerge --sync` today, and if so it may be that the mirror you are using haven't updated yet. (In reply to Gioacchino Mazzurco from comment #8) > From the environment attachment it seems your retroshare ebuild is not up to > date with latest fixes, in particular it miss libupnp version restrictions > present here > > https://github.com/gentoo/gentoo/blob/master/net-p2p/retroshare/retroshare-0. > 6.5.ebuild#L27 > > Did you run `emerge --sync` today, and if so it may be that the mirror you > are using haven't updated yet. good catch - fixed the script here Thx Gioacchino ! |
upnp/UPnPBase.cpp: In member function bool CUPnPService::Execute(const string&, const std::vector<CUPnPArgumentValue>&) const: upnp/UPnPBase.cpp:751:56: error: invalid static_cast from type int (*)(Upnp_EventType, void*, void*) {aka int (*)(Upnp_EventType_e, void*, void*)} to type Upnp_FunPtr {aka int (*)(Upnp_EventType_e, const void*, void*)} 751 | static_cast<Upnp_FunPtr>(&CUPnPControlPoint::Callback), | ^ upnp/UPnPBase.cpp: In constructor CUPnPControlPoint::CUPnPControlPoint(short unsigned int): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20200318-121516 ------------------------------------------------------------------- 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.6 [3] python3.7 (fallback) [4] python2.7 (fallback) Available Rust versions: [1] rust-bin-1.41.1 [2] rust-1.41.1 * The following VMs are available for generation-2: *) IcedTea JDK 3.14.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Wed, 18 Mar 2020 14:38:33 +0000 emerge -qpvO net-p2p/retroshare [ebuild N ] net-p2p/retroshare-0.6.5 USE="cli gui jsonapi sqlcipher xapian -control-socket -gnome-keyring -service -webui"