Your message dated Tue, 02 Dec 2025 10:06:04 +0000
with message-id <[email protected]>
and subject line Bug#1121713: fixed in orthanc-wsi 3.3+dfsg-2
has caused the Debian Bug report #1121713,
regarding orthanc-wsi: FTBFS:
/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/MultiframeDicomWriter.cpp:341:31:
error: no matching function for call to
‘Orthanc::DcmtkTranscoder::Transcode(Orthanc::IDicomTranscoder::DicomImage&,
Orthanc::IDicomTranscoder::DicomImage&,
std::set<Orthanc::DicomTransferSyntax>&, bool)’
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1121713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121713
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: orthanc-wsi
Version: 3.3+dfsg-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]
Dear maintainer,
orthanc-wsi FTBFS:
[ 65%] Building CXX object
CMakeFiles/OrthancWSIFramework.dir/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/PyramidWriterBase.cpp.o
/usr/bin/c++ -DORTHANC_ENABLE_DCMTK=1 -DORTHANC_ENABLE_LOGGING_PLUGIN=0
-DORTHANC_OPENJPEG_MAJOR_VERSION=2 -DORTHANC_WSI_VERSION=\"3.3\"
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1
-D__ORTHANC_FILE__=\"PyramidWriterBase.cpp\"
-I/build/reproducible-path/orthanc-wsi-3.3+dfsg/BuildApplications/AUTOGENERATED
-I/usr/include/jsoncpp -I/usr/include/orthanc-framework
-I/usr/include/openjpeg-2.1 -g -O2
-ffile-prefix-map=/build/reproducible-path/orthanc-wsi-3.3+dfsg=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DNDEBUG -Wdate-time
-D_FORTIFY_SOURCE=2 -Wall -Wno-long-long -Wno-variadic-macros -MD -MT
CMakeFiles/OrthancWSIFramework.dir/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/PyramidWriterBase.cpp.o
-MF
CMakeFiles/OrthancWSIFramework.dir/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/PyramidWriterBase.cpp.o.d
-o
CMakeFiles/OrthancWSIFramework.dir/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/PyramidWriterBase.cpp.o
-c
/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/PyramidWriterBase.cpp
/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/MultiframeDicomWriter.cpp:
In member function ‘void
OrthancWSI::MultiframeDicomWriter::Flush(std::string&, unsigned int)’:
/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/MultiframeDicomWriter.cpp:341:31:
error: no matching function for call to
‘Orthanc::DcmtkTranscoder::Transcode(Orthanc::IDicomTranscoder::DicomImage&,
Orthanc::IDicomTranscoder::DicomImage&,
std::set<Orthanc::DicomTransferSyntax>&, bool)’
341 | if (transcoder.Transcode(transcoded, source, s, true))
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/MultiframeDicomWriter.cpp:341:31:
note: there are 2 candidates
In file included from
/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/MultiframeDicomWriter.cpp:35:
/usr/include/orthanc-framework/DicomParsing/DcmtkTranscoder.h:63:18: note:
candidate 1: ‘virtual bool
Orthanc::DcmtkTranscoder::Transcode(Orthanc::IDicomTranscoder::DicomImage&,
Orthanc::IDicomTranscoder::DicomImage&, const
std::set<Orthanc::DicomTransferSyntax>&,
Orthanc::TranscodingSopInstanceUidMode)’
63 | virtual bool Transcode(DicomImage& target,
| ^~~~~~~~~
/usr/include/orthanc-framework/DicomParsing/DcmtkTranscoder.h:66:58: note: no
known conversion for argument 4 from ‘bool’ to
‘Orthanc::TranscodingSopInstanceUidMode’
66 | TranscodingSopInstanceUidMode mode)
ORTHANC_OVERRIDE;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/usr/include/orthanc-framework/DicomParsing/DcmtkTranscoder.h:68:18: note:
candidate 2: ‘virtual bool
Orthanc::DcmtkTranscoder::Transcode(Orthanc::IDicomTranscoder::DicomImage&,
Orthanc::IDicomTranscoder::DicomImage&, const
std::set<Orthanc::DicomTransferSyntax>&,
Orthanc::TranscodingSopInstanceUidMode, unsigned int)’
68 | virtual bool Transcode(DicomImage& target,
| ^~~~~~~~~
/usr/include/orthanc-framework/DicomParsing/DcmtkTranscoder.h:68:18: note:
candidate expects 5 arguments, 4 provided
make[4]: *** [CMakeFiles/OrthancWSIFramework.dir/build.make:498:
CMakeFiles/OrthancWSIFramework.dir/build/reproducible-path/orthanc-wsi-3.3+dfsg/Framework/Outputs/MultiframeDicomWriter.cpp.o]
Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
'/build/reproducible-path/orthanc-wsi-3.3+dfsg/BuildApplications'
make[3]: *** [CMakeFiles/Makefile2:96: CMakeFiles/OrthancWSIFramework.dir/all]
Error 2
make[3]: Leaving directory
'/build/reproducible-path/orthanc-wsi-3.3+dfsg/BuildApplications'
make[2]: *** [Makefile:139: all] Error 2
make[2]: Leaving directory
'/build/reproducible-path/orthanc-wsi-3.3+dfsg/BuildApplications'
dh_auto_build: error: cd BuildApplications && make -j6 INSTALL="install
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:57: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/orthanc-wsi-3.3+dfsg'
make: *** [debian/rules:15: binary-arch] Error 2
See
https://buildd.debian.org/status/fetch.php?pkg=orthanc-wsi&arch=amd64&ver=3.3%2Bdfsg-1%2Bb1&stamp=1764562428&raw=0
for more details.
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: orthanc-wsi
Source-Version: 3.3+dfsg-2
Done: Sebastien Jodogne <[email protected]>
We believe that the bug you reported is fixed in the latest version of
orthanc-wsi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastien Jodogne <[email protected]> (supplier of updated orthanc-wsi
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 02 Dec 2025 10:39:56 +0100
Source: orthanc-wsi
Architecture: source
Version: 3.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Sebastien Jodogne <[email protected]>
Closes: 1121713
Changes:
orthanc-wsi (3.3+dfsg-2) unstable; urgency=medium
.
* Fix compatibility with Orthanc framework >= 1.12.10. Closes: #1121713
Checksums-Sha1:
ab5cda258057e4e727c10dc209664964a773c15e 2369 orthanc-wsi_3.3+dfsg-2.dsc
b73c6d5d43d81b45d9755fedeafaa7afabcd5866 3232188
orthanc-wsi_3.3+dfsg-2.debian.tar.xz
911914f2c4cc58e7638e54e8c00edc6b67c2e804 16832
orthanc-wsi_3.3+dfsg-2_source.buildinfo
Checksums-Sha256:
6d2993428ea941ae37f8cae1bf9f5c7ef501cd7609e33a3ef4839ca7d2c05538 2369
orthanc-wsi_3.3+dfsg-2.dsc
a6bb5ab1b9ea10b0949105b50f1412a29a56ea32c11d0139c53c5c1974c4e26a 3232188
orthanc-wsi_3.3+dfsg-2.debian.tar.xz
708bf46c00466ba07c364254d843050481df7663a68cb636aad6d5f1cf6cd0c4 16832
orthanc-wsi_3.3+dfsg-2_source.buildinfo
Files:
c9cc81ceeb4eddda75409321ad2c1ff0 2369 science optional
orthanc-wsi_3.3+dfsg-2.dsc
e7e626b4d02eaacb89c2766fe4661d3d 3232188 science optional
orthanc-wsi_3.3+dfsg-2.debian.tar.xz
3e2a5d70cd7ce829c2f484d92622fa61 16832 science optional
orthanc-wsi_3.3+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEk76fGX7V0MMOWT2Lp3ZYKzEqw10FAmkutqcUHHMuam9kb2du
ZUBnbWFpbC5jb20ACgkQp3ZYKzEqw13mcA//daxDpf5p4ZXK6//MKwpuWsDIkmNX
XAxwPqqxEgts73+4NF3+kNBqHzp5gnJjbxy4ZfG28iaCH58jzWXv3qFPy0eBk+M8
xQUdy54mp/FNnS4LHC3ZXYV3sr6u8aLp3vxL+m1VRFumuldLiQrxfGBkoEoEPfKq
D56iEPopJsiqAFTMsJxwWHkIwpRvHQKIfePz/CkYsAgYdVha7okuKttHWBXMfuqV
a1volrUHPbdErKROZ8m2dwBjCGCsToL6ju9R8v6HmeSx1v+0LBLd3roaWzWyICNu
0fg+X3DquzADjqesW5i8nMqOjdO62EN9Mm8MB0rklb/d5P6OVXj2Chq6MH4CMhpx
dR9Tw5wYj07iO37aLJOCvMtoZLW8qOseAMsPgirxi1Muk+TGZ2CBjk8LHeKp13MK
k/+F+//rXOI/ErmVXGXJCmd+GtMAiABASkrtl7jnnIgUkHBmz4tZX1yKbD+G3le7
K7xVCf8vKtlh6i/P03l/1lj05TD2D1jvXMLqX1aca5hMfxgnJp8CVodel3d8j82d
xRr7XVQ4N5i7ur87T7ExSLMTj0Lh+rbfCvwbYTS5Y7SVve4tf3BZueOM21+4QpWR
EjzYmJ0CeyqP4nwNdeDqvPzgywfahaIDLje7DsOH79OqtH2INigeVVa+u22noLzT
rMte6d8ZLmhm0eI=
=BeY9
-----END PGP SIGNATURE-----
pgp3GTl2z1_oX.pgp
Description: PGP signature
--- End Message ---