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

Bug 951990

Summary: media-fonts/bdf2sfd-1.1.8 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Maciej Barć <xgqt>
Status: RESOLVED FIXED    
Severity: normal CC: xgqt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 953818    
Bug Blocks: 951350    
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
media-fonts:bdf2sfd-1.1.8:20250324-010842.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2025-03-24 19:11:33 UTC
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
 * ERROR: media-fonts/bdf2sfd-1.1.8::gentoo failed (configure phase):
 *   cmake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20250319-033507

  KEYWORDED/UNMASKED

  [cmake-4] Requested by sam
  =dev-build/cmake-4*

  [gcc-15] Requested by sam
  <sys-devel/gcc-15.0.9999:15

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

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


  HEAD of ::gentoo
commit 3a4ac258aad06d2289953b13f05f56e44623287b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 24 00:35:18 2025 +0000

    2025-03-24 00:35:18 UTC

emerge -qpvO =media-fonts/bdf2sfd-1.1.8
[ebuild  N    ] media-fonts/bdf2sfd-1.1.8
Comment 1 Toralf Förster gentoo-dev 2025-03-24 19:11:34 UTC
Created attachment 922431 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-24 19:11:35 UTC
Created attachment 922432 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2025-03-24 19:11:36 UTC
Created attachment 922433 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-03-24 19:11:37 UTC
Created attachment 922434 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-03-24 19:11:38 UTC
Created attachment 922435 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-24 19:11:39 UTC
Created attachment 922436 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-24 19:11:40 UTC
Created attachment 922437 [details]
media-fonts:bdf2sfd-1.1.8:20250324-010842.log
Comment 8 Toralf Förster gentoo-dev 2025-03-24 19:11:41 UTC
Created attachment 922438 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2025-03-24 19:11:42 UTC
Created attachment 922439 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-04-13 20:35:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc53e01086a38d477973dc55ccc7122b3f77134

commit 9dc53e01086a38d477973dc55ccc7122b3f77134
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2025-04-13 15:34:25 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2025-04-13 20:35:52 +0000

    dev-libs/mdns: bump cmake_minimum_required
    
    Closes: https://bugs.gentoo.org/951990
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-libs/mdns/files/mdns-1.4.3-cmake_minimum.patch | 5 +++++
 dev-libs/mdns/mdns-1.4.3.ebuild                    | 4 +++-
 2 files changed, 8 insertions(+), 1 deletion(-)
Comment 11 Maciej Barć gentoo-dev 2025-04-13 20:37:05 UTC
(In reply to Larry the Git Cow from comment #10)
> The bug has been closed via the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=9dc53e01086a38d477973dc55ccc7122b3f77134
> 
> commit 9dc53e01086a38d477973dc55ccc7122b3f77134
> Author:     Maciej Barć <xgqt@gentoo.org>
> AuthorDate: 2025-04-13 15:34:25 +0000
> Commit:     Maciej Barć <xgqt@gentoo.org>
> CommitDate: 2025-04-13 20:35:52 +0000
> 
>     dev-libs/mdns: bump cmake_minimum_required
>     
>     Closes: https://bugs.gentoo.org/951990
>     Signed-off-by: Maciej Barć <xgqt@gentoo.org>
> 
>  dev-libs/mdns/files/mdns-1.4.3-cmake_minimum.patch | 5 +++++
>  dev-libs/mdns/mdns-1.4.3.ebuild                    | 4 +++-
>  2 files changed, 8 insertions(+), 1 deletion(-)

Wrong bug. Excuse me.
Comment 12 Larry the Git Cow gentoo-dev 2025-04-14 22:04:24 UTC
The bug has been closed via the following commit(s):

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

commit ea4e21d294ba93d7d16154b3c2a9634e4bfa020f
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2025-04-14 21:36:40 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2025-04-14 22:04:21 +0000

    media-fonts/bdf2sfd: drop old 1.1.8
    
    Closes: https://bugs.gentoo.org/951990
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 media-fonts/bdf2sfd/Manifest             |  1 -
 media-fonts/bdf2sfd/bdf2sfd-1.1.8.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)