Le ven. 28 juin 2019 à 06:03, Michael Cronenworth <mike@xxxxxxxxxx> a écrit : > > Hi, > > I was attempting to package the Kodi 18.3 update for RPMFusion but ran into a compiler > error very early in the build. GCC outputs the following type of messages: > > cc: error: .annobin-Wl,-wrap,_IO_getc.end: No such file or directory > cc: error: .annobin-Wl,-wrap,_IO_getc.start: No such file or directory > ...snip... > cc: error: .text.-Wl,-wrap,_IO_getc.group: No such file or directory > cc: error: .text.-Wl,-wrap,_IO_getc_unlocked.group: No such file or directory > ...snip... IIRC, the problem we had with kodi buildsys is that every compiler option that isn't known isn't wrapped as appropriate. So if a new annobin option is used, it has to be declared to an exception list. Please have a look (and update) kodi-18-annobin-aarch64-workaround.patch as appropriate. Thx -- - Nicolas (kwizart) _______________________________________________ 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