Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944379 - net-p2p/eiskaltdcpp-2.4.2[libcanberra] - [meson] /.../sound.cc: fatal error: canberra-gtk.h: No such file or directory (missing dependency on media-libs/libcanberra-gtk3)
Summary: net-p2p/eiskaltdcpp-2.4.2[libcanberra] - [meson] /.../sound.cc: fatal error: ...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: 2024-11-21 20:27 UTC by Toralf Förster
Modified: 2025-03-14 10:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.68 KB, text/plain)
2024-11-21 20:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.40 KB, text/plain)
2024-11-21 20:27 UTC, Toralf Förster
Details
environment (environment,120.38 KB, text/plain)
2024-11-21 20:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.09 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,45.04 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
net-p2p:eiskaltdcpp-2.4.2:20241121-192214.log.xz (net-p2p:eiskaltdcpp-2.4.2:20241121-192214.log.xz,27.45 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,45.57 KB, application/x-xz)
2024-11-21 20:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.36 KB, application/x-xz)
2024-11-21 20:28 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-11-21 20:27:57 UTC
too long lines were shrinked:

/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
[422/439] /usr/bin/x86_64-pc-linux-gnu-g++ -DCLIENT_DATA_DIR=\"/usr/share/eiskaltdcpp\" -DCLIENT_ICONS_DIR=\"/usr/share/eiskaltdcpp/gtk/icons\" -DCLIENT_RES_DIR=\"/usr/share/eiskaltdcpp/gtk/resources\" -DCLIENT_SOUNDS_DIR=\"/usr/share/eiskaltdcpp/sounds\" -DCLIENT_TRANSLATIONS_DIR=\"/usr/share/eiska
FAILED: eiskaltdcpp-gtk/CMakeFiles/eiskaltdcpp-gtk.dir/src/sound.cc.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DCLIENT_DATA_DIR=\"/usr/share/eiskaltdcpp\" -DCLIENT_ICONS_DIR=\"/usr/share/eiskaltdcpp/gtk/icons\" -DCLIENT_RES_DIR=\"/usr/share/eiskaltdcpp/gtk/resources\" -DCLIENT_SOUNDS_DIR=\"/usr/share/eiskaltdcpp/sounds\" -DCLIENT_TRANSLATIONS_DIR=\"/usr/share/eiskaltdcpp/qt/
/var/tmp/portage/net-p2p/eiskaltdcpp-2.4.2/work/eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/sound.cc:25:10: fatal error: canberra-gtk.h: No such file or directory
   25 | #include <canberra-gtk.h>
      |          ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20241118-134503

  UNMASKED:
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.2 *
  [2]   php8.3
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit ce04ee8a44100f853a6e763ba58bedfe2c4e493a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 21 18:37:53 2024 +0000

    2024-11-21 18:37:53 UTC

emerge -qpvO =net-p2p/eiskaltdcpp-2.4.2
[ebuild  N    ] net-p2p/eiskaltdcpp-2.4.2  USE="cli daemon dbus gtk javascript libcanberra libnotify pcre qt5 spell -dht -examples -idn -lua -minimal -sqlite -upnp" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2024-11-21 20:27:58 UTC
Created attachment 911347 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-21 20:27:59 UTC
Created attachment 911348 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-21 20:28:00 UTC
Created attachment 911349 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-21 20:28:01 UTC
Created attachment 911350 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-21 20:28:02 UTC
Created attachment 911351 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-21 20:28:03 UTC
Created attachment 911352 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-21 20:28:04 UTC
Created attachment 911353 [details]
net-p2p:eiskaltdcpp-2.4.2:20241121-192214.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-21 20:28:05 UTC
Created attachment 911354 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-21 20:28:06 UTC
Created attachment 911355 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-02-12 18:33:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cbe2b5dee01a3d19560164cecdce1cd029854b

commit 27cbe2b5dee01a3d19560164cecdce1cd029854b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-12 18:31:12 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-12 18:33:20 +0000

    profiles: Mask net-p2p/eiskaltdcpp for removal
    
    Bug: https://bugs.gentoo.org/832614
    Bug: https://bugs.gentoo.org/866935
    Bug: https://bugs.gentoo.org/895806
    Bug: https://bugs.gentoo.org/915790
    Bug: https://bugs.gentoo.org/944379
    Bug: https://bugs.gentoo.org/945060
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2025-03-14 10:11:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39efd9b253dc6e1b354e77d46efa677d970b53c9

commit 39efd9b253dc6e1b354e77d46efa677d970b53c9
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 10:09:17 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 10:09:17 +0000

    net-p2p/eiskaltdcpp: treeclean
    
    Closes: https://bugs.gentoo.org/832614 (pkgremoved)
    Closes: https://bugs.gentoo.org/866935 (pkgremoved)
    Closes: https://bugs.gentoo.org/895806 (pkgremoved)
    Closes: https://bugs.gentoo.org/944379 (pkgremoved)
    Closes: https://bugs.gentoo.org/945060 (pkgremoved)
    Closes: https://bugs.gentoo.org/915790
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 net-p2p/eiskaltdcpp/Manifest                 |   1 -
 net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.2.ebuild | 169 ---------------------------
 net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild  | 168 --------------------------
 net-p2p/eiskaltdcpp/metadata.xml             |  21 ----
 profiles/package.mask                        |  10 --
 5 files changed, 369 deletions(-)