Ranjan Maitra writes:


RPM build errors:
    Macro expanded in comment on line 11: %{name}-%{version}.tar.bz2

    Bad exit status from /var/tmp/rpm-tmp.Am2P0X (%build)



I wonder: what is causing these errors? Line 11 of the file seems to be something else.

Line 11 has nothing to do with the actual build failure.

The rpm attempts to build this code with the -Werror compilation flag. The compilation produces warnings, and -Werror results in all warnings being treated as errors, aborting the build.


Attachment: pgpTQGuEDqZf9.pgp
Description: PGP signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to