Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504704 - dev-lang/moarvm build log not verbose
Summary: dev-lang/moarvm build log not verbose
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: verbose_build raku
  Show dependency tree
 
Reported: 2014-03-15 14:53 UTC by Julian Ospald
Modified: 2019-10-04 17:06 UTC (History)
1 user (show)

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


Attachments
moarvm-2014.02:20140315-144112.log (moarvm-2014.02:20140315-144112.log,35.87 KB, text/x-log)
2014-03-15 14:53 UTC, Julian Ospald
Details

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