Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938332 - media-libs/libtgvoip-2.4.4_p20221208-r1 - [ncurses-6.5] [gcc-15] TgVoip.cpp: error: const struct TgVoipProxy has no member named port
Summary: media-libs/libtgvoip-2.4.4_p20221208-r1 - [ncurses-6.5] [gcc-15] TgVoip.cpp: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Esteve Varela Colominas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-23 07:06 UTC by Toralf Förster
Modified: 2024-08-23 13:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.75 KB, text/plain)
2024-08-23 07:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.26 KB, text/plain)
2024-08-23 07:06 UTC, Toralf Förster
Details
environment (environment,95.39 KB, text/plain)
2024-08-23 07:06 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-08-23 07:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,42.14 KB, application/x-xz)
2024-08-23 07:06 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.59 KB, application/x-xz)
2024-08-23 07:06 UTC, Toralf Förster
Details
media-libs:libtgvoip-2.4.4_p20221208-r1:20240823-012708.log (media-libs:libtgvoip-2.4.4_p20221208-r1:20240823-012708.log,27.00 KB, text/plain)
2024-08-23 07:06 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,205.26 KB, text/plain)
2024-08-23 07:06 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.00 KB, application/x-xz)
2024-08-23 07:06 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 2024-08-23 07:06:03 UTC
      |                                                         |
      |                                                         const int
In file included from TgVoip.cpp:3:
VoIPController.h:409:62: note:   initializing argument 1 of 'void tgvoip::VoIPController::SetPersistentState(std::vector<unsigned char>)'
  409 |                 void SetPersistentState(std::vector<uint8_t> state);
      |                                         ~~~~~~~~~~~~~~~~~~~~~^~~~~
TgVoip.cpp:115:77: error: 'const struct TgVoipProxy' has no member named 'port'
  115 | roller_->SetProxy(tgvoip::PROXY_SOCKS5, proxy->host, proxy->port, proxy->login, proxy->password);
      |                                                             ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_abi32+64-20240821-065002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  >=sys-libs/ncurses-6.5

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit 81013541156fb448a5b5e8483b97ccb4c82793f1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 22 23:33:54 2024 +0000

    2024-08-22 23:33:54 UTC

emerge -qpvO =media-libs/libtgvoip-2.4.4_p20221208-r1
[ebuild  N    ] media-libs/libtgvoip-2.4.4_p20221208-r1  USE="alsa dsp -pulseaudio"
Comment 1 Toralf Förster gentoo-dev 2024-08-23 07:06:04 UTC
Created attachment 900977 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-23 07:06:05 UTC
Created attachment 900978 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-23 07:06:06 UTC
Created attachment 900979 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-23 07:06:07 UTC
Created attachment 900980 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-23 07:06:08 UTC
Created attachment 900981 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-23 07:06:09 UTC
Created attachment 900982 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-23 07:06:10 UTC
Created attachment 900983 [details]
media-libs:libtgvoip-2.4.4_p20221208-r1:20240823-012708.log
Comment 8 Toralf Förster gentoo-dev 2024-08-23 07:06:11 UTC
Created attachment 900984 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-08-23 07:06:12 UTC
Created attachment 900985 [details]
temp.tar.xz
Comment 10 Esteve Varela Colominas 2024-08-23 13:40:17 UTC
I see it's full telegram bug harvest season now :)

Rest assured I'm back home next week and once I finish setting up my new gentoo machine I'll just be upgrading telegram and fixing any remainders of any bugs I notice.

Thanks for the report!