Hi Nick, the drbd package fails to build against the kernel in stable and master: $ osc rbl Kernel:HEAD:KMP drbd standard x86_64 | grep ': error: ' [ 361s] /home/abuild/rpmbuild/BUILD/drbd-8.4.6/obj/default/drbd_int.h:1758:3: error: too many arguments to function 'bio_endio' [ 361s] /home/abuild/rpmbuild/BUILD/drbd-8.4.6/obj/default/drbd_int.h:1763:3: error: too many arguments to function 'bio_endio' [ 361s] /home/abuild/rpmbuild/BUILD/drbd-8.4.6/obj/default/drbd_int.h:1758:3: error: too many arguments to function 'bio_endio' [ 361s] /home/abuild/rpmbuild/BUILD/drbd-8.4.6/obj/default/drbd_int.h:1763:3: error: too many arguments to function 'bio_endio' [ 361s] /home/abuild/rpmbuild/BUILD/drbd-8.4.6/obj/default/drbd_bitmap.c:969:3: error: 'BIO_UPTODATE' undeclared (first use in this function) [ 361s] /home/abuild/rpmbuild/BUILD/drbd-8.4.6/obj/default/drbd_bitmap.c:1056:: error: too many arguments to function 'bio_endio' With the stable kernel, there is a different failure: $ osc rbl Kernel:stable:KMP drbd standard x86_64 | grep ': error: ' [ 190s] /home/abuild/rpmbuild/BUILD/drbd-8.4.6/obj/default/drbd_proc.c:292:4: error: implicit declaration of function 'bdi_rw_congested' [-Werror=implicit-function-declaration] Could you please fix the package in a way that works with both 4.2 and 4.3 and submit to Factory? Thanks, Michal -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org