The patchlevel option seems to be the wrong way around - 'p' removes the patch version, <enter> keeps it.
Search Criteria
Package Details: linux-pf 6.15.pf1-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 bbrv3 kernel linux linux-pf ovpn-dco pf-kernel v4l2loopback |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, linux-pf, NTFS3-MODULE, NTSYNC-MODULE, OVPN-MODULE, 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.004624 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-05-31 15:59 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR, coreutils-uutils-selinuxAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (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) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- ksmbd-toolsAUR (optional) – userspace tools for the ksmbd kernel SMB server
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- v4l2loopback-utils (optional) – v4l2-loopback device utilities
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (13)
- droidcam (requires V4L2LOOPBACK-MODULE)
- droidcam-git (requires V4L2LOOPBACK-MODULE)
- humble-lumpia-git (optional)
- immersed (requires V4L2LOOPBACK-MODULE) (optional)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- simple-droidcam-client (requires V4L2LOOPBACK-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 106 Next › Last »
J4913 commented on 2013-07-09 19:36 (UTC)
Thaodan commented on 2013-06-16 19:40 (UTC)
With wrong page I mean that this is the page of the nvidia module for linux-pf and not the page of linux-pf.
Thaodan commented on 2013-06-16 10:57 (UTC)
fixed, there was an typo related to piledriver and to generic build.
sinatosk commented on 2013-06-16 10:29 (UTC)
Now it's just saying there is an error...
==> Starting build()...
=======================================================
==> You might be prompted below for some config options
=======================================================
==> Hit <Y> to use your running kernel's config
(needs IKCONFIG and IKCONFIG_PROC)
==> Hit <L> to run 'make localmodconfig'
==> Hit <N> (or just <ENTER>) to build an all-inclusive kernel like stock -ARCH
(warning: it can take a looong time)
==> Using stock ARCH kernel .config (with BFS, BFQ and TuxOnIce enabled).
==> Kernel configuration options before build:
<M> make menuconfig (console menu)
<N> make nconfig (newer alternative to menuconfig)
<G> make gconfig (needs gtk)
<X> make xconfig (needs qt)
<O> make oldconfig
<L> make localyesconfig
<ENTER> to skip configuration and use stock -ARCH defaults
X
HOSTCC scripts/basic/fixdep
CHECK qt
SHIPPED scripts/kconfig/zconf.tab.c
MOC scripts/kconfig/qconf.moc
HOSTCC scripts/kconfig/conf.o
SHIPPED scripts/kconfig/zconf.lex.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCXX scripts/kconfig/qconf.o
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/qconf
scripts/kconfig/qconf Kconfig
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
#
# configuration written to .config
#
‘.config’ -> ‘/home/username/pkg/linux-pf/config.local’
==> ERROR: A failure occurred in build().
Aborting...
sinatosk commented on 2013-06-16 10:27 (UTC)
forgot to mention... this is 3.9.4-4 I'm talking about
Thaodan commented on 2013-06-16 10:04 (UTC)
fixed
Thaodan commented on 2013-06-16 09:41 (UTC)
fixed
<deleted-account> commented on 2013-06-16 04:50 (UTC)
I got the same issue "PKGBUILD: line 273: 0: command not found" with a custom config.
Looking at the PKGBUILD, there's something screwy going on in the relevant section - it's trying to figure out what CPU you're compiling for and failing miserably. Several variables appear to be misnamed, etc. For the time being, here's a workaround:
Comment out line 273 and add CPU="GENERIC" (or something else if you're not compiling for the generic CPU target) just before the cp command around 283.
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.