vdr failed to build from source in Fedora rawhide/f35 https://koji.fedoraproject.org/koji/taskinfo?taskID=72735746 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Please fix vdr at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, vdr will be orphaned. Before branching of Fedora 36, vdr will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 1809059 [details] build.log file build.log too big, will only attach last 32768 bytes
in the kernel-headers of f35 are missing files: rpm -ql kernel-headers-5.14.0-0.rc3.git0.1.fc35.x86_64.rpm |grep "/usr/include/linux/dvb/" /usr/include/linux/dvb/ca.h /usr/include/linux/dvb/dmx.h /usr/include/linux/dvb/frontend.h /usr/include/linux/dvb/net.h /usr/include/linux/dvb/version.h and the kernel-headers of f34 contains this files: rpm -ql kernel-headers-5.13.3-200.fc34.x86_64.rpm |grep "/usr/include/linux/dvb/" /usr/include/linux/dvb/audio.h /usr/include/linux/dvb/ca.h /usr/include/linux/dvb/dmx.h /usr/include/linux/dvb/frontend.h /usr/include/linux/dvb/net.h /usr/include/linux/dvb/osd.h /usr/include/linux/dvb/version.h /usr/include/linux/dvb/video.h