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

Bug 922199

Summary: dev-util/bear-3.1.3 - ignores makeopts
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Alexey <alexey+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: alexey+gentoo, proxy-maint, toralf
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36016
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654178    
Attachments: ps-faux-20240115-212842-45.txt

Description Toralf Förster gentoo-dev 2024-01-16 08:17:49 UTC
will attach ps faux
Comment 1 Toralf Förster gentoo-dev 2024-01-16 08:18:05 UTC
Created attachment 882393 [details]
ps-faux-20240115-212842-45.txt

ps faux
Comment 2 Larry the Git Cow gentoo-dev 2024-04-01 07:14:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34734a17a456ded2122211876e2ff3612ee259d1

commit 34734a17a456ded2122211876e2ff3612ee259d1
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2024-03-31 15:47:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-01 07:13:55 +0000

    dev-util/bear: limit parallelism
    
    I can't find a way to pass -l through cmake --build of ExternalProject,
    but at least it passes -j now
    
    [sam: added Bug: tag.]
    
    Bug: https://bugs.gentoo.org/928346
    Closes: https://bugs.gentoo.org/922199
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://github.com/gentoo/gentoo/pull/36016
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/bear/bear-3.1.3.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)