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

Bug 649938

Summary: app-admin/consul: doesn't respect -j1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: UNCONFIRMED ---    
Severity: normal CC: ultrabug
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654178    
Attachments: 20.20180308-191101

Description Toralf Förster gentoo-dev 2018-03-08 18:12:58 UTC
I do have at my tinderbox :

MAKEOPTS="-j 1"
NINJAFLAGS="-j 1"
EGO_BUILD_FLAGS="-p 1"
GOMAXPROCS="1"
GO19CONCURRENTCOMPILATION=0
RUSTFLAGS="-C codegen-units=1"
RUST_TEST_THREADS=1
RUST_TEST_TASKS=1

but the attached pstree shows that it is not respected
Comment 1 Toralf Förster gentoo-dev 2018-03-08 18:13:16 UTC
Created attachment 523010 [details]
20.20180308-191101

pstree
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-20 06:07:14 UTC Comment hidden (obsolete)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-20 06:07:49 UTC
sorry, not a dupe, I missed GOMAXPROCS=1. Still an issue?