@xF0E: or you may try to change this string in PKGBUILD:
git checkout origin/aufs3.0
to
git checkout origin/aufs3.1
and try to build again. It seems, that nous has forgotten about it.
Search Criteria
Package Details: linux-pf 6.11.pf4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-pf.git (read-only, click to copy) |
---|---|
Package Base: | linux-pf |
Description: | The pf-kernel and modules |
Upstream URL: | https://pfkernel.natalenko.name |
Keywords: | bbr bbr3 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, linux-pf, NTFS3-MODULE, UKSMD-BUILTIN, V4L2LOOPBACK-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | nous |
Maintainer: | post-factum |
Last Packager: | post-factum |
Votes: | 209 |
Popularity: | 0.22 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2024-11-06 15:49 (UTC) |
Dependencies (17)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- uksmdAUR (uksmd-gitAUR, uksmd-cachyos-nosystemd-gitAUR, uksmd-nosystemd-gitAUR) (optional) – userspace KSM helper daemon
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (14)
- droidcam (requires V4L2LOOPBACK-MODULE)
- humble-lumpia-git (optional)
- immersed (requires V4L2LOOPBACK-MODULE) (optional)
- ksmbd-tools (requires KSMBD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- simple-droidcam-client (requires V4L2LOOPBACK-MODULE)
- uksmd (requires UKSMD-BUILTIN)
- uksmd-cachyos-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmd-git (requires UKSMD-BUILTIN)
- uksmd-nosystemd-git (requires UKSMD-BUILTIN) (optional)
- uksmdstats-git (requires UKSMD-BUILTIN) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 69 70 71 72 73 74 75 76 77 78 79 .. 106 Next › Last »
post-factum commented on 2011-11-12 14:01 (UTC)
post-factum commented on 2011-11-12 13:56 (UTC)
@xF0E: that function is defined by aufs3-loopback.patch file, you may checkout aufs3.0 and check yourself.
post-factum commented on 2011-11-12 13:55 (UTC)
@xF0E: loop_real_file function in drivers/block/loop.c is related to aufs and appears ONLY in aufs. So, you've patched pf-kernel with aufs before build. Please, revert aufs or disable it in PKGBUILD and try again.
xF0E commented on 2011-11-12 13:35 (UTC)
@post-factum
ty for your comment:
just some screens above LD error i found this:
drivers/block/loop.c: In function ‘loop_real_file’:
drivers/block/loop.c:661:32: error: ‘const struct super_operations’ has no member named ‘real_loop’
drivers/block/loop.c:662:33: error: ‘const struct super_operations’ has no member named ‘real_loop’
make[2]: *** [drivers/block/loop.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
this is not aufs relataed, since i don't checked aufs support before compilation start.
post-factum commented on 2011-11-12 12:22 (UTC)
@xF0E: try to find errors above.
post-factum commented on 2011-11-12 12:21 (UTC)
Yep, aufs seems to be broken.
xF0E commented on 2011-11-12 12:21 (UTC)
unfortunately i get this error on compiling the source every time i try to build the kernel:
LD net/built-in.o
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build linux-pf
prMoriarty commented on 2011-11-12 11:39 (UTC)
fs/aufs/super.c:758:2: error: unknown field ‘real_loop’ specified in initializer
nous commented on 2011-11-06 19:06 (UTC)
You are 100% right but I'm still using this on my laptop for its working lzo, so I'll allow myself a small "maintainer's prerogative"...
Pinned Comments
post-factum commented on 2023-09-25 20:30 (UTC) (edited on 2024-10-08 14:21 (UTC) by post-factum)
Official binary builds for various x86_64 ISA levels are available here.