Ah, no, that was an error somehow caused by my previous fixing of EXTRAVERSION. Worked for 5.2, but is broken and also obsolete for 5.3.
So, in a way, yes, fixed by upstream ages ago, probably.
bcachefs had been stuck on 5.2 for ages.
Git Clone URL: | https://aur.archlinux.org/linux-bcachefs-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-bcachefs-git |
Description: | Documentation for the Linux kernel |
Upstream URL: | https://github.com/koverstreet/bcachefs |
Licenses: | GPL-2.0-only |
Submitter: | Chiruno |
Maintainer: | QuartzDragon |
Last Packager: | QuartzDragon |
Votes: | 16 |
Popularity: | 0.000050 |
First Submitted: | 2018-01-13 15:37 (UTC) |
Last Updated: | 2025-02-06 08:46 (UTC) |
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 Next › Last »
Ah, no, that was an error somehow caused by my previous fixing of EXTRAVERSION. Worked for 5.2, but is broken and also obsolete for 5.3.
So, in a way, yes, fixed by upstream ages ago, probably.
bcachefs had been stuck on 5.2 for ages.
I've tested it a few times but my first issue continues while the second issue has gone away with the newest PKGBUILD. So I guess upstream fixed itself?
@nicman23
Yes, you have. :P
I maintain my package by following all of the changes at https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/linux
60-linux.hook, 90-linux.hook, linux.install, linux.preset are all obsolete now, upstream. Instead, Pacman now has builtin hooks that replace all that.
I've also updated your PKGBUILD to match my own: https://invent.kde.org/snippets/574
changes? what changes o.O ? i have been living under a rock in the past weeks
@nicman23
Can you sync your package with mine, where appropriate, to reflect the latest Arch kernel package changes? Some pretty significant ones recently that I notice you haven't seem to have been aware of.
hi, 2 things:
i maintain a version with the latest tag of mainline linux here https://aur.archlinux.org/packages/linux-mainline-bcachefs/
at least on the above version, compiling a package with makepkg in bcachefs root, no longer corrupts the binaries in the resulting pkg/ or pkg.tar.xz
Ah, I see... my fixing of EXTRAVERSION, which was working for 5.2, isn't needed anymore.
Weird... really weird.
I could reproduce it multiple times, but after I made that comment... suddenly, I've not been able to reproduce it.
Please try building it again now.
@tscs37
Thanks for reporting. :)
Cannot reproduce your first issue, but can reproduce the second.
Please report a bug for bcachefs, while I figure out a stopgap fix.
When building from a clean copy of the repo, I get an error that a fast forward could not be performed. It occurs when building on bcachefs but also on xfs/ext4 and on cleanbuilds or using a (previously failed with this error) repository. I'm using yay to run the build.
Adding the "--no-ff" Option to line 125 and 135 fixes this.
After that I get a build failure from sphinx as seen in the second snippet.
==> Starting prepare()...
-> Setting version...
-> Adding patches from Linux upstream kernel repository...
remote: Enumerating objects: 10276, done.
remote: Counting objects: 100% (10276/10276), done.
remote: Compressing objects: 100% (3296/3296), done.
remote: Total 10276 (delta 7095), reused 9673 (delta 6956)
Receiving objects: 100% (10276/10276), 13.17 MiB | 13.03 MiB/s, done.
Resolving deltas: 100% (7095/7095), completed with 732 local objects.
From <https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux>
* tag v5.3.11 -> FETCH_HEAD
fatal: Not possible to fast-forward, aborting.
==> ERROR: A failure occurred in prepare().
Aborting...
Error making: linux-bcachefs-git (linux-bcachefs-git linux-bcachefs-git-docs linux-bcachefs-git-headers)
CC arch/x86/events/probe.o
usage: sphinx-build [OPTIONS] SOURCEDIR OUTPUTDIR [FILENAMES...]
sphinx-build: error: argument -a: ignored explicit argument 'rch1'
CC arch/x86/events/amd/core.o
make[1]: *** [Documentation/Makefile:81: htmldocs] Fehler 2
make: *** [Makefile:1579: htmldocs] Error 2
make: *** Waiting for unfinished jobs....
Pinned Comments
QuartzDragon commented on 2019-06-11 15:15 (UTC) (edited on 2019-06-11 15:17 (UTC) by QuartzDragon)
If there are bugs related to the PKGBUILD or config, report here.
Otherwise, please report here:
https://github.com/koverstreet/bcachefs/issues