惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
罗磊的独立博客
J
Java Code Geeks
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
Jina AI
Jina AI
F
Fortinet All Blogs
H
Help Net Security
B
Blog RSS Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Last Week in AI
Last Week in AI
博客园 - 司徒正美
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
C
Check Point Blog
GbyAI
GbyAI

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - typesetter
2026-05-29 · via AUR Newest Packages

Latest Comments

Kimiblock commented on 2025-12-09 00:19 (UTC)

Did you try !lto in options?

Ateles commented on 2025-12-08 12:14 (UTC) (edited on 2025-12-08 12:15 (UTC) by Ateles)

I reverted makepkg.conf (minor adjustments), also provided enough disk space for temporary build (more than 3 GB!?). Still got the same error - I think I might open a ticket on codeberg.

Kimiblock commented on 2025-12-04 07:29 (UTC)

Your makepkg.conf file might be at fault. Try reverting to the default one from Arch. If it fails then try adding !lto in the options=() array in PKGBUILD.

Ateles commented on 2025-12-03 18:28 (UTC) (edited on 2025-12-03 18:32 (UTC) by Ateles)

Thx, checksum is fixed.

Still got an error after compilation of the crates has finished. Excerpt:

error: linking with `cc` failed: exit status: 1
[...]
  = note: /usr/bin/ld: warning: libicuuc.so.78, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libspelling-1.so, not found (try using -rpath or -rpath-link)
          /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libspelling-1.so: undefined reference to `uloc_getDisplayLanguage_78'
          /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/../../../../lib/libspelling-1.so: undefined reference to `uloc_getDisplayName_78'
          collect2: error: ld returned 1 exit status
[...]
error: could not compile `typesetter` (bin "typesetter") due to 1 previous error
[3/4] Merging translations for data/net.trowell.typesetter.metainfo.xml
FAILED: [code=101] src/typesetter 
/usr/bin/env CARGO_HOME=/data/.cache/yay/typesetter/src/build/cargo-home /usr/bin/cargo build --manifest-path /data/.cache/yay/typesetter/src/source/Cargo.toml --target-dir /data/.cache/yay/typesetter/src/build/src --release && cp src/release/typesetter src/typesetter
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: typesetter-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
typesetter - exit status 4

Kimiblock commented on 2025-12-03 03:00 (UTC)

Try again please. The upstream seems to caused the change of checksums

Kimiblock commented on 2025-12-03 02:55 (UTC)

Weird… I’ll trigger another build

Ateles commented on 2025-12-02 18:50 (UTC) (edited on 2025-12-02 18:53 (UTC) by Ateles)

==> Making package: typesetter 0.6.0-1 (2025-12-02T19:47:27 CET)

[...]

==> WARNING: Skipping verification of source file PGP signatures.

==> Validating source files with sha256sums...

source ... FAILED

==> ERROR: One or more files did not pass the validity check!