{"app_name":"Debian Janitor","binary_packages":[],"branch_url":"https://salsa.debian.org/input-method-team/fcitx-fbterm.git/","build_log_highlight_lines":[1048,1049,1050,1090],"build_log_include_lines":[1075,1090],"build_log_line_count":1090,"build_log_name":"build.log","campaign":"lintian-fixes","change_set":"f1374abb-3b99-4d09-aa44-4663585bc73f","codebase":"fcitx-fbterm","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/fcitx-fbterm/f1374abb-3b99-4d09-aa44-4663585bc73f/logs/build.log","highlighted_indices":[84,85,86,87,88,89,90,91],"lines":["","","Unpack source","-------------","","Format: 3.0 (quilt)","Source: fcitx-fbterm","Binary: fcitx-frontend-fbterm","Architecture: linux-any","Version: 0.2.0-7~jan+lint1","Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>","Uploaders: Aron Xu <aron@debian.org>, YunQiang Su <syq@debian.org>","Homepage: https://github.com/fcitx/fcitx-fbterm","Standards-Version: 4.7.4","Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx-fbterm","Vcs-Git: https://salsa.debian.org/input-method-team/fcitx-fbterm.git","Build-Depends: cmake, debhelper-compat (= 13), fcitx-libs-dev, gettext, libdbus-glib-1-dev","Package-List:"," fcitx-frontend-fbterm deb utils optional arch=linux-any","Checksums-Sha1:"," bef12a8ae8ed93f250c79afe433cd13ee0f4b9b7 21246 fcitx-fbterm_0.2.0.orig.tar.gz"," 1e7e39ff395ebd28df0a72b89dda06b0a86158e6 4828 fcitx-fbterm_0.2.0-7~jan+lint1.debian.tar.xz","Checksums-Sha256:"," c8fed4c4425b36f3e7ef35ee6b235ea087c49134a299c78f6d5d34d0a57486a3 21246 fcitx-fbterm_0.2.0.orig.tar.gz"," 7bd952d2a2fad9fa8c7aa487ae2ff1151870f3132e832519347f0818a4924f39 4828 fcitx-fbterm_0.2.0-7~jan+lint1.debian.tar.xz","Files:"," 06df024b7fc9e58c0edab7b477da4d4d 21246 fcitx-fbterm_0.2.0.orig.tar.gz"," a073199f57e404b807333bfd25df2ef4 4828 fcitx-fbterm_0.2.0-7~jan+lint1.debian.tar.xz","","dpkg-source: warning: extracting unsigned source package (fcitx-fbterm_0.2.0-7~jan+lint1.dsc)","dpkg-source: info: extracting fcitx-fbterm in /build/reproducible-path/fcitx-fbterm-0.2.0","dpkg-source: info: unpacking fcitx-fbterm_0.2.0.orig.tar.gz","dpkg-source: info: unpacking fcitx-fbterm_0.2.0-7~jan+lint1.debian.tar.xz","dpkg-source: info: using patch list from debian/patches/series","dpkg-source: info: applying 0001-fcitx-fbterm-helper-Add-pointer-to-README.Debian.patch","dpkg-source: info: applying 0002-Add-function-decl-no-longer-provided-by-fcitx-header.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=1778571215","USER=sbuild","","dpkg-buildpackage","-----------------","","Command: dpkg-buildpackage --sanitize-env -us -uc","dpkg-buildpackage: info: source package fcitx-fbterm","dpkg-buildpackage: info: source version 0.2.0-7~jan+lint1","dpkg-buildpackage: info: source distribution lintian-fixes","dpkg-buildpackage: info: source changed by Debian Janitor <janitor@jelmer.uk>"," 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 fcitx-fbterm using existing ../fcitx-fbterm_0.2.0.orig.tar.gz","dpkg-source: info: using patch list from debian/patches/series","dpkg-source: info: building fcitx-fbterm in ../fcitx-fbterm_0.2.0-7~jan+lint1.debian.tar.xz","dpkg-source: info: building fcitx-fbterm in ../fcitx-fbterm_0.2.0-7~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 Error at CMakeLists.txt:1 (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/fcitx-fbterm-0.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","########################","","//No help, variable specified on the command line.","CMAKE_BUILD_TYPE:UNINITIALIZED=None","","//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/fcitx-fbterm-0.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","","//No help, variable specified on the command line.","CMAKE_INSTALL_PREFIX:UNINITIALIZED=/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","","//No help, variable specified on the command line.","CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON","","//No help, variable specified on the command line.","CMAKE_VERBOSE_MAKEFILE:UNINITIALIZED=ON","","//No help, variable specified on the command line.","FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON","","","########################","# INTERNAL cache entries","########################","","//This is the directory where this CMakeCache.txt was created","CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/fcitx-fbterm-0.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","//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","//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/fcitx-fbterm-0.2.0","//Name of CMakeLists files to read","CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt","//number of local generators","CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1","//Path to CMake installation.","CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.3","","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:17: binary] Error 2","dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2","--------------------------------------------------------------------------------","Build finished at 2026-05-12T07:34:47Z","","Finished","--------"],"log_name":"build.log","match_lines":["CMake Error at CMakeLists.txt:1 (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."],"start_line":857,"title":"Build"},"is_admin":false,"lintian_result":null,"logs":{"build":{"description":"build","name":"build.log","url":"/lintian-fixes/c/fcitx-fbterm/f1374abb-3b99-4d09-aa44-4663585bc73f/logs/build.log"},"codemod":{"description":"codemod","name":"codemod.log","url":"/lintian-fixes/c/fcitx-fbterm/f1374abb-3b99-4d09-aa44-4663585bc73f/logs/codemod.log"},"worker":{"content":"[2026-05-12T07:33:11Z INFO  janitor_worker] Opening branch at https://salsa.debian.org/input-method-team/fcitx-fbterm.git\n[2026-05-12T07:33:12Z INFO  janitor_worker] Cached branch URL http://janitor.debian.net/git/fcitx-fbterm missing: http://osuosl32-amd64@janitor.debian.net/git/fcitx-fbterm/\nTotal 364 (delta 23), reused 20 (delta 10), pack-reused 322 (from 1)\nNothing to delete.\n[2026-05-12T07:33:13Z INFO  janitor_worker] Workspace ready - starting.\n[2026-05-12T07:33:13Z INFO  janitor_worker::debian] Running [\"lintian-brush\"]\nfound 128 deltas to reuse\n[2026-05-12T07:33:38Z INFO  ognibuild::debian::fix_build] Using fixers: [PgBuildExtOutOfDateControlFixer, MissingConfigureFixer, MissingAutomakeInputFixer, MissingConfigStatusInputFixer, MissingPerlFileFixer, DebcargoUnacceptablePredicateFixer, DebcargoUnacceptableComparatorFixer, RetryAptFetchFailure, PackageDependencyFixer]\n[2026-05-12T07:33:38Z INFO  ognibuild::debian::build] Building debian packages, running sbuild --chroot-mode=unshare --no-clean-source -A -s -v -d sid.\n[2026-05-12T07:34:48Z WARN  buildlog_consultant::sbuild] Unknown line in summary: --------------------------------------------------------------------------------\n    \n[2026-05-12T07:34:48Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Finished at 2026-05-12T07:34:47Z\n    \n[2026-05-12T07:34:48Z WARN  buildlog_consultant::sbuild] Unknown line in summary: Build needed 00:01:07, 212k disk space\n    \n[2026-05-12T07:34:48Z WARN  buildlog_consultant::sbuild] Unknown key in summary: E\n[2026-05-12T07:34:48Z WARN  buildlog_consultant::sbuild] Unknown key in summary: brz\n[2026-05-12T07:34: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-12T07:34: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/fcitx-fbterm/f1374abb-3b99-4d09-aa44-4663585bc73f/logs/worker.log"}},"my_review":null,"other_reviews":[],"primary_log":"worker","publish_blockers":{"backoff":{"details":{"attempt_count":0,"next_try_time":"2026-05-12T07:34:50.043933Z"},"result":true},"change_set":{"details":{"change_set_id":"f1374abb-3b99-4d09-aa44-4663585bc73f","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-input-method@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":4622,"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:ba133c99e1fd12fa2511e3bb2dc738f510c2de22","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.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.7.0 (released 2024-04-07) (current is 4.7.4.1)","package":null,"package_type":"source","tag":"out-of-date-standards-version"}],"fixer_name":"out-of-date-standards-version","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:fc88b6287d28d54fc1d6eef168c7c930321b40d2","summary":"Update standards version to 4.7.4, no changes needed."}],"changelog_behaviour":{"explanation":"Assuming changelog should be updated","update":true},"failed":{}},"result_code":"missing-vague-dependency","resume_from":"{build,build,build}","reviews":[],"revision":"git-v1:fc88b6287d28d54fc1d6eef168c7c930321b40d2","run":{"branch_url":"https://salsa.debian.org/input-method-team/fcitx-fbterm.git/","build_version":null,"change_set":"f1374abb-3b99-4d09-aa44-4663585bc73f","codebase":"fcitx-fbterm","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","context":"\"debian-watch-does-not-check-openpgp-signature upstream-metadata-file-is-missing older-debian-watch-file-standard out-of-date-standards-version renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag old-fsf-address-in-copyright-file renamed-tag 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":100,"failure_stage":"{build,build,build}","failure_transient":null,"finish_time":"2026-05-12T07:34:50.043933Z","id":"f1374abb-3b99-4d09-aa44-4663585bc73f","logfilenames":["worker.log","build.log","codemod.log"],"main_branch_revision":"git-v1:6a3089ab019e5b874f23cbea50363cf7a2b1971f","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:ba133c99e1fd12fa2511e3bb2dc738f510c2de22","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.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.7.0 (released 2024-04-07) (current is 4.7.4.1)","package":null,"package_type":"source","tag":"out-of-date-standards-version"}],"fixer_name":"out-of-date-standards-version","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:fc88b6287d28d54fc1d6eef168c7c930321b40d2","summary":"Update standards version to 4.7.4, no changes needed."}],"changelog_behaviour":{"explanation":"Assuming changelog should be updated","update":true},"failed":{}},"result_branches":[{"absorbed":false,"base_revision":"git-v1:6a3089ab019e5b874f23cbea50363cf7a2b1971f","remote_name":"master","revision":"git-v1:fc88b6287d28d54fc1d6eef168c7c930321b40d2","role":"main"}],"result_code":"missing-vague-dependency","result_tags":[],"revision":"git-v1:fc88b6287d28d54fc1d6eef168c7c930321b40d2","start_time":"2026-05-12T07:33:09.405427Z","subpath":"","suite":"lintian-fixes","target_branch_url":null,"vcs_type":"git","worker":"osuosl32-amd64"},"run_id":"f1374abb-3b99-4d09-aa44-4663585bc73f","success_probability":0.0,"suite":"lintian-fixes","total_previous_runs":1,"utcnow":"2026-07-06T04:48:50.866081985+00:00","vcs_type":"git","vcs_url":"https://salsa.debian.org/input-method-team/fcitx-fbterm.git/","version":"0.0.0","worker_log_name":"worker.log","worker_name":"osuosl32-amd64"}