Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649938 - app-admin/consul: doesn't respect -j1
Summary: app-admin/consul: doesn't respect -j1
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: makeopts-ignored
  Show dependency tree
 
Reported: 2018-03-08 18:12 UTC by Toralf Förster
Modified: 2023-02-20 06:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
20.20180308-191101 (20.20180308-191101,69.45 KB, text/plain)
2018-03-08 18:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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?