{"app_name":"Debian Janitor","binary_packages":[],"branch_url":"https://salsa.debian.org/multimedia-team/stretchplayer.git/","build_log_highlight_lines":[2023,2024,2025,2065],"build_log_include_lines":[2050,2065],"build_log_line_count":2065,"build_log_name":"build.log","campaign":"lintian-fixes","change_set":"51686da9-e5e0-4921-945b-3c6e64f6d22b","codebase":"stretchplayer","codemod_log_name":"codemod.log","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","current_year":"2026","description":"Missing dependency: at least <min> but has been updated\nto work with policies introduced by <max> or earlier.\n\nOr, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.\n","failure_excerpt":{"full_log_url":"/lintian-fixes/c/stretchplayer/51686da9-e5e0-4921-945b-3c6e64f6d22b/logs/build.log","highlighted_indices":[577],"lines":["","","Unpack source","-------------","","Format: 3.0 (quilt)","Source: stretchplayer","Binary: stretchplayer","Architecture: any","Version: 0.503-5~jan+lint1","Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>","Uploaders: Arnout Engelen <arnouten@bzzt.net>","Homepage: https://www.teuton.org/~gabriel/stretchplayer/","Standards-Version: 4.7.4","Vcs-Browser: https://salsa.debian.org/multimedia-team/stretchplayer","Vcs-Git: https://salsa.debian.org/multimedia-team/stretchplayer.git","Build-Depends: cmake, debhelper-compat (= 13), libjack-dev, librubberband-dev, libsndfile1-dev, scour, qtbase5-dev","Package-List:"," stretchplayer deb sound optional arch=any","Checksums-Sha1:"," 31ac6472c18ad2ab4b448feeb3306ee29cabcdfa 80201 stretchplayer_0.503.orig.tar.gz"," ac80ae13e15986fddae22494c034c9c966c32958 4344 stretchplayer_0.503-5~jan+lint1.debian.tar.xz","Checksums-Sha256:"," 70816d54d52e830ff7845e904223d4da26c95646ce4f1906ab327429a0f9db34 80201 stretchplayer_0.503.orig.tar.gz"," f4d00c10e4bb5e52b717d86cd4259cdfec34a43c3b77d3b0f12234fb98c17fb2 4344 stretchplayer_0.503-5~jan+lint1.debian.tar.xz","Files:"," 0363d0ad8021721126f9dcd210c05890 80201 stretchplayer_0.503.orig.tar.gz"," 08b1de79ca6c690fc50c33cfeda9b6cb 4344 stretchplayer_0.503-5~jan+lint1.debian.tar.xz","","dpkg-source: warning: extracting unsigned source package (stretchplayer_0.503-5~jan+lint1.dsc)","dpkg-source: info: extracting stretchplayer in /build/reproducible-path/stretchplayer-0.503","dpkg-source: info: unpacking stretchplayer_0.503.orig.tar.gz","dpkg-source: info: unpacking stretchplayer_0.503-5~jan+lint1.debian.tar.xz","dpkg-source: info: using patch list from debian/patches/series","dpkg-source: info: applying cmake-include-dirs.patch","dpkg-source: info: applying qt5.patch","dpkg-source: info: applying 2001-desktop-file_l10n-FR.patch","","clean up apt cache","------------------","","","Check disk space","----------------","","Sufficient free space for build","","User Environment","----------------","","APT_CONFIG=/var/lib/sbuild/apt.conf","HOME=/sbuild-nonexistent","LC_ALL=C.UTF-8","LC_CTYPE=C.UTF-8","LOGNAME=sbuild","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games","SHELL=/bin/sh","SOURCE_DATE_EPOCH=1778546480","USER=sbuild","","dpkg-buildpackage","-----------------","","Command: dpkg-buildpackage --sanitize-env -us -uc","dpkg-buildpackage: warning: email address 'Debian Janitor <janitor@5bc48d7b319a>' with single label domain","dpkg-buildpackage: info: source package stretchplayer","dpkg-buildpackage: info: source version 0.503-5~jan+lint1","dpkg-buildpackage: info: source distribution lintian-fixes","dpkg-buildpackage: info: source changed by Debian Janitor <janitor@5bc48d7b319a>"," dpkg-source --before-build .","dpkg-buildpackage: info: host architecture amd64"," debian/rules clean","dh clean --buildsystem=cmake","   dh_auto_clean -O--buildsystem=cmake","   dh_autoreconf_clean -O--buildsystem=cmake","   dh_clean -O--buildsystem=cmake"," dpkg-source -b .","dpkg-source: info: using source format '3.0 (quilt)'","dpkg-source: info: building stretchplayer using existing ../stretchplayer_0.503.orig.tar.gz","dpkg-source: info: using patch list from debian/patches/series","dpkg-source: info: building stretchplayer in ../stretchplayer_0.503-5~jan+lint1.debian.tar.xz","dpkg-source: info: building stretchplayer in ../stretchplayer_0.503-5~jan+lint1.dsc"," debian/rules binary","dh binary --buildsystem=cmake","   dh_update_autotools_config -O--buildsystem=cmake","   dh_autoreconf -O--buildsystem=cmake","   dh_auto_configure -O--buildsystem=cmake","\tcd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON \"-GUnix Makefiles\" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..","CMake Warning (dev) in CMakeLists.txt:","  No project() command is present.  The top-level CMakeLists.txt file must","  contain a literal, direct call to the project() command.  Add a line of","  code such as","","    project(ProjectName)","","  near the top of the file, but after cmake_minimum_required().","","  CMake is pretending there is a \"project(Project)\" command on the first","  line.","This warning is for project developers.  Use -Wno-dev to suppress it.","","CMake Warning (dev) in CMakeLists.txt:","  cmake_minimum_required() should be called prior to this top-level project()","  call.  Please see the cmake-commands(7) manual for usage documentation of","  both commands.","This warning is for project developers.  Use -Wno-dev to suppress it.","","-- The C compiler identification is GNU 15.2.0","-- The CXX compiler identification is GNU 15.2.0","-- Detecting C compiler ABI info","-- Detecting C compiler ABI info - done","-- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped","-- Detecting CXX compile features","-- Detecting CXX compile features - done","CMake Error at CMakeLists.txt:5 (CMAKE_MINIMUM_REQUIRED):","  Compatibility with CMake < 3.5 has been removed from CMake.","","  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax","  to tell CMake that the project requires at least <min> but has been updated","  to work with policies introduced by <max> or earlier.","","  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.","","","-- Configuring incomplete, errors occurred!","\tcd obj-x86_64-linux-gnu && tail -v -n \\+0 CMakeCache.txt","==> CMakeCache.txt <==","# This is the CMakeCache file.","# For build in directory: /build/reproducible-path/stretchplayer-0.503/obj-x86_64-linux-gnu","# It was generated by CMake: /usr/bin/cmake","# You can edit this file to change values found and used by cmake.","# If you do not want to change any of the values, simply exit the editor.","# If you do want to change a value, simply edit, save, and exit the editor.","# The syntax for the file is as follows:","# KEY:TYPE=VALUE","# KEY is the name of a variable in the cache.","# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.","# VALUE is the current value for the KEY.","","########################","# EXTERNAL cache entries","########################","","//Path to a program.","CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line","","//Path to a program.","CMAKE_AR:FILEPATH=/usr/bin/ar","","//Choose the type of build, options are: None Debug Release RelWithDebInfo","// MinSizeRel ...","CMAKE_BUILD_TYPE:STRING=None","","//Enable/Disable color output during build.","CMAKE_COLOR_MAKEFILE:BOOL=ON","","//CXX compiler","CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++","","//A wrapper around 'ar' adding the appropriate '--plugin' option","// for the GCC compiler","CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-15","","//A wrapper around 'ranlib' adding the appropriate '--plugin' option","// for the GCC compiler","CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-15","","//Flags used by the CXX compiler during all build types.","CMAKE_CXX_FLAGS:STRING=-g -O2 -ffile-prefix-map=/build/reproducible-path/stretchplayer-0.503=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2","","//Flags used by the CXX compiler during DEBUG builds.","CMAKE_CXX_FLAGS_DEBUG:STRING=-g","","//Flags used by the CXX compiler during MINSIZEREL builds.","CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG","","//Flags used by the CXX compiler during NONE builds.","CMAKE_CXX_FLAGS_NONE:STRING=","","//Flags used by the CXX compiler during RELEASE builds.","CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG","","//Flags used by the CXX compiler during RELWITHDEBINFO builds.","CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG","","//C compiler","CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc","","//A wrapper around 'ar' adding the appropriate '--plugin' option","// for the GCC compiler","CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-15","","//A wrapper around 'ranlib' adding the appropriate '--plugin' option","// for the GCC compiler","CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-15","","//Flags used by the C compiler during all build types.","CMAKE_C_FLAGS:STRING=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/stretchplayer-0.503=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2","","//Flags used by the C compiler during DEBUG builds.","CMAKE_C_FLAGS_DEBUG:STRING=-g","","//Flags used by the C compiler during MINSIZEREL builds.","CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG","","//Flags used by the C compiler during NONE builds.","CMAKE_C_FLAGS_NONE:STRING=","","//Flags used by the C compiler during RELEASE builds.","CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG","","//Flags used by the C compiler during RELWITHDEBINFO builds.","CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG","","//Path to a program.","CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND","","//Flags used by the linker during all build types.","CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro","","//Flags used by the linker during DEBUG builds.","CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=","","//Flags used by the linker during MINSIZEREL builds.","CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=","","//Flags used by the linker during NONE builds.","CMAKE_EXE_LINKER_FLAGS_NONE:STRING=","","//Flags used by the linker during RELEASE builds.","CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=","","//Flags used by the linker during RELWITHDEBINFO builds.","CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=","","//Enable/Disable output of compile commands during generation.","CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=","","//No help, variable specified on the command line.","CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON","","//No help, variable specified on the command line.","CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON","","//Value Computed by CMake.","CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/build/reproducible-path/stretchplayer-0.503/obj-x86_64-linux-gnu/CMakeFiles/pkgRedirects","","//No help, variable specified on the command line.","CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF","","//No help, variable specified on the command line.","CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/x86_64-linux-gnu","","//No help, variable specified on the command line.","CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var","","//Install path prefix, prepended onto install directories.","CMAKE_INSTALL_PREFIX:PATH=/usr","","//No help, variable specified on the command line.","CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run","","//No help, variable specified on the command line.","CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc","","//Path to a program.","CMAKE_LINKER:FILEPATH=/usr/bin/ld","","//Path to a program.","CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake","","//Flags used by the linker during the creation of modules during","// all build types.","CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro","","//Flags used by the linker during the creation of modules during","// DEBUG builds.","CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=","","//Flags used by the linker during the creation of modules during","// MINSIZEREL builds.","CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=","","//Flags used by the linker during the creation of modules during","// NONE builds.","CMAKE_MODULE_LINKER_FLAGS_NONE:STRING=","","//Flags used by the linker during the creation of modules during","// RELEASE builds.","CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=","","//Flags used by the linker during the creation of modules during","// RELWITHDEBINFO builds.","CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=","","//Path to a program.","CMAKE_NM:FILEPATH=/usr/bin/nm","","//Path to a program.","CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy","","//Path to a program.","CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump","","//Value Computed by CMake","CMAKE_PROJECT_COMPAT_VERSION:STATIC=","","//Value Computed by CMake","CMAKE_PROJECT_DESCRIPTION:STATIC=","","//Value Computed by CMake","CMAKE_PROJECT_HOMEPAGE_URL:STATIC=","","//Value Computed by CMake","CMAKE_PROJECT_NAME:STATIC=Project","","//Value Computed by CMake","CMAKE_PROJECT_SPDX_LICENSE:STATIC=","","//Path to a program.","CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib","","//Path to a program.","CMAKE_READELF:FILEPATH=/usr/bin/readelf","","//Flags used by the linker during the creation of shared libraries","// during all build types.","CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro","","//Flags used by the linker during the creation of shared libraries","// during DEBUG builds.","CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=","","//Flags used by the linker during the creation of shared libraries","// during MINSIZEREL builds.","CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=","","//Flags used by the linker during the creation of shared libraries","// during NONE builds.","CMAKE_SHARED_LINKER_FLAGS_NONE:STRING=","","//Flags used by the linker during the creation of shared libraries","// during RELEASE builds.","CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=","","//Flags used by the linker during the creation of shared libraries","// during RELWITHDEBINFO builds.","CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=","","//No help, variable specified on the command line.","CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON","","//If set, runtime paths are not added when installing shared libraries,","// but are added when building.","CMAKE_SKIP_INSTALL_RPATH:BOOL=NO","","//If set, runtime paths are not added when using shared libraries.","CMAKE_SKIP_RPATH:BOOL=NO","","//Flags used by the archiver during the creation of static libraries","// during all build types.","CMAKE_STATIC_LINKER_FLAGS:STRING=","","//Flags used by the archiver during the creation of static libraries","// during DEBUG builds.","CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=","","//Flags used by the archiver during the creation of static libraries","// during MINSIZEREL builds.","CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=","","//Flags used by the archiver during the creation of static libraries","// during NONE builds.","CMAKE_STATIC_LINKER_FLAGS_NONE:STRING=","","//Flags used by the archiver during the creation of static libraries","// during RELEASE builds.","CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=","","//Flags used by the archiver during the creation of static libraries","// during RELWITHDEBINFO builds.","CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=","","//Path to a program.","CMAKE_STRIP:FILEPATH=/usr/bin/strip","","//Path to a program.","CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND","","//If this value is on, makefiles will be generated without the","// .SILENT directive, and all commands will be echoed to the console","// during the make.  This is useful for debugging only. With Visual","// Studio IDE projects all commands are done without /nologo.","CMAKE_VERBOSE_MAKEFILE:BOOL=ON","","//No help, variable specified on the command line.","FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON","","//Value Computed by CMake","Project_BINARY_DIR:STATIC=/build/reproducible-path/stretchplayer-0.503/obj-x86_64-linux-gnu","","//Value Computed by CMake","Project_IS_TOP_LEVEL:STATIC=ON","","//Value Computed by CMake","Project_SOURCE_DIR:STATIC=/build/reproducible-path/stretchplayer-0.503","","","########################","# INTERNAL cache entries","########################","","//ADVANCED property for variable: CMAKE_ADDR2LINE","CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_AR","CMAKE_AR-ADVANCED:INTERNAL=1","//This is the directory where this CMakeCache.txt was created","CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/stretchplayer-0.503/obj-x86_64-linux-gnu","//Major version of cmake used to create the current loaded cache","CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4","//Minor version of cmake used to create the current loaded cache","CMAKE_CACHE_MINOR_VERSION:INTERNAL=3","//Patch version of cmake used to create the current loaded cache","CMAKE_CACHE_PATCH_VERSION:INTERNAL=2","//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE","CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1","//Path to CMake executable.","CMAKE_COMMAND:INTERNAL=/usr/bin/cmake","//Path to cpack program executable.","CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack","//Path to ctest program executable.","CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest","//ADVANCED property for variable: CMAKE_CXX_COMPILER","CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR","CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB","CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_FLAGS","CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG","CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL","CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_FLAGS_NONE","CMAKE_CXX_FLAGS_NONE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE","CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO","CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_COMPILER","CMAKE_C_COMPILER-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_COMPILER_AR","CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB","CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_FLAGS","CMAKE_C_FLAGS-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG","CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL","CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_FLAGS_NONE","CMAKE_C_FLAGS_NONE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE","CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO","CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_DLLTOOL","CMAKE_DLLTOOL-ADVANCED:INTERNAL=1","//Executable file format","CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF","//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS","CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG","CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL","CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_NONE","CMAKE_EXE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE","CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO","CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS","CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1","//Name of external makefile project generator.","CMAKE_EXTRA_GENERATOR:INTERNAL=","//Name of generator.","CMAKE_GENERATOR:INTERNAL=Unix Makefiles","//Generator instance identifier.","CMAKE_GENERATOR_INSTANCE:INTERNAL=","//Name of generator platform.","CMAKE_GENERATOR_PLATFORM:INTERNAL=","//Name of generator toolset.","CMAKE_GENERATOR_TOOLSET:INTERNAL=","//Source directory with the top level CMakeLists.txt file for this","// project","CMAKE_HOME_DIRECTORY:INTERNAL=/build/reproducible-path/stretchplayer-0.503","//Install .so files without execute permission.","CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1","//ADVANCED property for variable: CMAKE_LINKER","CMAKE_LINKER-ADVANCED:INTERNAL=1","//Name of CMakeLists files to read","CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt","//ADVANCED property for variable: CMAKE_MAKE_PROGRAM","CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS","CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG","CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL","CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_NONE","CMAKE_MODULE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE","CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO","CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_NM","CMAKE_NM-ADVANCED:INTERNAL=1","//number of local generators","CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1","//ADVANCED property for variable: CMAKE_OBJCOPY","CMAKE_OBJCOPY-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_OBJDUMP","CMAKE_OBJDUMP-ADVANCED:INTERNAL=1","//Platform information initialized","CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1","//ADVANCED property for variable: CMAKE_RANLIB","CMAKE_RANLIB-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_READELF","CMAKE_READELF-ADVANCED:INTERNAL=1","//Path to CMake installation.","CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.3","//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS","CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG","CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL","CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_NONE","CMAKE_SHARED_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE","CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO","CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH","CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_SKIP_RPATH","CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS","CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG","CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL","CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_NONE","CMAKE_STATIC_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE","CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO","CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_STRIP","CMAKE_STRIP-ADVANCED:INTERNAL=1","//ADVANCED property for variable: CMAKE_TAPI","CMAKE_TAPI-ADVANCED:INTERNAL=1","//uname command","CMAKE_UNAME:INTERNAL=/usr/bin/uname","//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE","CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1","","dh_auto_configure: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON \"-GUnix Makefiles\" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. returned exit code 1","make: *** [debian/rules:7: binary] Error 2","dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2","--------------------------------------------------------------------------------","Build finished at 2026-05-12T00:42:46Z","","Finished","--------"],"log_name":"build.log","match_lines":["dh_auto_configure: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON \"-GUnix Makefiles\" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. returned exit code 1"],"start_line":1446,"title":"Build"},"is_admin":false,"lintian_result":null,"logs":{"build":{"description":"build","name":"build.log","url":"/lintian-fixes/c/stretchplayer/51686da9-e5e0-4921-945b-3c6e64f6d22b/logs/build.log"},"codemod":{"description":"codemod","name":"codemod.log","url":"/lintian-fixes/c/stretchplayer/51686da9-e5e0-4921-945b-3c6e64f6d22b/logs/codemod.log"},"worker":{"content":"[2026-05-12T00:41:11Z INFO  janitor_worker] Opening branch at https://salsa.debian.org/multimedia-team/stretchplayer.git\n[2026-05-12T00:41:12Z INFO  janitor_worker] Cached branch URL http://janitor.debian.net/git/stretchplayer missing: http://osuosl32-amd64@janitor.debian.net/git/stretchplayer/\nTotal 287 (delta 33), reused 63 (delta 33), pack-reused 224 (from 1)\nNothing to delete.\n[2026-05-12T00:41:12Z INFO  janitor_worker] Workspace ready - starting.\n[2026-05-12T00:41:12Z INFO  janitor_worker::debian] Running [\"lintian-brush\"]\n[2026-05-12T00:41:12Z INFO  silver_platter::debian::codemod] Assuming changelog does not need to be updated, since it never uses UNRELEASED entries\nfound 128 deltas to reuse\n[2026-05-12T00:41:23Z INFO  ognibuild::debian::fix_build] Using fixers: [PgBuildExtOutOfDateControlFixer, MissingConfigureFixer, MissingAutomakeInputFixer, MissingConfigStatusInputFixer, MissingPerlFileFixer, DebcargoUnacceptablePredicateFixer, DebcargoUnacceptableComparatorFixer, RetryAptFetchFailure, PackageDependencyFixer]\n[2026-05-12T00:41:23Z INFO  ognibuild::debian::build] Building debian packages, running sbuild --chroot-mode=unshare --no-clean-source -A -s -v -d sid.\n[2026-05-12T00:42:47Z WARN  buildlog_consultant::sbuild] Unknown line in summary: --------------------------------------------------------------------------------\n    \n[2026-05-12T00:42:47Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Finished at 2026-05-12T00:42:46Z\n    \n[2026-05-12T00:42:47Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Build needed 00:01:20, 736k disk space\n    \n[2026-05-12T00:42:47Z WARN  buildlog_consultant::sbuild] Unknown key in summary: E\n[2026-05-12T00:42:47Z WARN  buildlog_consultant::sbuild] Unknown key in summary: brz\n[2026-05-12T00:42:48Z INFO  ognibuild::debian::fix_build] Attempting to use fixer PackageDependencyFixer to address MissingVagueDependency { name: \"at least <min> but has been updated\\nto work with policies introduced by <max> or earlier.\\n\\nOr, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.\\n\", url: None, minimum_version: None, current_version: None }\n[2026-05-12T00:42:48Z WARN  ognibuild::debian::fix_build] Failed to resolve error MissingVagueDependency { name: \"at least <min> but has been updated\\nto work with policies introduced by <max> or earlier.\\n\\nOr, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.\\n\", url: None, minimum_version: None, current_version: None }. Giving up.\n","description":"worker","name":"worker.log","url":"/lintian-fixes/c/stretchplayer/51686da9-e5e0-4921-945b-3c6e64f6d22b/logs/worker.log"}},"my_review":null,"other_reviews":[],"primary_log":"worker","publish_blockers":{"backoff":{"details":{"attempt_count":0,"next_try_time":"2026-05-12T00:42:49.256945Z"},"result":true},"change_set":{"details":{"change_set_id":"51686da9-e5e0-4921-945b-3c6e64f6d22b","change_set_state":"working"},"result":false},"command":{"details":{"actual":"DEB_UPDATE_CHANGELOG=auto lintian-brush","correct":"DEB_UPDATE_CHANGELOG=auto lintian-brush"},"result":true},"inactive":{"details":{"inactive":false},"result":true},"previous_mp":{"details":[],"result":true},"propose_rate_limit":{"details":{"bucket":"debian-multimedia@lists.debian.org"},"result":true},"publish_status":{"details":{"reviews":{},"status":"rejected"},"result":false},"success":{"details":{"result_code":"missing-vague-dependency"},"result":false}},"publish_history":[],"queue_position":4523,"result":{"applied":[{"certainty":"certain","description":"Update watch file format version to 5.","fixed_lintian_issues":[{"info":"4","package":null,"package_type":"source","tag":"older-debian-watch-file-standard"}],"fixer_name":"debian-watch-file-old-format","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:1a8fa746b51cd24c12179b49eb77aaeafb8f2f81","summary":"Update watch file format version to 5."},{"certainty":"certain","description":"Update standards version to 4.7.4, no changes needed.\n\nUpgrade checklist verified:\n 4.4.1 → 4.5.0:\n  * Package does not create users\n  * Package does not ship init files\n 4.5.0 → 4.5.1:\n  * Package does not ship any non-default series files\n 4.5.1 → 4.6.0:\n  * Package does not contain any references to lib64\n 4.6.1 → 4.6.2:\n  * Package does not provide x-window-manager alternative\n 4.6.2 → 4.7.0:\n  * Package does not use dpkg-divert\n 4.7.0 → 4.7.1:\n  * Package does not install to non-/usr paths\n 4.7.3 → 4.7.4:\n  * Package is not in non-free-firmware","fixed_lintian_issues":[{"info":"4.4.1 (released 2019-09-29) (current is 4.7.4.1)","package":null,"package_type":"source","tag":"ancient-standards-version"}],"fixer_name":"out-of-date-standards-version","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:2f39ad61d1f182c014957f4a980e79da616bb6e0","summary":"Update standards version to 4.7.4, no changes needed."}],"changelog_behaviour":{"explanation":"Assuming changelog does not need to be updated, since it never uses UNRELEASED entries","update":false},"failed":{}},"result_code":"missing-vague-dependency","resume_from":"{build,build,build}","reviews":[],"revision":"git-v1:2f39ad61d1f182c014957f4a980e79da616bb6e0","run":{"branch_url":"https://salsa.debian.org/multimedia-team/stretchplayer.git/","build_version":null,"change_set":"51686da9-e5e0-4921-945b-3c6e64f6d22b","codebase":"stretchplayer","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","context":"\"debian-watch-does-not-check-openpgp-signature upstream-metadata-file-is-missing out-of-date-standards-version obsolete-debian-watch-file-standard old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file old-fsf-address-in-copyright-file\"","debian_build_distribution":null,"debian_build_version":null,"description":"Missing dependency: at least <min> but has been updated\nto work with policies introduced by <max> or earlier.\n\nOr, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.\n","duration_seconds":99,"failure_stage":"{build,build,build}","failure_transient":null,"finish_time":"2026-05-12T00:42:49.256945Z","id":"51686da9-e5e0-4921-945b-3c6e64f6d22b","logfilenames":["worker.log","build.log","codemod.log"],"main_branch_revision":"git-v1:4a0367d856b9e7bff3b1c1dbef55fbc9c6296a1f","publish_status":"rejected","result":{"applied":[{"certainty":"certain","description":"Update watch file format version to 5.","fixed_lintian_issues":[{"info":"4","package":null,"package_type":"source","tag":"older-debian-watch-file-standard"}],"fixer_name":"debian-watch-file-old-format","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:1a8fa746b51cd24c12179b49eb77aaeafb8f2f81","summary":"Update watch file format version to 5."},{"certainty":"certain","description":"Update standards version to 4.7.4, no changes needed.\n\nUpgrade checklist verified:\n 4.4.1 → 4.5.0:\n  * Package does not create users\n  * Package does not ship init files\n 4.5.0 → 4.5.1:\n  * Package does not ship any non-default series files\n 4.5.1 → 4.6.0:\n  * Package does not contain any references to lib64\n 4.6.1 → 4.6.2:\n  * Package does not provide x-window-manager alternative\n 4.6.2 → 4.7.0:\n  * Package does not use dpkg-divert\n 4.7.0 → 4.7.1:\n  * Package does not install to non-/usr paths\n 4.7.3 → 4.7.4:\n  * Package is not in non-free-firmware","fixed_lintian_issues":[{"info":"4.4.1 (released 2019-09-29) (current is 4.7.4.1)","package":null,"package_type":"source","tag":"ancient-standards-version"}],"fixer_name":"out-of-date-standards-version","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:2f39ad61d1f182c014957f4a980e79da616bb6e0","summary":"Update standards version to 4.7.4, no changes needed."}],"changelog_behaviour":{"explanation":"Assuming changelog does not need to be updated, since it never uses UNRELEASED entries","update":false},"failed":{}},"result_branches":[{"absorbed":false,"base_revision":"git-v1:4a0367d856b9e7bff3b1c1dbef55fbc9c6296a1f","remote_name":"master","revision":"git-v1:2f39ad61d1f182c014957f4a980e79da616bb6e0","role":"main"}],"result_code":"missing-vague-dependency","result_tags":[],"revision":"git-v1:2f39ad61d1f182c014957f4a980e79da616bb6e0","start_time":"2026-05-12T00:41:09.705068Z","subpath":"","suite":"lintian-fixes","target_branch_url":null,"vcs_type":"git","worker":"osuosl32-amd64"},"run_id":"51686da9-e5e0-4921-945b-3c6e64f6d22b","success_probability":0.0,"suite":"lintian-fixes","total_previous_runs":1,"utcnow":"2026-07-06T06:02:17.801121064+00:00","vcs_type":"git","vcs_url":"https://salsa.debian.org/multimedia-team/stretchplayer.git/","version":"0.0.0","worker_log_name":"worker.log","worker_name":"osuosl32-amd64"}