[Rpm-maint] [rpm-software-management/rpm] Cannot build any packages on my Fedora 36 installation due to "error: Empty %files file /root/rpmbuild/BUILD/package-name/debugsourcefiles.list" (Issue #2160)
Panu Matilainen
notifications at github.com
Wed Aug 24 10:58:10 UTC 2022
It may look like "anything" to you, but you'll need to supply a concrete reproducer if you want someone to investigate it.
That error means the debuginfo machinery didn't find any source files. That can be caused by a number of things, including but not limited to
- package doing nasty things in its build, eg building outside its designated directory
- package not honoring $RPM_OPT_FLAGS in its build flags, and not supplying -g on its own
- a local config overriding some crucial bits (such as -g in the compiler flags) that are required for debuginfo extraction to work
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2160#issuecomment-1225561944
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2160/1225561944 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220824/adc1a4e3/attachment.html>
More information about the Rpm-maint
mailing list