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

Bug 504704

Summary: dev-lang/moarvm build log not verbose
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: perl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 429308, 604346    
Attachments: moarvm-2014.02:20140315-144112.log

Description Julian Ospald 2014-03-15 14:53:40 UTC
Created attachment 372736 [details]
moarvm-2014.02:20140315-144112.log

[...]
make -j8 
compiling src/main.o
compiling src/core/args.o
compiling src/core/exceptions.o
compiling src/core/interp.o
compiling src/core/threadcontext.o
compiling src/core/compunit.o
[...]
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2016-10-02 15:35:51 UTC
Is this still the case?
Comment 2 David Haller 2016-10-21 12:37:38 UTC
Yes. Adding

MAKEOPTS="$MAKEOPTS NOISY=1"

helps.
Comment 3 Larry the Git Cow gentoo-dev 2019-10-04 17:06:53 UTC
The bug has been closed via the following commit(s):

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

commit cfd4f276f31d3bde6cb42f2170fdcbb8e58940a9
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-10-04 17:06:32 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-10-04 17:06:46 +0000

    dev-lang/moarvm: Enable verbose build
    
    Closes: https://bugs.gentoo.org/504704
    Package-Manager: Portage-2.3.70, Repoman-2.3.17
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-lang/moarvm/moarvm-2018.06-r1.ebuild   | 1 +
 dev-lang/moarvm/moarvm-2018.08-r1.ebuild   | 1 +
 dev-lang/moarvm/moarvm-2018.09-r1.ebuild   | 1 +
 dev-lang/moarvm/moarvm-2018.12-r1.ebuild   | 1 +
 dev-lang/moarvm/moarvm-2019.03-r1.ebuild   | 1 +
 dev-lang/moarvm/moarvm-2019.07-r1.ebuild   | 1 +
 dev-lang/moarvm/moarvm-2019.07.1-r1.ebuild | 1 +
 dev-lang/moarvm/moarvm-9999.ebuild         | 1 +
 8 files changed, 8 insertions(+)