Package Details: linux-next-git 20250314.r0.gda920b7df701-1

Git Clone URL: https://aur.archlinux.org/linux-next-git.git (read-only, click to copy)
Package Base: linux-next-git
Description: The Linux NEXT kernel and modules
Upstream URL: http://www.kernel.org/
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Submitter: Nefelim4ag
Maintainer: ptr1337
Last Packager: sir_lucjan
Votes: 18
Popularity: 0.87
First Submitted: 2014-10-12 19:04 (UTC)
Last Updated: 2025-03-14 14:22 (UTC)

Dependencies (20)

Required by (8)

Sources (5)

Latest Comments

1 2 3 4 5 6 .. 14 Next › Last »

gamezelda commented on 2025-03-22 11:56 (UTC)

Thanks for your effort through those years, @sir_lucjan!

The package builds now as long as:

  • I remove 0003-x86-insn_decoder_test-allow-longer-symbol-names.patch as mentioned by @BS86.

  • I update _lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/71ba7ecd64a055d3c83ddcbfc43aa7cdba1f9cf4/${_lucjanver}" because the other patches have been deleted from the master branch.

sir_lucjan commented on 2025-03-18 17:15 (UTC)

I don't use linux-next-git anymore, I don't have enough time to look for the cause of the bugs - so I abandon the maintenance of the package. Thanks for the years of cooperation and bug reporting.

BS86 commented on 2025-03-18 13:52 (UTC)

since yesterdays update, the 0003-x86-insn_decoder_test-allow-longer-symbol-names.patch fails as there is another fix applied upstream. However, with removing that patch, the build still fails:

  KSYMS   .tmp_vmlinux0.kallsyms.S
  AS      .tmp_vmlinux0.kallsyms.o
  LD      .tmp_vmlinux1
  BTF     .tmp_vmlinux1.btf.o
  NM      .tmp_vmlinux1.syms
  KSYMS   .tmp_vmlinux1.kallsyms.S
  AS      .tmp_vmlinux1.kallsyms.o
  LD      .tmp_vmlinux2
  NM      .tmp_vmlinux2.syms
  KSYMS   .tmp_vmlinux2.kallsyms.S
  AS      .tmp_vmlinux2.kallsyms.o
  LD      vmlinux.unstripped
  BTFIDS  vmlinux
FAILED cannot open vmlinux: No such file or directory
make[2]: *** [scripts/Makefile.vmlinux:91: vmlinux.unstripped] Error 255
make[2]: *** Deleting file 'vmlinux.unstripped'
make[1]: *** [linux-next-git/src/linux-next/Makefile:1239: vmlinux] Error 2
make: *** [Makefile:248: __sub-make] Error 2

gamezelda commented on 2025-03-10 21:28 (UTC)

@sir_lucjan: Tried again and I could build successfully. Thanks!

sir_lucjan commented on 2025-03-10 07:18 (UTC)

Could you try now?

gamezelda commented on 2025-03-08 22:17 (UTC) (edited on 2025-03-08 22:17 (UTC) by gamezelda)

For the past week, the build has failed with an error near the end of the build, similar to https://bugs.gentoo.org/949240:

arch/x86/tools/insn_decoder_test: error: malformed line 5243013:

This patch fixes the build: https://lore.kernel.org/lkml/Y9ES4UKl%2F+DtvAVS@gmail.com/T/

gromit commented on 2025-03-06 07:52 (UTC)

@sir_lucjan, @ptr1337, the package is missing 'git' as makedep:

==> Validating source files with sha512sums...
    linux-next ... Skipped
    0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch ... Passed
    0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch ... Passed
    config ... Passed
==> ERROR: Cannot find the git package needed to handle git sources.
==> ERROR: Build failed, check /var/lib/archbuild/extra-x86_64/chris-1/build

gamezelda commented on 2024-09-26 18:07 (UTC)

The checksum verification for the config file fails since the last commit.

sir_lucjan commented on 2024-05-15 08:14 (UTC)

ucjan at cachyos ~ 10:13:37    
❯ pacman -Ss linux-next-git                                                                            
archlinuxcn/linux-next-git 20240513.r0.g6ba6c795dc73-1
    The Linux NEXT kernel and modules
archlinuxcn/linux-next-git-docs 20240513.r0.g6ba6c795dc73-1
    Documentation for the Linux NEXT kernel
archlinuxcn/linux-next-git-headers 20240513.r0.g6ba6c795dc73-1
    Headers and scripts for building modules for the Linux NEXT kernel

giovanni commented on 2024-05-15 08:01 (UTC)

I am also looking for an unofficial repository for linux-next.