Package Base Details: linux-lts419

Git Clone URL: https://aur.archlinux.org/linux-lts419.git (read-only, click to copy)
Submitter: dantob
Maintainer: severach
Last Packager: severach
Votes: 13
Popularity: 0.000001
First Submitted: 2020-02-13 12:20 (UTC)
Last Updated: 2024-04-14 23:51 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

dantob commented on 2020-05-18 15:25 (UTC)

I've pushed some GCC10 patches from the upstream stable queue. See if this helps. I'm still building my kernels with GCC9, and all is okay.

maderios commented on 2020-05-17 08:35 (UTC)

They solved (may be) similar issue here https://aur.archlinux.org/packages/enlightenment-git

tinywrkb commented on 2020-05-17 02:05 (UTC)

Yes, that was GCC 10 fault. 4.19.123-1 is booting fine if built with GCC 9.

tjackson commented on 2020-05-14 23:24 (UTC)

Be careful building this with GCC 10. I ended up with a broken kernel, and searching around it seems it might be caused by CONFIG_STACKPROTECTOR_STRONG.

https://bugzilla.redhat.com/show_bug.cgi?id=1796780

tinywrkb commented on 2020-05-14 17:12 (UTC)

Anyone else has trouble with 4.19.123-1? it just freezes on the loading init ramdisk screen. This is quite strange and 5.6.13.arch1-1 loads just fine. I still need to try a clean build but if it's just me then I'm not gonna put any effort is this, I gonna bisect 5.1 to find the regression that prevented using newer kernels and move away from 4.19.

dantob commented on 2020-04-05 14:27 (UTC) (edited on 2020-04-07 22:45 (UTC) by dantob)

EDIT: build is working again with nvidia-dkms 440.82-1

nvidia-dkms 440.64-10 breaks build against 4.19 kernel :(

you will have to manually rebuild nvidia-utils (includes nvidia-dkms) without the kernel-5.6.patch

tinywrkb commented on 2020-03-24 17:26 (UTC) (edited on 2020-03-24 17:26 (UTC) by tinywrkb)

@khalil2535

If you're building AUR packages then you are expected to install base-devel. None of the base-devel packages should be included in makedepends array, read the PKGBUILD ArchWiki page.

khalil2535 commented on 2020-03-24 16:41 (UTC)

i had some problems. /bin/sh: flex: command not found make[1]: [scripts/Makefile.lib:188: scripts/kconfig/zconf.lex.c] Error 127 make: [Makefile:534: olddefconfig] Error 2 ==> ERROR: A failure occurred in prepare(). Aborting... Error making: linux-lts419

then same error but "/bin/sh: bison: command not found"

but i fixed that by installing 'bison' & 'flex' packages so please make them as dependencies if needed

Npa commented on 2020-02-19 00:17 (UTC)

Thanks a lot, actually i have problems with core linux-lts

dkaylor commented on 2020-02-16 23:58 (UTC)

Many thanks for this :)