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

Bug 648980

Summary: app-metrics/blackbox_exporter: ignores MAKEOPTS=-j1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: zlogene
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654178    
Attachments: 19.1519747441
28.1519672921

Description Toralf Förster gentoo-dev 2018-02-27 18:49:44 UTC
will attach process table of the tinderbox
Comment 1 Toralf Förster gentoo-dev 2018-02-27 18:50:27 UTC
Created attachment 521316 [details]
19.1519747441

pstree
Comment 2 Toralf Förster gentoo-dev 2018-02-27 18:53:45 UTC
Created attachment 521318 [details]
28.1519672921

and cargo seems to be buggy too for sys-apps/habitat
Comment 3 Toralf Förster gentoo-dev 2018-02-28 19:00:04 UTC
FWIW I do have :

/etc/portage/env/noconcurrent
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 4 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-10-20 04:46:25 UTC
Presumably fixed sometime since this was renamed to blackbox_exporter?