Package Details: linux-rust-docs 6.13.6.arch1-1

Git Clone URL: https://aur.archlinux.org/linux-rust.git (read-only, click to copy)
Package Base: linux-rust
Description: Documentation for the Rust Linux kernel
Upstream URL: https://github.com/rnestler/archpkg-linux-rust
Licenses: GPL-2.0-only
Submitter: rnestler
Maintainer: rnestler
Last Packager: rnestler
Votes: 4
Popularity: 0.148008
First Submitted: 2022-12-20 21:45 (UTC)
Last Updated: 2025-03-11 07:46 (UTC)

Latest Comments

« First ‹ Previous 1 2

rnestler commented on 2024-06-30 17:33 (UTC)

Hi, building the linux-rust-headers fails for me with the scripts/target.json missing. Is this a known issue, or am I doing something wrong?

It's not a known issue. The file should be there. Did you build the packages manually with makepkg after git clone or with a helper like yay?

user20159 commented on 2024-06-29 17:25 (UTC)

Hi, building the linux-rust-headers fails for me with the scripts/target.json missing. Is this a known issue, or am I doing something wrong?

==> Starting package_linux-rust-headers()...
Installing build files...
Installing headers...
Installing KConfig files...
Removing unneeded architectures...
Removing alpha
Removing arc
Removing arm
Removing arm64
Removing csky
Removing hexagon
Removing loongarch
Removing m68k
Removing microblaze
Removing mips
Removing nios2
Removing openrisc
Removing parisc
Removing powerpc
Removing riscv
Removing s390
Removing sh
Removing sparc
Removing um
Removing xtensa
Removing documentation...
Removing broken symlinks...
Removing scripts/dtc/include-prefixes/riscv
Removing scripts/dtc/include-prefixes/arm
Removing scripts/dtc/include-prefixes/arm64
Removing scripts/dtc/include-prefixes/mips
Removing scripts/dtc/include-prefixes/sh
Removing scripts/dtc/include-prefixes/xtensa
Removing scripts/dtc/include-prefixes/microblaze
Removing scripts/dtc/include-prefixes/powerpc
Removing scripts/dtc/include-prefixes/arc
Removing scripts/dtc/include-prefixes/nios2
Removing scripts/dtc/include-prefixes/openrisc
Removing loose objects...
Removing scripts/mod/modpost.o
Removing scripts/mod/symsearch.o
Removing scripts/mod/file2alias.o
Removing scripts/mod/sumversion.o
Removing scripts/mod/empty.o
Removing scripts/kconfig/menu.o
Removing scripts/kconfig/preprocess.o
Removing scripts/kconfig/symbol.o
Removing scripts/kconfig/lexer.lex.o
Removing scripts/kconfig/expr.o
Removing scripts/kconfig/conf.o
Removing scripts/kconfig/parser.tab.o
Removing scripts/kconfig/util.o
Removing scripts/kconfig/confdata.o
Installing Rust files...
install: cannot stat 'scripts/target.json': No such file or directory
==> ERROR: A failure occurred in package_linux-rust-headers().
    Aborting...