[Bug 982486] Random failures while building: "*.o No such file or directory"
http://bugzilla.suse.com/show_bug.cgi?id=982486 http://bugzilla.suse.com/show_bug.cgi?id=982486#c1 Michael Schröder <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Michael Schröder <mls@suse.com> --- That's most likely not an OBS bug, but a bug in the package Makefile. Note that OBS calls make with the '-j8' option for parallel builds. I don't think that this is done in a local build as well (unless you call osc build with --jobs 8. If you can't fix the Makefile deps, just remove the %{?_smp_mflags} args in the make calls of your specfile. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com