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

推荐订阅源

罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
小众软件
小众软件
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
V
V2EX
阮一峰的网络日志
阮一峰的网络日志
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
V
Visual Studio Blog
Last Week in AI
Last Week in AI
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
博客园 - 【当耐特】
MyScale Blog
MyScale Blog
月光博客
月光博客

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) - rustowl-bin
2026-06-01 · via AUR Newest Packages

Latest Comments

MuntasirSZN commented on 2026-06-01 05:21 (UTC)

sigurd4 commented on 2026-05-30 00:33 (UTC)

This patch seems to work for now.

23c23
<     install -Dm0755 -t "$pkgdir/usr/bin/" "rustowlc"
---
>     install -Dm0755 -t "$pkgdir/usr/bin/" "sysroot/1.95.0-x86_64-unknown-linux-gnu/bin/rustowlc"
32d31
< 

Derson5 commented on 2026-05-28 11:55 (UTC)

I can't ugprade

==> Making package: rustowl-bin 0.4.0-1 (Thu 28 May 2026 13:46:56 CEST)
==> Retrieving sources...
  -> Found rustowl-x86_64-unknown-linux-gnu.tar.gz
==> Validating source_x86_64 files with sha256sums...
    rustowl-x86_64-unknown-linux-gnu.tar.gz ... Passed
==> Making package: rustowl-bin 0.4.0-1 (Thu 28 May 2026 13:46:57 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found rustowl-x86_64-unknown-linux-gnu.tar.gz
==> Validating source_x86_64 files with sha256sums...
    rustowl-x86_64-unknown-linux-gnu.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting rustowl-x86_64-unknown-linux-gnu.tar.gz with bsdtar
==> Sources are ready.
rustowl-bin-0.4.0-1: parsing pkg list...
==> Making package: rustowl-bin 0.4.0-1 (Thu 28 May 2026 13:47:00 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
install: cannot stat 'rustowlc': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'rustowl-bin-0.4.0-1':

MuntasirSZN commented on 2025-06-19 07:12 (UTC)

Hi @main.go, yeah I misunderstood the Submission Guidlines completely. I added a commit in latest that solves this. I will rename the package and create a new one.

main.go commented on 2025-06-18 14:25 (UTC) (edited on 2025-06-18 14:52 (UTC) by main.go)

Why is zig listed as a dependency?

Using zigbuild just to use zig linker seems not nescessary

If zig is really required it shouldn't be locked to 0.13.0

Why is this package building anything with a -bin suffix in the name? As stated in the Submission Guidelines, the -bin suffix should be used when the package uses prebuilt deliverables. I suggest renaming the package to rustowl and creating a separate rustowl-bin package that uses prebuilt rustowl binaries.

MuntasirSZN commented on 2025-06-14 08:28 (UTC)

Its a deps issue in your side which I sadly cannot reproduce. Can you do a chroot build? paru has this kinds of functionality. @mb720

mb720 commented on 2025-06-11 09:09 (UTC)

Installing using aura -A rustowl-bin currently fails with this error:

error: failed to commit transaction (conflicting files)
llvm19-libs: /usr/lib/libLLVM-19.so exists in filesystem (owned by llvm-libs)
llvm19-libs: /usr/lib/libLLVM.so.19.1 exists in filesystem (owned by llvm-libs)
clang19: /usr/lib/libclang-cpp.so.19.1 exists in filesystem (owned by clang)
clang19: /usr/lib/libclang.so.19.1 exists in filesystem (owned by clang)

MuntasirSZN commented on 2025-05-12 12:50 (UTC)

Thanks for pointing that!

ratata commented on 2025-05-10 08:19 (UTC)

you need to add rustup as a dependency