@tydynrain: sorry for the hassle, fixed now. See git log.
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.23 |
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-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- 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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 106 Next › Last »
Thaodan commented on 2018-07-31 23:19 (UTC)
tydynrain commented on 2018-07-31 18:41 (UTC)
Error during update:
-> Found 90-linux.hook
-> Found 60-linux.hook
==> ERROR: batch_opts was not found in the build directory and is not a URL.
Thaodan commented on 2018-06-05 19:43 (UTC) (edited on 2018-06-05 19:43 (UTC) by Thaodan)
Updated to latest 4.16. Pushed 4.17 to testing branch till 4.17 is merged in arch:
https://gitlab.com/Thaodan/linux-pf/tree/linux4.17
https://gitlab.com/Thaodan/repo-home-thaodan/commits/testing
Thaodan commented on 2018-05-27 14:44 (UTC)
Ok, I didn't updated to gcc 8.1. I will try later after updated to the last version.
Thaodan commented on 2018-05-27 14:43 (UTC)
I build a version right now and it failed without errors. I try a clean chroot pls
tydynrain commented on 2018-05-26 00:14 (UTC) (edited on 2018-05-26 18:05 (UTC) by tydynrain)
I've gotten build errors on three machines for linux-pf since 4.16.4.2, and no matter what I try, it refuses to build successfully. This is using trizen, but I've also used pacaur, straight makepkg, and aurutils/aursync, but it fails with all of them.
Error Message:
../lib/str_error_r.c: In function ‘str_error_r’:
../lib/str_error_r.c:25:3: error: passing argument 1 to restrict-qualified parameter aliases with argument 5 [-Werror=restrict]
snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum, buf, buflen, err);
^~~~~~~~ cc1: all warnings being treated as errors
mv: cannot stat '/tmp/trizen-tydynrain/linux-pf/src/linux-4.16/tools/objtool/.str_error_r.o.tmp': No such file or directory
LD /tmp/trizen-tydynrain/linux-pf/src/linux-4.16/tools/objtool/libsubcmd-in.o
make[3]: *** [Build:22: /tmp/trizen-tydynrain/linux-pf/src/linux-4.16/tools/objtool/str_error_r.o] Error 1
make[3]: *** Waiting for unfinished jobs....
AR /tmp/trizen-tydynrain/linux-pf/src/linux-4.16/tools/objtool/libsubcmd.a
HOSTCC arch/x86/tools/relocs_32.o
HOSTCC arch/x86/tools/relocs_64.o
make[2]: *** [Makefile:46: /tmp/trizen-tydynrain/linux-pf/src/linux-4.16/tools/objtool/objtool-in.o] Error 2
make[1]: *** [Makefile:63: objtool] Error 2
make: *** [Makefile:1687: tools/objtool] Error 2
make: *** Waiting for unfinished jobs....
HOSTCC arch/x86/tools/relocs_common.o
HOSTLD arch/x86/tools/relocs
==> ERROR: A failure occurred in build().
Aborting...
:: Unable to build linux-pf-preset-default - makepkg exited with code: 2
bartus commented on 2018-04-22 11:13 (UTC)
@Thaodan: I have same issue as @simona
==> Starting package_linux-pf-headers()...
cp: cannot stat 'drivers/media/dvb-core/*.h': No such file or directory
header files has been moved to include/media/
folder
simona commented on 2018-04-21 09:01 (UTC)
cp: impossibile eseguire stat di 'drivers/media/dvb-core/*.h': File o directory non esistente ==> ERRORE: Si è verificato un errore in package_linux-pf-headers(). L'operazione sta per essere interrotta... :: Errore compilando il/i pacchetto/i linux-pf-headers,linux-pf-preset-default,linux-pf
simona commented on 2018-04-20 16:38 (UTC)
4.16?
LookTJ commented on 2018-04-12 02:16 (UTC)
==> ERROR: Integrity checks (sha256) differ in size from the source array.
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.