> On 2022-07-15 14:35, Patrick Dupre wrote: > > I am trying to obtain perl-PDL-Graphics-PLplot > > This package was retired a long time ago in Fedora because it failed to > build. > https://src.fedoraproject.org/rpms/perl-PDL-Graphics-PLplot Maybe, but I need to make it works. I have a key application based on this package. > > > callback.c: In function 'labelfunc_callback': > > callback.c:243:3: error: format not a string literal and no format arguments [-Werror=format-security] > > 243 | snprintf( label_text, length, (char *)SvPV_nolen(ST(0)) ); > > | ^~~~~~~~ > > cc1: some warnings being treated as errors > > This is bad code. You will need to figure out how to disable that > compiler option ("-Werror=format-security"). > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure > _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure