Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202606/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:orthanc-dicomweb, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --builddirectory=Build
dh_auto_clean -O--builddirectory=Build
dh_autoreconf_clean -O--builddirectory=Build
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f Resources/Samples/JavaScript/jquery.min.js
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --builddirectory=Build
dh_update_autotools_config -O--builddirectory=Build
dh_autoreconf -O--builddirectory=Build
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp /usr/share/javascript/jquery/jquery.min.js Resources/Samples/JavaScript/jquery.min.js
dh_auto_configure -- -DCMAKE_SKIP_RPATH:BOOL=ON -DSTATIC_BUILD:BOOL=OFF -DORTHANC_FRAMEWORK_SOURCE:STRING=system -DUSE_GOOGLE_TEST_DEBIAN_PACKAGE:BOOL=ON -DORTHANC_FRAMEWORK_USE_SHARED:BOOL=ON -DCMAKE_BUILD_TYPE=None
cd Build && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=x86_64 [too-long-redacted] L=ON -DCMAKE_BUILD_TYPE=None ..
-- The C compiler identification is GNU 15.3.0
-- The CXX compiler identification is GNU 15.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python: /usr/bin/python3 (found version "3.14.6") found components: Interpreter
-- CMAKE_CXX_COMPILER_ID is GNU
-- CMAKE_SYSTEM_NAME is Linux
JsonCpp include dir: /usr/include/jsoncpp
-- Looking for C++ include /usr/include/jsoncpp/json/reader.h
-- Looking for C++ include /usr/include/jsoncpp/json/reader.h - found
Orthanc framework include dir: /usr/include/orthanc-framework
-- Looking for Orthanc::InitializeFramework
-- Looking for Orthanc::InitializeFramework - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
Path to the Debian Google Test sources: /usr/src/gtest
Path to the Debian Google Test includes: /usr/include/gtest
-- Looking for C++ include orthanc/OrthancCPlugin.h
-- Looking for C++ include orthanc/OrthancCPlugin.h - found
Setting the version of the library to 1.23
-- Configuring done (1.3s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
FETCHCONTENT_FULLY_DISCONNECTED
PKGCONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE