drbd
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / drbd
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000050 50 Bytes | over 1 year |
Comments for drbd 5
frispete wrote 6 months ago
drbd fails to build with kernel 5.9, if applying some compatibility patch...
I've been lost in the maze of coccinelle and back :-(
My attempt is available here: home:frispete:kernel:HEAD
wanghaisu wrote 6 months ago
Indeed, coccinelle usage here is quite confusing. Some block layer changes in kernel v5.9, which cause the chaos of result incompatibility. I will fix this in this two days for Kernel:HEAD:KMP and Factory.
frispete wrote 6 months ago
Thanks for the fixes, Nick. Looks good now.
frispete wrote 2 months ago
Dear Nick,
unfortunately, kernel 5.11 doesn't like drbd again:
[ 136s] /home/abuild/rpmbuild/BUILD/drbd-9.0.26~0+git.9114a038/default/drbd_bitmap.c:22:10: fatal error: asm/kmap_types.h: No such file or directory [ 136s] 22 | #include <asm/kmap_types.h> [ 136s] | ^~~~~~~~~~~~~~~~~~ [ 136s] compilation terminated. [ 136s] make[2]: *** [/usr/src/linux-5.11.0-2/scripts/Makefile.build:280: /home/abuild/rpmbuild/BUILD/drbd-9.0.26~0+git.9114a038/default/drbd_bitmap.o] Error 1 [ 136s] make[2]: *** Waiting for unfinished jobs.... [ 137s] make[1]: *** [/usr/src/linux-5.11.0-2/Makefile:1814: /home/abuild/rpmbuild/BUILD/drbd-9.0.26~0+git.9114a038/default] Error 2 [ 137s] make: *** [../../../linux-5.11.0-2/Makefile:185: __sub-make] Error 2 [ 137s] make: Leaving directory '/usr/src/linux-5.11.0-2-obj/x86_64/default' [ 137s] error: Bad exit status from /var/tmp/rpm-tmp.aaSl92 (%build)
Would you take another look, please?
wanghaisu wrote about 1 month ago
Just submit a compatible fix for v5.11 in https://build.opensuse.org/request/show/878475