[Rpm-maint] [rpm-software-management/rpm] Print all build errors and do not stop after the first error (#1020)

Panu Matilainen notifications at github.com
Fri Jan 31 08:24:02 UTC 2020


pmatilai commented on this pull request.



> @@ -3107,7 +3107,7 @@ rpmRC processBinaryFiles(rpmSpec spec, rpmBuildPkgFlags pkgFlags,
 			int didInstall, int test)
 {
     Package pkg;
-    rpmRC rc = RPMRC_OK;
+    rpmRC res = RPMRC_OK;

You can't just filter them out as not everybody uses the built-in debuginfo services.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1020#discussion_r373361455
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200131/aa2fbb2f/attachment.html>


More information about the Rpm-maint mailing list