Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650944 - sys-cluster/kube-apiserver: ignores MAKEOPTS=-j1
Summary: sys-cluster/kube-apiserver: ignores MAKEOPTS=-j1
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: makeopts-ignored
  Show dependency tree
 
Reported: 2018-03-19 21:42 UTC by Toralf Förster
Modified: 2023-02-20 06:08 UTC (History)
0 users

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


Attachments
27.20180319-203705 (27.20180319-203705,161.86 KB, text/plain)
2018-03-19 21:42 UTC, Toralf Förster
Details
24.20180320-171609 (24.20180320-171609,103.96 KB, text/plain)
2018-03-20 16:21 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-19 21:42:20 UTC
will attach the pstree - this let the load explode at my tinderbox if >1 image emerges that package in parallel
Comment 1 Toralf Förster gentoo-dev 2018-03-19 21:42:39 UTC
Created attachment 524476 [details]
27.20180319-203705

pstree
Comment 2 Toralf Förster gentoo-dev 2018-03-20 16:21:24 UTC
sys-cluster/kube-controller-manager is affected too, maybe other sys-cluster/* too ?
Comment 3 Toralf Förster gentoo-dev 2018-03-20 16:21:41 UTC
Created attachment 524548 [details]
24.20180320-171609

pstree
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2018-03-22 01:36:40 UTC
This is likely for any of these:
[N] sys-cluster/kube-apiserver (~1.9.5): Kubernetes API server
[N] sys-cluster/kube-controller-manager (~1.9.5): Kubernetes Controller Manager
[N] sys-cluster/kube-proxy (~1.9.5): Kubernetes Proxy service
[N] sys-cluster/kube-scheduler (~1.9.5): Kubernetes Controller Manager
[I] sys-cluster/kubectl (~1.9.5): CLI to run commands against Kubernetes clusters
[N] sys-cluster/kubelet (~1.9.5): Kubernetes Node Agent
Comment 5 Toralf Förster gentoo-dev 2018-03-22 17:25:44 UTC
FWIW the tinderbox sets :

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
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-20 06:06:39 UTC Comment hidden (obsolete)
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-20 06:08:08 UTC
sorry, not a dupe, I missed GOMAXPROCS=1. Still an issue?