Bug#900196: dcmtk: wrongly assumes that CMAKE_SYSTEM_VERSION to be non-empty

2021-11-17 Thread Mathieu Malaterre
Control: fixed -1 3.6.4-2.1 According to upstream, this bug is solved: % git show --oneline 3522835b65 | head -1 3522835b6 Fixed issue with undefined CMAKE_SYSTEM_VERSION. % git tag --contains=3522835b65 DCMTK-3.6.4 DCMTK-3.6.5 DCMTK-3.6.5+_20191213 DCMTK-3.6.6

Bug#900196: dcmtk: wrongly assumes that CMAKE_SYSTEM_VERSION to be non-empty

2018-06-01 Thread Jörg Riesmeier
Hi Helmut, >> I just tested it and it seems to work. What do you think? > I fear that I lack CMake experience and I didn't know that this was > possible. Still if it works at all, it looks like the better solution > indeed. I'm also not an expert when it comes to CMake "magic"... > It seems tha

Bug#900196: dcmtk: wrongly assumes that CMAKE_SYSTEM_VERSION to be non-empty

2018-05-31 Thread Helmut Grohne
Hi Joerg, On Thu, May 31, 2018 at 04:11:21PM +0200, Jörg Riesmeier wrote: > Instead of adding quotation marks, I would rather recommend to use the > variable name in the IF() statements and not the string value. See attached > patch (based on the current development version of the DCMTK). Thank

Bug#900196: dcmtk: wrongly assumes that CMAKE_SYSTEM_VERSION to be non-empty

2018-05-31 Thread Jörg Riesmeier
Helmut, > While trying to make dcmtk cross buildable, I found a little bug in the > build system. It assumes that CMAKE_SYSTEM_VERSION is non-empty. This is > true most of the time, but CMakeDetermineSyste.cmake says: > > # CMAKE_SYSTEM_VERSION - on unix this is uname -r, for windows it is empty

Bug#900196: dcmtk: wrongly assumes that CMAKE_SYSTEM_VERSION to be non-empty

2018-05-27 Thread Helmut Grohne
Source: dcmtk Version: 3.6.2-3 Severity: minor Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap While trying to make dcmtk cross buildable, I found a little bug in the build system. It assumes that CMAKE_SYSTEM_VERSION is non-empty. This is true most of the time, but CMakeDeterm