Don't comment out setlocalversion.
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.004913 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-05-31 15:59 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutils-symlinkAUR, coreutils-uutilsAUR, coreutils-vlang-gitAUR, 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 2 3 4 5 6 7 8 9 10 .. 106 Next › Last »
Thaodan commented on 2023-06-12 16:05 (UTC)
jaro3 commented on 2023-06-12 10:01 (UTC)
Still same errors, cannot build this ;-;
Setting version...
KERNELVERSION is not set
==> ERROR: A failure occurred in prepare().
Aborting...
comment out
# scripts/setlocalversion
make: *** [Makefile:2023: .] Error 2
==> ERROR: A failure occurred in build().
Aborting...
jaro3 commented on 2023-05-29 08:29 (UTC)
Can anyone actually build this thing?
set -e; mkdir -p init/; trap "rm -f init/.tmp_utsversion-tmp.h" EXIT; { utsver=$(echo '#'"" (smp-flag-y) PREEMPT_DYNAMIC "Mon, 29 May 2023 08:09:31 +0000" | cut -b -64); echo '#'define UTS_VERSION \""${utsver}"\"; } > init/.tmp_utsversion-tmp.h; if [ ! -r init/utsversion-tmp.h ] || ! cmp -s init/utsversion-tmp.h init/.tmp_utsversion-tmp.h; then : ' UPD init/utsversion-tmp.h'; mv -f init/.tmp_utsversion-tmp.h init/utsversion-tmp.h; fi
/bin/sh: command substitution: line 2: syntax error near unexpected token `('
make[2]: *** [init/Makefile:44: init/utsversion-tmp.h] Error 2
make[1]: *** [scripts/Makefile.build:494: init] Error 2
make: *** [Makefile:2023: .] Error 2
==> ERROR: A failure occurred in build().
Aborting...
jaro3 commented on 2023-05-12 05:07 (UTC) (edited on 2023-05-12 05:08 (UTC) by jaro3)
More errors in build:
Setting version...
Usage: scripts/setlocalversion [--no-local] [srctree]
==> ERROR: A failure occurred in prepare().
Aborting...
# LD [M] fs/xfs/xfs.o
ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -r -o fs/xfs/xfs.o @fs/xfs/xfs.mod ; ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --ibt --orc --sls --static-call --uaccess --link --module fs/xfs/xfs.o
# cmd_gen_objtooldep fs/xfs/xfs.o
{ echo ; echo 'fs/xfs/xfs.o: $(wildcard ./tools/objtool/objtool)' ; } >> fs/xfs/.xfs.o.cmd
# cmd_modules_order fs/xfs/modules.order
{ echo fs/xfs/xfs.o; :; } > fs/xfs/modules.order
# cmd_modules_order fs/modules.order
{ cat fs/notify/modules.order; cat fs/crypto/modules.order; cat fs/verity/modules.order; cat fs/nfs_common/modules.order; cat fs/iomap/modules.order; cat fs/quota/modules.order; cat fs/proc/modules.order; cat fs/kernfs/modules.order; cat fs/sysfs/modules.order; cat fs/configfs/modules.order; cat fs/devpts/modules.order; cat fs/ramfs/modules.order; cat fs/hugetlbfs/modules.order; cat fs/exportfs/modules.order; cat fs/nls/modules.order; cat fs/unicode/modules.order; cat fs/autofs/modules.order; cat fs/debugfs/modules.order; cat fs/btrfs/modules.order; cat fs/pstore/modules.order; cat fs/efivarfs/modules.order; echo fs/mbcache.o; cat fs/dlm/modules.order; cat fs/netfs/modules.order; cat fs/fscache/modules.order; cat fs/reiserfs/modules.order; cat fs/ext4/modules.order; cat fs/jbd2/modules.order; cat fs/cramfs/modules.order; cat fs/squashfs/modules.order; cat fs/coda/modules.order; cat fs/minix/modules.order; cat fs/fat/modules.order; cat fs/exfat/modules.order; cat fs/isofs/modules.order; cat fs/hfsplus/modules.order; cat fs/hfs/modules.order; cat fs/ecryptfs/modules.order; cat fs/nfs/modules.order; cat fs/nfsd/modules.order; cat fs/lockd/modules.order; cat fs/smbfs_common/modules.order; cat fs/cifs/modules.order; cat fs/ksmbd/modules.order; cat fs/ntfs3/modules.order; cat fs/ufs/modules.order; cat fs/jffs2/modules.order; cat fs/ubifs/modules.order; cat fs/affs/modules.order; cat fs/romfs/modules.order; cat fs/fuse/modules.order; cat fs/overlayfs/modules.order; cat fs/orangefs/modules.order; cat fs/udf/modules.order; cat fs/omfs/modules.order; cat fs/jfs/modules.order; cat fs/xfs/modules.order; cat fs/9p/modules.order; cat fs/afs/modules.order; cat fs/nilfs2/modules.order; cat fs/befs/modules.order; cat fs/cachefiles/modules.order; cat fs/ocfs2/modules.order; cat fs/gfs2/modules.order; cat fs/f2fs/modules.order; cat fs/ceph/modules.order; cat fs/erofs/modules.order; cat fs/vboxsf/modules.order; cat fs/zonefs/modules.order; :; } > fs/modules.order
make: *** [Makefile:2023: .] Error 2
==> ERROR: A failure occurred in build().
Aborting...
jaro3 commented on 2023-05-07 09:54 (UTC)
linux-pf 6.3.1.pf2-1 build fails with:
fatal: invalid reference: v6.3.1.pf2.thao1 ==> ERROR: Failure while creating working copy of linux-pf git repo Aborting...
post-factum commented on 2022-12-27 10:26 (UTC)
Project URL: https://pfkernel.natalenko.name
Thaodan commented on 2022-10-05 16:27 (UTC)
Can you please open an issue on Gitlab instead of dumping this stuff here?
eaglgenes101 commented on 2022-10-05 16:16 (UTC)
Here's a workaround that I found for the non-generic CPU build issue that @jaro3 (and I) had: In the PKGBUILD file, comment out the lines between cp -v .config ${startdir}/config.local
and cp -f .config ${startdir}/config.$CPU-$CARCH
in the build()
function, and in its place, set the value of the CPU
variable to be the string for the CPU you want to target.
Thaodan commented on 2022-09-02 17:49 (UTC)
@cioby23: Please report issues on Gitlab and don't dump log output into then AUR.
cioby23 commented on 2022-09-02 15:43 (UTC) (edited on 2022-09-02 15:45 (UTC) by cioby23)
I'm trying to install linux-pf generic and all DKMS builds fail on linux-pf 5.19. Output make log file are missing
$ sudo pacman -S linux-pf linux-pf-headers :: There are 13 providers available for linux-pf: :: Repository home-thaodan 1) linux-pf-alderlake 2) linux-pf-broadwell 3) linux-pf-generic 4) linux-pf-generic-v2 5) linux-pf-generic-v3 6) linux-pf-generic-v4 7) linux-pf-ivybridge 8) linux-pf-rocketlake 9) linux-pf-sandybridge 10) linux-pf-silvermont 11) linux-pf-skylake 12) linux-pf-zen2 13) linux-pf-zen3
Enter a number (default=1): 3 resolving dependencies... :: There are 10 providers available for linux-pf-headers-variant: :: Repository home-thaodan 1) linux-pf-headers-variant-alderlake 2) linux-pf-headers-variant-broadwell 3) linux-pf-headers-variant-generic 4) linux-pf-headers-variant-generic-v2 5) linux-pf-headers-variant-generic-v3 6) linux-pf-headers-variant-generic-v4 7) linux-pf-headers-variant-rocketlake 8) linux-pf-headers-variant-skylake 9) linux-pf-headers-variant-zen2 10) linux-pf-headers-variant-zen3
Enter a number (default=1): 3 looking for conflicting packages...
Packages (3) linux-pf-headers-variant-generic-5.19.1.pf2-1 linux-pf-generic-5.19.1.pf2-1 linux-pf-headers-5.19.1.pf2-1
Total Download Size: 207,67 MiB Total Installed Size: 332,63 MiB
:: Proceed with installation? [Y/n] y
:: Retrieving packages...
linux-pf-headers-variant-generic-5.19.1.pf2-1-x86_64 21,3 MiB 10,6 MiB/s 00:02 [############################################################] 100%
linux-pf-generic-5.19.1.pf2-1-x86_64 186,4 MiB 39,2 MiB/s 00:05 [############################################################] 100%
Total (2/2) 207,7 MiB 43,3 MiB/s 00:05 [############################################################] 100%
(3/3) checking keys in keyring
[############################################################] 100%
(3/3) checking package integrity [############################################################] 100%
(3/3) loading package files [############################################################] 100%
(3/3) checking for file conflicts [############################################################] 100%
:: Processing package changes...
(1/3) installing linux-pf-generic [############################################################] 100%
Optional dependencies for linux-pf-generic
wireless-regdb: to set the correct wireless channels of your country
nvidia-pf: NVIDIA drivers for linux-pf
uksmd: Userspace KSM helper daemon
linux-firmware: firmware images needed for some devices [installed]
modprobed-db: Keeps track of EVERY kernel module that has ever been probed. Useful for make localmodconfig.
(2/3) installing linux-pf-headers-variant-generic [############################################################] 100%
(3/3) installing linux-pf-headers [############################################################] 100%
:: Running post-transaction hooks...
(1/5) Arming ConditionNeedsUpdate...
(2/5) Updating module dependencies...
(3/5) Install DKMS modules
==> dkms install --no-depmod vmware-workstation/16.2.4_20089737 -k 5.19.1-pf2-1+
Error! Bad return status for module build on kernel: 5.19.1-pf2-1+ (x86_64)
Consult /var/lib/dkms/vmware-workstation/16.2.4_20089737/build/make.log for more information.
==> WARNING: dkms install --no-depmod vmware-workstation/16.2.4_20089737 -k 5.19.1-pf2-1+' exited 10
==> dkms install --no-depmod nvidia/515.65.01 -k 5.19.1-pf2-1+
Error! Bad return status for module build on kernel: 5.19.1-pf2-1+ (x86_64)
Consult /var/lib/dkms/nvidia/515.65.01/build/make.log for more information.
==> WARNING:
dkms install --no-depmod nvidia/515.65.01 -k 5.19.1-pf2-1+' exited 10
==> dkms install --no-depmod vboxhost/6.1.38_OSE -k 5.19.1-pf2-1+
Error! Bad return status for module build on kernel: 5.19.1-pf2-1+ (x86_64)
Consult /var/lib/dkms/vboxhost/6.1.38_OSE/build/make.log for more information.
==> WARNING: `dkms install --no-depmod vboxhost/6.1.38_OSE -k 5.19.1-pf2-1+' exited 10
(4/5) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-pf.preset: 'default'
-> -k /boot/vmlinuz-linux-pf -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-pf.img
==> Starting build: 5.19.1-pf2-1+
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-pf.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux-pf.preset: 'fallback'
-> -k /boot/vmlinuz-linux-pf -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-pf-fallback.img -S autodetect
==> Starting build: 5.19.1-pf2-1+
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: xhci_pci
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-pf-fallback.img
==> Image generation successful
(5/5) Refreshing PackageKit...
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.