Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 950204

Summary: kde-apps/blinken-24.12.2 - [go-1.24] [ffmpeg] CMake Error at src/CMakeLists.txt:89 (target_link_libraries): Target "blinken" links to: Qt6::Qml but the target was not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: UPSTREAM
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 950210    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
kde-apps:blinken-24.12.2:20250223-201853.log
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2025-02-23 20:27:58 UTC
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0
Module          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0
Shared          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0

-- Configuring done (1.9s)
CMake Error at src/CMakeLists.txt:89 (target_link_libraries):
  Target "blinken" links to:


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20250222-071003

  UNMASKED:

  [ffmpeg] Requested by sam
  =media-video/ffmpeg-7*

  [go-1.24] Requested by WilliamH - maybe block bug 950018
  <dev-lang/go-9999

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.7
llvm-config: 19.1.7
Python 3.12.9
go version go1.24.0 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems)
  [3]   ruby34 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 0bdaa76ed1b19128c21208af5fe8b65d60c67289
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Feb 23 18:18:34 2025 +0000

    2025-02-23 18:18:33 UTC

emerge -qpvO =kde-apps/blinken-24.12.2
[ebuild  N    ] kde-apps/blinken-24.12.2  USE="handbook -debug"
Comment 1 Toralf Förster gentoo-dev 2025-02-23 20:27:59 UTC
Created attachment 919769 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-02-23 20:28:00 UTC
Created attachment 919770 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-02-23 20:28:01 UTC
Created attachment 919771 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-02-23 20:28:02 UTC
Created attachment 919772 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-02-23 20:28:03 UTC
Created attachment 919773 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-02-23 20:28:04 UTC
Created attachment 919774 [details]
kde-apps:blinken-24.12.2:20250223-201853.log
Comment 7 Toralf Förster gentoo-dev 2025-02-23 20:28:05 UTC
Created attachment 919775 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-02-23 20:28:07 UTC
Created attachment 919776 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-02-23 20:28:08 UTC
Created attachment 919777 [details]
temp.tar.xz
Comment 10 Andreas Sturmlechner gentoo-dev 2025-02-25 19:09:15 UTC
Looks like an upstream bug caused by https://invent.kde.org/education/blinken/-/commit/b7794593d70b0a8ea90e8c793baa297901440060 and only partially mended by 2e7b4d58ae72cc7f1043f4dd560252e65bd170c4
Comment 11 Larry the Git Cow gentoo-dev 2025-03-02 11:20:35 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=f24d7c0ede917b67e5755e752dc80f28a8599bfd

commit f24d7c0ede917b67e5755e752dc80f28a8599bfd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-03-02 11:19:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-03-02 11:19:08 +0000

    kde-apps/blinken: Add missing dependency
    
    Upstream commits:
    b7794593d70b0a8ea90e8c793baa297901440060 (added dep)
    2e7b4d58ae72cc7f1043f4dd560252e65bd170c4 ("removed" dep)
    7cd86ae70480bbfdabd85f1cd7ad8bdc09d7f900 (re-added dep)
    
    Bug: https://bugs.gentoo.org/950204
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/blinken/blinken-24.12.49.9999.ebuild | 1 +
 kde-apps/blinken/blinken-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)
Comment 12 Larry the Git Cow gentoo-dev 2025-03-02 11:29:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02773b22fb0c2d51236e86e8a396b66a92073e52

commit 02773b22fb0c2d51236e86e8a396b66a92073e52
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-03-02 11:19:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-03-02 11:28:52 +0000

    kde-apps/blinken: Add missing dependency
    
    Upstream commits:
    b7794593d70b0a8ea90e8c793baa297901440060 (added dep)
    2e7b4d58ae72cc7f1043f4dd560252e65bd170c4 ("removed" dep)
    7cd86ae70480bbfdabd85f1cd7ad8bdc09d7f900 (re-added dep)
    
    Closes: https://bugs.gentoo.org/950204
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/blinken/blinken-24.12.2-r1.ebuild | 37 ++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)