Bug#689041: RFS: orthanc/0.2.1-3 [ITP] -- Lightweight, RESTful DICOM server for healthcare and medical research

2012-09-28 Thread Sébastien Jodogne
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "orthanc": * Package name: orthanc Version : 0.2.1-3 Upstream Author : Sebastien Jodogne * URL : https://code.google.com/p/orthanc/ * License : GPL

CMake and NDEBUG

2018-04-25 Thread Sébastien Jodogne
Dear Debian mentors, I write this message as the maintainer of the Debian packages of the Orthanc project [1]. The Debian packages for Orthanc and its associated plugins pay attention to the fact of *not* setting "-DCMAKE_BUILD_TYPE=Release", as requested by the Debian policy [2]. However,

Re: CMake and NDEBUG

2018-04-27 Thread Sébastien Jodogne
; Regards, Sébastien- [6] https://lists.debian.org/debian-med/2018/04/msg00132.html On 25/04/18 13:36, Sébastien Jodogne wrote: Dear Debian mentors, I write this message as the maintainer of the Debian packages of the Orthanc project [1]. The Debian packages for Orthanc and its associated p

Re: C++ help needed for Tide

2015-09-30 Thread Sébastien Jodogne
Hi, > g++ -ggdb -O6 -DNDEBUG -I./protoobj -g -O2 -fstack-protector-strong -Wformat > -Werror=format-security -o obj-opt-x86_64/test_spectrum_preprocess.o -c > src/test_spectrum_preprocess.cc > In file included from src/test_spectrum_preprocess.cc:8:0: > src/records.h: In destructor 'RecordWriter::

Issue with dcmtk migration

2025-04-22 Thread Sébastien Jodogne
Dear Mentors, I am currently facing I am unable to solve by myself. The dcmtk migration from 3.6.9-4 to 3.6.9-5 is currently blocked because of orthanc and some of its plugins [1]. Looking at orthanc, its migration status from 1.12.6+dfsg-1 to 1.12.7+dfsg-2 is: "BLOCKED: Rejected/violates migrati

Re: Issue with dcmtk migration

2025-04-22 Thread Sébastien Jodogne
Hi Étienne, Thanks for your help, nice catch! The problem was visibly that I copied/pasted the code from another package that was not using "set -e" at the beginning of the script. I am now in the process of making a new release in unstable. I'll then try and use reportbug to unblock (I've n

Re: Issue with dcmtk migration

2025-04-22 Thread Sébastien Jodogne
Dear Andrey, Thanks for your quick feedback. I don't see any "build errors" / "compilation error" there. Can you elaborate? Are you looking at some wrong logs, not the ones you linked? Sorry for my lack of clarity: The compilation does succeed, but running autopkgtest doesn't. Besides, ar

Re: Issue with dcmtk migration

2025-04-22 Thread Sébastien Jodogne
Small progress on my side: I have just managed to reproduce the issue by running pbuilder on a Debian testing virtual machine (as everything works fine on Debian unstable). In the Debian testing setup, I see that pbuilder still uses dcmtk 3.6.9-5, as in Debian unstable: $ less orthanc_1.12.