@wszqkzqk
Not that I am aware of, unfortunately.
Compilation doesn't take too long ~ an hour at most, depending on your CPU and your makepkg.conf settings.
Git Clone URL: | https://aur.archlinux.org/linux-bcachefs-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-bcachefs-git |
Description: | The Linux kernel and modules ~ featuring Kent Overstreet's bcachefs filesystem |
Upstream URL: | https://github.com/koverstreet/bcachefs |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | Chiruno |
Maintainer: | QuartzDragon |
Last Packager: | QuartzDragon |
Votes: | 16 |
Popularity: | 0.000239 |
First Submitted: | 2018-01-13 15:37 (UTC) |
Last Updated: | 2024-03-13 10:11 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 13 Next › Last »
@wszqkzqk
Not that I am aware of, unfortunately.
Compilation doesn't take too long ~ an hour at most, depending on your CPU and your makepkg.conf settings.
Is there any binary repo which includes this package?
Hi, I have cloned the original project bcachefs and encountered the same error after compiling. Several of my friends also faced difficulties compiling it. I have submitted an issue here regarding this. However, I discovered that the compilation succeeds when using the ubuntu-latest
system in GitHub Actions. I also noticed multiple references to scripts/Makefile.build:494
in the error messages. Unfortunately, I have no understanding of Makefile and I'm completely clueless about this.
Any help would be greatly appreciated. If you need more information, I will provide it as soon as possible.
(English is not my native language; please excuse typing errors.)
@QuartzDragon
Okay, I'll search for it.
Thank you.
@CatMatrix
That's not the actual error. The actual error will be lost in the mix of compilation output. I would suggest piping the output of makepkg to a text file, and the searching for "error" to find the actual error message.
@QuartzDragon I edited my comments and it looks like they were in different places with the same error
@CatMatrix
Post it anyways, so there's somewhere to start.
@QuartzDragon I imported export LC_ALL=C and recompiled, this time the error is not the same as last time
CC [M] drivers/gpu/drm/nouveau/nv84_fence.o
CC [M] drivers/gpu/drm/nouveau/nvc0_fence.o
LD [M] drivers/gpu/drm/nouveau/nouveau.o
AR drivers/gpu/built-in.a
make[1]: *** [scripts/Makefile.build:494:drivers] Error 2
make: *** [Makefile:2026:.] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'linux-bcachefs-git-6.4.2.arch1.r1189887.924149fbe383-1 (linux-bcachefs-git linux-bcachefs-git-headers)':
@CatMatrix
Please try recompling and reposting error after running export LC_ALL=C
. It will output English error messages.
I can't compile the package, it returns the following error message
CC [M] drivers/net/usb/ipheth.o
CC [M] drivers/net/usb/sierra_net.o
CC [M] drivers/net/usb/cx82310_eth.o
CC [M] drivers/net/usb/cdc_ncm.o
CC [M] drivers/net/usb/huawei_cdc_ncm.o
CC [M] drivers/net/usb/lg-vl600.o
CC [M] drivers/net/usb/qmi_wwan.o
CC [M] drivers/net/usb/cdc_mbim.o
CC [M] drivers/net/usb/ch9200.o
CC [M] drivers/net/usb/aqc111.o
CC [M] drivers/net/usb/r8153_ecm.o
LD [M] drivers/net/usb/asix.o
make[1]: *** [scripts/Makefile.build:494:drivers] Error 2
make: *** [Makefile:2026: .] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'linux-bcachefs-git-6.4.2.arch1.r1189887.924149fbe383-1 (linux-bcachefs-git linux-bcachefs-git-headers)':
I tried compiling on a different machine and got the same error, deleting the repo and re-downloading didn't work And I didn't find a file for "scripts/Makefile.build" either. Any help would be greatly appreciated.
(English is not my native language; please excuse typing errors.)
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