2022-11-06T06:31:19 ibus-mozc 2.26.4660.102 -> 2.28.4880.102 https://repology.org/metapackage/ibus-mozc/versions 2022-11-06T06:31:21 attrpath: ibus-engines.mozc 2022-11-06T06:31:21 Checking auto update branch... 2022-11-06T06:31:21 No auto update branch exists 2022-11-06T06:31:26 [version] 2022-11-06T06:32:01 [version] updated version and sha256 2022-11-06T06:32:01 [rustCrateVersion] 2022-11-06T06:32:01 [rustCrateVersion] No cargoSha256 found 2022-11-06T06:32:01 [golangModuleVersion] 2022-11-06T06:32:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T06:32:01 [updateScript] 2022-11-06T06:32:01 [updateScript] skipping because derivation has no updateScript 2022-11-06T06:32:01 2022-11-06T06:32:01 [quotedUrls] 2022-11-06T06:32:01 [quotedUrls] nothing found to replace 2022-11-06T06:32:02 Diff after rewrites: diff --git a/pkgs/tools/inputmethods/ibus-engines/ibus-mozc/default.nix b/pkgs/tools/inputmethods/ibus-engines/ibus-mozc/default.nix index 7333558aaae..1483ddc94ce 100644 --- a/pkgs/tools/inputmethods/ibus-engines/ibus-mozc/default.nix +++ b/pkgs/tools/inputmethods/ibus-engines/ibus-mozc/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "ibus-mozc"; - version = "2.26.4660.102"; + version = "2.28.4880.102"; src = fetchFromGitHub { owner = "google"; repo = "mozc"; rev = "refs/tags/${version}"; - hash = "sha256-sgsfJZALpPHFB5bXu4OkRssViRDaPcgLfEyGhbqvJbI="; + hash = "sha256-xJ67xejZGV1E9O8hts2UoyY1YS5peV8joH+YB1RqLk4="; fetchSubmodules = true; }; 2022-11-06T06:33:58 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ibus-engines.mozc nix build failed. qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/k7pii1n11218p49xfl5n87bg0idyyqkd-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring INFO: Generating version definition file... INFO: Version string is 2.28.4880.102 INFO: Running: pkg-config --exists ibus-1.0 >= 1.4.1 INFO: Building GYP command line... INFO: Running: pkg-config --exists Qt5Core Qt5Gui Qt5Widgets INFO: Running GYP... INFO: Running: /nix/store/dn1jp55m31w3s7qk02lr6adnndi4dlmb-python3.10-gyp-unstable-2022-04-01/bin/gyp --depth=. --include=./gyp/common.gypi -D abs_depth=/build/source/src -D ext_third_party_dir=/build/source/src/third_party -D python=/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8/bin/python ./base/absl.gyp ./base/base.gyp ./base/base_test.gyp ./client/client.gyp ./client/client_test.gyp ./composer/composer.gyp ./composer/composer_test.gyp ./config/config.gyp ./config/config_test.gyp ./converter/converter.gyp ./converter/converter_base.gyp ./converter/converter_main.gyp ./converter/converter_test.gyp ./data/test/session/scenario/scenario.gyp ./data/test/session/scenario/usage_stats/usage_stats.gyp ./data_manager/data_manager.gyp ./data_manager/data_manager_base.gyp ./data_manager/data_manager_test.gyp ./data_manager/oss/oss_data_manager.gyp ./data_manager/oss/oss_data_manager_base.gyp ./data_manager/oss/oss_data_manager_test.gyp ./data_manager/testing/mock_data_manager.gyp ./data_manager/testing/mock_data_manager_base.gyp ./data_manager/testing/mock_data_manager_test.gyp ./dictionary/dictionary.gyp ./dictionary/dictionary_base.gyp ./dictionary/dictionary_test.gyp ./dictionary/file/dictionary_file.gyp ./dictionary/file/dictionary_file_test.gyp ./dictionary/system/system_dictionary.gyp ./dictionary/system/system_dictionary_test.gyp ./engine/engine.gyp ./engine/engine_test.gyp ./gui/gui.gyp ./gyp/tests.gyp ./ios/ios.gyp ./ipc/ipc.gyp ./mac/mac.gyp ./net/jsoncpp.gyp ./net/net.gyp ./net/net_test.gyp ./prediction/prediction.gyp ./prediction/prediction_base.gyp ./prediction/prediction_test.gyp ./protobuf/protobuf.gyp ./protocol/protocol.gyp ./renderer/renderer.gyp ./request/request.gyp ./rewriter/calculator/calculator.gyp ./rewriter/rewriter.gyp ./rewriter/rewriter_base.gyp ./rewriter/rewriter_test.gyp ./server/server.gyp ./session/session.gyp ./session/session_base.gyp ./session/session_test.gyp ./storage/storage.gyp ./storage/storage_test.gyp ./testing/testing.gyp ./transliteration/transliteration.gyp ./transliteration/transliteration_test.gyp ./unix/emacs/emacs.gyp ./unix/ibus/ibus.gyp ./usage_stats/usage_stats_base.gyp ./usage_stats/usage_stats_test.gyp -D version=2.28.4880.102 -D short_version=2.28.4880 -D branding=Mozc -D use_qt=YES -D qt_dir= -D use_wix=NO -D build_base=/build/source/src/out_linux -D build_short_base=out_linux -D warn_as_error=0 -D channel_dev=1 -D target_platform=Linux -D use_libibus=1 -D server_dir=/nix/store/aphrmz26k0kk400lp3ry4ym08r9fhpkr-ibus-mozc-2.28.4880.102/lib/mozc --generator-output=. -G output_dir=out_linux INFO: Done @nix { "action": "setPhase", "phase": "buildPhase" } building CRITICAL: ========== The GYP build will stop supporting IBus client and renderer. https://github.com/google/mozc/issues/567 The Bazel build is the alternative. https://github.com/google/mozc/blob/master/docs/build_mozc_in_docker.md To keep using the GYP build at this moment, please add the --use_gyp_for_ibus_build flag to build_mozc.py. ==========