Menu

#1018 make -j 10 build broken

closed-works-for-me
5
2016-01-13
2016-01-05
Martin Vogt
No

Hello,

on openSUSE atlas was build in parallel, for example:

make -j 10 build

this leads to an uncomplete but error free build. The errors will come
later, during linking.
SuSE worked around this, by disabling parallel builds, like RedHat does.

I only wanted to report this, maybe it's a bug in atlas build.

best regards,

Martin

https://bugzilla.suse.com/show_bug.cgi?id=959154
https://build.opensuse.org/request/show/349501

Discussion

  • R. Clint Whaley

    R. Clint Whaley - 2016-01-13

    Yes, this is illegal for ATLAS. Just do "make build", and ATLAS will automatically use parallel make whenever it is legal to do so (i.e., when compiling, as opposed to timing and generating).

    Regards,
    Clint

     
  • R. Clint Whaley

    R. Clint Whaley - 2016-01-13
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     Hello,
    
     on openSUSE atlas was build in parallel, for example:
    
    • status: open --> closed-works-for-me
    • assigned_to: R. Clint Whaley
     

Log in to post a comment.

MongoDB Logo MongoDB