https://bugzilla.redhat.com/show_bug.cgi?id=1299139 --- Comment #26 from Mattia Verga <mattia.verga@xxxxxxxxxx> --- The problem is that F25 seems to have set parallel building to 16 concurrent threads (make -j16) while F24 had 4 (make -j4) and this doesn't like to astrometry package. In fact, in F24 astrometry builds fine: http://koji.fedoraproject.org/koji/taskinfo?taskID=13383841 By forcing the -j4 flag it also builds in rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=13384253 Now, since the Guidelines say "Whenever possible, invocations of make should be done as make %{?_smp_mflags}", I think I can use that custom value instead of default macro to overcome the problem, right? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review