On Wed, Aug 19, 2020 at 8:12 AM Germano Massullo <germano.massullo@xxxxxxxxx> wrote: > > I solved the previous error about macros expanded in comments, and now > the build fails for other strange reasons. > https://copr.fedorainfracloud.org/coprs/germano/kernel_204253_comment_14_patch/build/1616496/ Macros expanded in comments is not an error so much as a warning. It does not impede the build in any way. > > By the way by commenting my patch on spec file, the kernel builds > successfully > https://copr.fedorainfracloud.org/coprs/germano/kernel_fedora_vanilla/build/1616497/ > therefore the problem maybe my patch not being in git patch format.... > This is the current issue. try to fedpkg prep on a tree without it. That will give you a git tree. You can apply the patch to that tree, commit, and then 'git format-patch -1' to get your patch in the correct format. Justin _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx