{"app_name":"Debian Janitor","binary_packages":[],"branch_url":"https://github.com/tehnick/bosixnet-debian.git/","build_log_highlight_lines":[1061,1062,1063,1103],"build_log_include_lines":[1088,1103],"build_log_line_count":1103,"build_log_name":"build.log","campaign":"lintian-fixes","change_set":"96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3","codebase":"bosixnet","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/bosixnet/96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3/logs/build.log","highlighted_indices":[557],"lines":["","","Unpack source","-------------","","Format: 3.0 (quilt)","Source: bosixnet","Binary: bosixnet-daemon, bosixnet-webui","Architecture: any all","Version: 2.0-2.1~jan+lint1","Maintainer: Boris Pek <tehnick@debian.org>","Homepage: https://github.com/tehnick/bosixnet","Standards-Version: 4.7.4","Vcs-Browser: https://github.com/tehnick/bosixnet-debian","Vcs-Git: https://github.com/tehnick/bosixnet-debian.git","Build-Depends: cmake, debhelper-compat (= 13), libfcgi-dev","Package-List:"," bosixnet-daemon deb net optional arch=all"," bosixnet-webui deb net optional arch=any","Checksums-Sha1:"," e6a0d4c8886dd84a9d188e6f46280fae8b54f801 13226 bosixnet_2.0.orig.tar.gz"," da15417a3c05f76f2be6da9f4faadef6d98e975b 3908 bosixnet_2.0-2.1~jan+lint1.debian.tar.xz","Checksums-Sha256:"," 90b2bcbc6d746faf7274d8d4d52b988d44b92af7fb0b8f0063abe0c16ae77686 13226 bosixnet_2.0.orig.tar.gz"," 6d7a3e1ec3840df47a6325998b0b2834a7d744a3c95620f90684ce60d48f53ac 3908 bosixnet_2.0-2.1~jan+lint1.debian.tar.xz","Files:"," a67db763de22bdfde223d864ad06cd54 13226 bosixnet_2.0.orig.tar.gz"," 4d8706e08f733cb220a99348fefc2df6 3908 bosixnet_2.0-2.1~jan+lint1.debian.tar.xz","","dpkg-source: warning: extracting unsigned source package (bosixnet_2.0-2.1~jan+lint1.dsc)","dpkg-source: info: extracting bosixnet in /build/reproducible-path/bosixnet-2.0","dpkg-source: info: unpacking bosixnet_2.0.orig.tar.gz","dpkg-source: info: unpacking bosixnet_2.0-2.1~jan+lint1.debian.tar.xz","","clean up apt cache","------------------","","","Check disk space","----------------","","Sufficient free space for build","","User Environment","----------------","","APT_CONFIG=/var/lib/sbuild/apt.conf","HOME=/sbuild-nonexistent","LANG=C.UTF-8","LC_ALL=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=1777755046","USER=sbuild","","dpkg-buildpackage","-----------------","","Command: dpkg-buildpackage --sanitize-env -us -uc","dpkg-buildpackage: warning: email address 'Jelmer Vernooij <jelmer@idun>' with single label domain","dpkg-buildpackage: info: source package bosixnet","dpkg-buildpackage: info: source version 2.0-2.1~jan+lint1","dpkg-buildpackage: info: source distribution lintian-fixes","dpkg-buildpackage: info: source changed by Jelmer Vernooij <jelmer@idun>"," dpkg-source --before-build .","dpkg-buildpackage: info: host architecture amd64"," debian/rules clean","dh clean","   dh_clean"," dpkg-source -b .","dpkg-source: info: using source format '3.0 (quilt)'","dpkg-source: info: building bosixnet using existing ../bosixnet_2.0.orig.tar.gz","dpkg-source: info: building bosixnet in ../bosixnet_2.0-2.1~jan+lint1.debian.tar.xz","dpkg-source: info: building bosixnet in ../bosixnet_2.0-2.1~jan+lint1.dsc"," debian/rules binary","dh binary","   dh_update_autotools_config","   dh_autoreconf","   dh_auto_configure","\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) at CMakeLists.txt:1 (project):","  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:2 (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/bosixnet-2.0/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/bosixnet-2.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -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/bosixnet-2.0=. -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 -Wl,-z,now","","//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/bosixnet-2.0/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 -Wl,-z,now","","//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=bosixnet","","//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 -Wl,-z,now","","//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","bosixnet_BINARY_DIR:STATIC=/build/reproducible-path/bosixnet-2.0/obj-x86_64-linux-gnu","","//Value Computed by CMake","bosixnet_IS_TOP_LEVEL:STATIC=ON","","//Value Computed by CMake","bosixnet_SOURCE_DIR:STATIC=/build/reproducible-path/bosixnet-2.0","","","########################","# 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/bosixnet-2.0/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/bosixnet-2.0","//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-02T20:53:11Z","","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":504,"title":"Build"},"is_admin":false,"lintian_result":null,"logs":{"build":{"description":"build","name":"build.log","url":"/lintian-fixes/c/bosixnet/96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3/logs/build.log"},"codemod":{"description":"codemod","name":"codemod.log","url":"/lintian-fixes/c/bosixnet/96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3/logs/codemod.log"},"worker":{"content":"[2026-05-02T20:50:39Z INFO  janitor_worker] Opening branch at https://github.com/tehnick/bosixnet-debian.git\n[2026-05-02T20:50:40Z INFO  janitor_worker] Cached branch URL http://janitor.debian.net/git/bosixnet missing: http://idun@janitor.debian.net/git/bosixnet/\n[2026-05-02T20:50:40Z DEBUG janitor_worker] Workspace path: /srv/worker/output/1/janitor-worker-dwUr7Z/bosixnet\n[2026-05-02T20:50:40Z DEBUG silver_platter::workspace] Creating sprout from https://github.com/tehnick/bosixnet-debian.git/\nTotal 370 (delta 9), reused 26 (delta 8), pack-reused 338 (from 1)\nNothing to delete.\n[2026-05-02T20:50:40Z DEBUG silver_platter::workspace] Fetching colocated branches: {}\n[2026-05-02T20:50:40Z INFO  janitor_worker] Workspace ready - starting.\n[2026-05-02T20:50:40Z INFO  janitor_worker::debian] Running [\"lintian-brush\"]\n[2026-05-02T20:50:40Z DEBUG debian_analyzer::detect_gbp_dch] Branch history analysis: changelog_only: 14, other_only: 36, mixed: 0, dch_references: 0, unreleased_references: 0\n[2026-05-02T20:50:40Z INFO  silver_platter::debian::codemod] Assuming changelog does not need to be updated, since it never uses UNRELEASED entries\nfound 82 deltas to reuse\n[2026-05-02T20:50:46Z INFO  ognibuild::debian::fix_build] Using fixers: [PgBuildExtOutOfDateControlFixer, MissingConfigureFixer, MissingAutomakeInputFixer, MissingConfigStatusInputFixer, MissingPerlFileFixer, DebcargoUnacceptablePredicateFixer, DebcargoUnacceptableComparatorFixer, RetryAptFetchFailure, PackageDependencyFixer]\n[2026-05-02T20:50:46Z DEBUG ognibuild::debian::build] Adding dummy changelog entry 2.0-2.1~jan+lint1 for build\n[2026-05-02T20:50:46Z DEBUG ognibuild::debian::build] Writing build log to /srv/worker/output/1/janitor-worker-dwUr7Z/build.log\n[2026-05-02T20:50:46Z INFO  ognibuild::debian::build] Building debian packages, running sbuild --chroot-mode=unshare --no-clean-source -A -s -v -d sid.\n[2026-05-02T20:53:12Z WARN  buildlog_consultant::sbuild] Unknown line in summary: --------------------------------------------------------------------------------\n    \n[2026-05-02T20:53:12Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Finished at 2026-05-02T20:53:11Z\n    \n[2026-05-02T20:53:12Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Build needed 00:02:23, 544k disk space\n    \n[2026-05-02T20:53:12Z WARN  buildlog_consultant::sbuild] Unknown key in summary: E\n[2026-05-02T20:53:12Z WARN  buildlog_consultant::sbuild] Unknown key in summary: brz\n[2026-05-02T20:53:12Z 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-02T20:53:12Z DEBUG ognibuild::debian::apt] Searching for packages containing regexes [\"/usr/lib/.*/pkgconfig/at least <min> but has been updated\\nto work with policies introduced by <max>-.*\\\\.pc\", \"/usr/lib/pkgconfig/at least <min> but has been updated\\nto work with policies introduced by <max>-.*\\\\.pc\"]\n[2026-05-02T20:53:12Z DEBUG ognibuild::debian::file_search] Loading apt contents information\n[2026-05-02T20:53:12Z DEBUG ognibuild::debian::apt] Searching for packages containing regexes [\"/usr/lib/.*/pkgconfig/earlier\\\\.\\n\\nOr, add \\\\-DCMAKE_POLICY_VERSION_MINIMUM=3\\\\.5 to try configuring anyway\\\\.\\n-.*\\\\.pc\", \"/usr/lib/pkgconfig/earlier\\\\.\\n\\nOr, add \\\\-DCMAKE_POLICY_VERSION_MINIMUM=3\\\\.5 to try configuring anyway\\\\.\\n-.*\\\\.pc\"]\n[2026-05-02T20:53:12Z DEBUG ognibuild::debian::apt] Searching for packages containing regexes [\"/usr/lib/.*/pkgconfig/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-.*\\\\.pc\", \"/usr/lib/pkgconfig/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-.*\\\\.pc\"]\n[2026-05-02T20:53:12Z DEBUG ognibuild::debian::apt] No Debian dependency candidates for dependency VagueDependency { 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\", minimum_version: None }\n[2026-05-02T20:53:12Z 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/bosixnet/96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3/logs/worker.log"}},"my_review":null,"other_reviews":[],"primary_log":"worker","publish_history":[],"queue_position":31762,"result":{"applied":[{"certainty":"certain","description":"Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.","fixed_lintian_issues":[],"fixer_name":"debian-watch-file-uses-old-github-pattern","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:9aba172273bbb8e18163889ad6e014a6452fbfd2","summary":"Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>."},{"certainty":null,"description":"Update lintian override info to new format:\n+ debian/bosixnet-daemon.lintian-overrides: line 5, 8-9\n+ debian/bosixnet-webui.lintian-overrides: line 5","fixed_lintian_issues":[{"info":"bosixnet-webui: executable-in-usr-lib usr/lib/bosixnet/webui_launcher [debian/bosixnet-webui.lintian-overrides:5]","package":null,"package_type":"source","tag":"mismatched-override"},{"info":"bosixnet-daemon: executable-in-usr-lib usr/lib/bosixnet/daemon_launcher [debian/bosixnet-daemon.lintian-overrides:5]","package":null,"package_type":"source","tag":"mismatched-override"},{"info":"bosixnet-daemon: executable-in-usr-lib usr/lib/bosixnet/update_address [debian/bosixnet-daemon.lintian-overrides:8]","package":null,"package_type":"source","tag":"mismatched-override"},{"info":"bosixnet-daemon: executable-in-usr-lib usr/lib/bosixnet/update_hosts [debian/bosixnet-daemon.lintian-overrides:9]","package":null,"package_type":"source","tag":"mismatched-override"}],"fixer_name":"old-override-info-format","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:995b989ef4c194f0920daa60ee3e7a378f7471ee","summary":"Update lintian override info to new format:"},{"certainty":null,"description":"Update renamed lintian tag names in lintian overrides.","fixed_lintian_issues":[{"info":"debian-watch-does-not-check-gpg-signature => debian-watch-does-not-check-openpgp-signature","package":null,"package_type":"source","tag":"renamed-tag"}],"fixer_name":"renamed-tag","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:233e258a163d6772d2732c11600b0730e575e863","summary":"Update renamed lintian tag names in lintian overrides."},{"certainty":"certain","description":"Set upstream metadata fields: Bug-Database, Bug-Submit.","fixed_lintian_issues":[{"info":"[debian/upstream/metadata]","package":null,"package_type":"source","tag":"upstream-metadata-missing-bug-tracking"}],"fixer_name":"upstream-metadata-file","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:65c4c9b31f1a51cffcdc3f61e18e5c726e01564a","summary":"Set upstream metadata fields: Bug-Database, Bug-Submit."},{"certainty":null,"description":"Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).","fixed_lintian_issues":[],"fixer_name":"upstream-metadata-has-obsolete-field","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:c387c4d3235f9effc331e08addc15323d25fcde7","summary":"Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright)."},{"certainty":"certain","description":"Update standards version to 4.7.4, no changes needed.\n\nUpgrade checklist verified:\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.5.1 (released 2020-11-17) (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:046584dcdbd3bdd3ec51f60b760978abb7e58a90","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:046584dcdbd3bdd3ec51f60b760978abb7e58a90","run":{"branch_url":"https://github.com/tehnick/bosixnet-debian.git/","build_version":null,"change_set":"96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3","codebase":"bosixnet","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","context":null,"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":154,"failure_stage":"{build,build,build}","failure_transient":null,"finish_time":"2026-05-02T20:53:12.617354Z","id":"96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3","logfilenames":["worker.log","codemod.log","build.log"],"main_branch_revision":"git-v1:2c757088b5e1788ab504c78f0d360cd53b4cb569","publish_status":"rejected","result":{"applied":[{"certainty":"certain","description":"Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.","fixed_lintian_issues":[],"fixer_name":"debian-watch-file-uses-old-github-pattern","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:9aba172273bbb8e18163889ad6e014a6452fbfd2","summary":"Update pattern for GitHub archive URLs from /<org>/<repo>/tags page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>."},{"certainty":null,"description":"Update lintian override info to new format:\n+ debian/bosixnet-daemon.lintian-overrides: line 5, 8-9\n+ debian/bosixnet-webui.lintian-overrides: line 5","fixed_lintian_issues":[{"info":"bosixnet-webui: executable-in-usr-lib usr/lib/bosixnet/webui_launcher [debian/bosixnet-webui.lintian-overrides:5]","package":null,"package_type":"source","tag":"mismatched-override"},{"info":"bosixnet-daemon: executable-in-usr-lib usr/lib/bosixnet/daemon_launcher [debian/bosixnet-daemon.lintian-overrides:5]","package":null,"package_type":"source","tag":"mismatched-override"},{"info":"bosixnet-daemon: executable-in-usr-lib usr/lib/bosixnet/update_address [debian/bosixnet-daemon.lintian-overrides:8]","package":null,"package_type":"source","tag":"mismatched-override"},{"info":"bosixnet-daemon: executable-in-usr-lib usr/lib/bosixnet/update_hosts [debian/bosixnet-daemon.lintian-overrides:9]","package":null,"package_type":"source","tag":"mismatched-override"}],"fixer_name":"old-override-info-format","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:995b989ef4c194f0920daa60ee3e7a378f7471ee","summary":"Update lintian override info to new format:"},{"certainty":null,"description":"Update renamed lintian tag names in lintian overrides.","fixed_lintian_issues":[{"info":"debian-watch-does-not-check-gpg-signature => debian-watch-does-not-check-openpgp-signature","package":null,"package_type":"source","tag":"renamed-tag"}],"fixer_name":"renamed-tag","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:233e258a163d6772d2732c11600b0730e575e863","summary":"Update renamed lintian tag names in lintian overrides."},{"certainty":"certain","description":"Set upstream metadata fields: Bug-Database, Bug-Submit.","fixed_lintian_issues":[{"info":"[debian/upstream/metadata]","package":null,"package_type":"source","tag":"upstream-metadata-missing-bug-tracking"}],"fixer_name":"upstream-metadata-file","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:65c4c9b31f1a51cffcdc3f61e18e5c726e01564a","summary":"Set upstream metadata fields: Bug-Database, Bug-Submit."},{"certainty":null,"description":"Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).","fixed_lintian_issues":[],"fixer_name":"upstream-metadata-has-obsolete-field","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:c387c4d3235f9effc331e08addc15323d25fcde7","summary":"Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright)."},{"certainty":"certain","description":"Update standards version to 4.7.4, no changes needed.\n\nUpgrade checklist verified:\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.5.1 (released 2020-11-17) (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:046584dcdbd3bdd3ec51f60b760978abb7e58a90","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:2c757088b5e1788ab504c78f0d360cd53b4cb569","remote_name":"master","revision":"git-v1:046584dcdbd3bdd3ec51f60b760978abb7e58a90","role":"main"}],"result_code":"missing-vague-dependency","result_tags":[],"revision":"git-v1:046584dcdbd3bdd3ec51f60b760978abb7e58a90","start_time":"2026-05-02T20:50:38.430867Z","subpath":"","suite":"lintian-fixes","target_branch_url":null,"vcs_type":"git","worker":"idun"},"run_id":"96aa1190-fe2b-4dc8-b31a-4b9aa22c34d3","success_probability":0.0,"suite":"lintian-fixes","total_previous_runs":1,"utcnow":"2026-05-06T13:44:41.940952311+00:00","vcs_type":"git","vcs_url":"https://github.com/tehnick/bosixnet-debian.git/","version":"0.0.0","worker_log_name":"worker.log","worker_name":"idun"}