Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651176

Summary: www-client/firefox-58.0.1: doesn't respect MAKEOPTS=-j1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654178    
Attachments: 20.20180322-020819

Description Toralf Förster gentoo-dev 2018-03-22 17:09:20 UTC
the tinderbox forces it - but the attached pstree shows the opposite
Comment 1 Toralf Förster gentoo-dev 2018-03-22 17:09:38 UTC
Created attachment 524912 [details]
20.20180322-020819

pstree
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2018-03-22 17:13:42 UTC
what version of firefox are you trying?  59beta or 58.x?
Comment 3 Toralf Förster gentoo-dev 2018-03-22 17:17:12 UTC
(In reply to Ian Stakenvicius from comment #2)
-58.0.1 - updated the summary
Comment 4 Toralf Förster gentoo-dev 2018-12-12 16:34:58 UTC
This is still true for ff64, despite that -j1 is given, any chance to get this solved?

 │                                   ├─gmake -f client.mk
  │                                   │   └─gmake -j1 -O -C /var/tmp/portage/www-client/firefox-64.0/work/firefox-64.0/ff
  │                                   │       └─gmake compile
  │                                   │           └─gmake recurse_compile
  │                                   │               └─gmake -C toolkit/library/rust target
  │                                   │                   └─env CARGO_TARGET_DIR=/var/tmp/portage/www-client/firefox-64.0/work/firefox-64.0/ff ...
  │                                   │                       └─cargo rustc --release --frozen --manifest-path ...
  │                                   │                           ├─rustc --crate-name style servo/components/style/lib.rs --color always --crate-type lib --emit=dep-info,link -C ...
  │                                   │                           │   └─3*[{rustc}]
  │                                   │                           ├─rustc --crate-name webrender gfx/webrender/src/lib.rs --color always --crate-type lib --emit=dep-info,link -C ...
  │                                   │                           │   └─3*[{rustc}]
  │                                   │                           └─3*[{cargo}]
  │                                   └─2*[{python2.7}]
Comment 5 Jory A. Pratt gentoo-dev 2019-03-31 20:06:35 UTC
Please feel free to reopen and update any bug report that can be duplicated with current esr builds, 60.x. If you feel your feature needs to be re looked at in any of these bugs reopen and update, please attach patches when appropriate. Thank you Mozilla Team