Search Criteria
Package Details: fcitx5-mozc-ut-full 3.33.6133.102.20260503-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mozc-ut-full.git (read-only, click to copy) |
|---|---|
| Package Base: | mozc-ut-full |
| Description: | Fcitx5 module for Mozc with UT dictionary |
| Upstream URL: | https://github.com/fcitx/mozc |
| Licenses: | custom |
| Conflicts: | fcitx-mozc, fcitx5-mozc |
| Provides: | fcitx5-mozc |
| Replaces: | fcitx5-mozc |
| Submitter: | brli |
| Maintainer: | brli |
| Last Packager: | brli |
| Votes: | 8 |
| Popularity: | 0.075067 |
| First Submitted: | 2022-07-04 17:27 (UTC) |
| Last Updated: | 2026-05-06 18:10 (UTC) |
Dependencies (15)
- fcitx5 (fcitx5-gitAUR)
- mozc-ut-full-commonAUR
- bazel (bazel3-binAUR, bazelisk-gitAUR, bazelisk) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pgtk-gitAUR, emacs29-lucid-native-comp-gitAUR, emacs-pretestAUR, emacs-pgtk-igc-gitAUR, emacs-igc-gitAUR, emacs-decoAUR, emacs-lucid-liteAUR, emacs-lucidAUR, emacs-nox, emacs-wayland) (make)
- fcitx5 (fcitx5-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ibus (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-nollvm-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (make)
- python-six (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR) (make)
- subversion (make)
Required by (3)
- fcitx5-input-support (requires fcitx5-mozc) (optional)
- hypr-input-switcher-bin (requires fcitx5-mozc) (optional)
- nihongo (requires fcitx5-mozc) (optional)
Sources (20)
- git+https://chromium.googlesource.com/breakpad/breakpad
- git+https://chromium.googlesource.com/external/gyp
- git+https://github.com/abseil/abseil-cpp.git
- git+https://github.com/fcitx/mozc.git#commit=a897811b9865e084963dd7ca81e2186ddc7f6403
- git+https://github.com/google/googletest.git
- git+https://github.com/google/protobuf.git
- git+https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git
- git+https://github.com/open-source-parsers/jsoncpp.git
- git+https://github.com/utuhiro78/merge-ut-dictionaries.git
- https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/refs/heads/main/jigyosyo.zip
- https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/refs/heads/main/ken_all.zip
- jawiki-latest-pages-articles-multistream-index-20260503.txt.bz2
- mozcdic-ut-alt-cannadic-20260503.txt.bz2
- mozcdic-ut-edict2-20260503.txt.bz2
- mozcdic-ut-jawiki-20260503.txt.bz2
- mozcdic-ut-neologd-20260503.txt.bz2
- mozcdic-ut-personal-names-20260503.txt.bz2
- mozcdic-ut-place-names-20260503.txt.bz2
- mozcdic-ut-skk-jisyo-20260503.txt.bz2
- mozcdic-ut-sudachidict-20260503.txt.bz2
Latest Comments
1 2 3 4 5 6 Next › Last »
brli commented on 2026-05-08 15:12 (UTC)
What if you try not using yay, but directly use
makepkgin cloned aur directory?Jubiman commented on 2026-05-08 15:07 (UTC)
It seems like that line is not correctly executing and uncommenting the DEFAULT_BUILD_LABEL_MACOS. I checked pwd and all, command works fine if I do it, just not in
build()for some reason. I tried deleting ALL cache (yay -Scc, yes to all) but that didn't help.I have managed to build it by using
yay -Syu --editmenuand adding a simplesleep 10after thesedto manually edit themozc/src/version.bzlfile. Scuffed solution if you ask me, but computer should do what it is told and it does not so I must punish it now :)brli commented on 2026-05-08 13:26 (UTC)
@Jubiman, @drunkmoe: please check that you're using clean build root, a clean chroot build root would be even better.
Also, check your build src directory if Line 120 of PKGBUILD ( https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mozc-ut-full#n120 ) has been executed correctly that the line start with
DEFAULT_BUILD_LABEL_MACOSis not comment out inmozc/src/version.bzlJubiman commented on 2026-05-06 19:01 (UTC)
I just got the exact same error trying to update
drunkmoe commented on 2026-05-06 18:52 (UTC)
Build failing:
Could be something obvious I'm missing - just thought I'd raise it in case it isn't (and if it is, any advice would be appreciated!)
hearth commented on 2025-09-28 11:51 (UTC)
@Jubiman
This will regularly happen with this package because of the way the dependencies are pulled IIRC. See page 3 of these comments. It is possible to modify the pkgbuild to use specific files or to skip the hash checks. Alternatively you can update the checksums yourself. None of these are an ideal solution.
Jubiman commented on 2025-09-23 01:41 (UTC) (edited on 2025-09-23 01:41 (UTC) by Jubiman)
I am unable to start compiling due to failed sha512sums. It is related to
jawiki-latest-pages-articles-multistream-index-20250910.txt.bz2. The expected hash is5d66953bc816aeba63a166e191f7453a561f755bfd57f611f867378583e18c2aaa25d78340b641070e28672659ed241fd9252010df3d9a64dff79f0b68f613c7while the hash I get is87b5dfb5b6464fcd043da20d4cf21eaea3fb74c220261f70bc0f3bec29f31b8cc9383ccfac4094dccc80514034491fcff2585640925099d947a12bb57b4ef025from files downloaded manually and through yay. Am I the only one or did it get updated in the past few days?Bitals commented on 2025-08-26 15:43 (UTC)
@brli sure, sorry for the lack of context. I think it should be universally reproducible with a clean build now as github changing existing files checksums is a well known problem with an issue created long ago.
Still, here are some additional details. Package:
mozc-ut-full-commonStage: build()brli commented on 2025-08-26 14:38 (UTC)
Hi, @Bitals
Would you mind share more lines between which this error line happens?
At what step of the process do the build system try to download and verify checksum?
Bitals commented on 2025-08-26 14:16 (UTC)
1 2 3 4 5 6 Next › Last »