Processed: Re: [Pkg-cmake-team] Bug#1050506: Could NOT find EXPAT (missing: EXPAT_LIBRARY) (found version "2.5.0")

2023-08-25 Thread Debian Bug Tracking System
Processing control commands: > severity -1 normal Bug #1050506 [src:cmake] Could NOT find EXPAT (missing: EXPAT_LIBRARY) (found version "2.5.0") Severity set to 'normal' from 'serious' > tags -1 +moreinfo Bug #1050506 [src:cmake] Could NOT find EXPAT (missing: EXPAT_LIBRARY)

Bug#1050506: [Pkg-cmake-team] Bug#1050506: Could NOT find EXPAT (missing: EXPAT_LIBRARY) (found version "2.5.0")

2023-08-25 Thread Timo Röhling
Control: severity -1 normal Control: tags -1 +moreinfo * Mathieu Malaterre [2023-08-25 15:33]: It is unclear why changing: cmake_minimum_required(VERSION 3.9.2) into cmake_minimum_required(VERSION 3.27) make the symptoms go away. Did you investigate this further? What is the smallest

Bug#1050506: Could NOT find EXPAT (missing: EXPAT_LIBRARY) (found version "2.5.0")

2023-08-25 Thread Mathieu Malaterre
Source: cmake Version: 3.27.3-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230726 ftbfs-trixie Affects: src:gdcm Original bug report is #1042246 Here is a minimal reproduce: % cat ../CMakeLists.txt cmake_minimum_required(VERSION 3.9.2)