Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644274 - sci-astronomy/stellarium-0.14.3 error while Generating MOC source EWIEGA46WW/moc_TuiNodeDateTime.cpp
Summary: sci-astronomy/stellarium-0.14.3 error while Generating MOC source EWIEGA46WW/...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-12 01:53 UTC by augustin
Modified: 2018-01-16 16:23 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description augustin 2018-01-12 01:53:59 UTC
I have not found the guidelines with the formatting available on this bug tracker.

sci-astronomy/stellarium-0.14.3 fails to build with:

<code>
Generating MOC source EWIEGA46WW/moc_TuiNodeDateTime.cpp
...
[2]: Leaving directory '/var/tmp/portage/sci-astronomy/stellarium-0.14.3/work/stellarium-0.14.3'
make[1]: *** [CMakeFiles/Makefile2:1474: po/stellarium-skycultures/CMakeFiles/translations-stellarium-skycultures.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/stellarium-0.14.3/work/stellarium-0.14.3'
make[1]: *** [CMakeFiles/Makefile2:1353: po/stellarium/CMakeFiles/translations-stellarium.dir/all] Error 2
</code>

It is a rebuild with changes of linguas uses. I don't know what caused those changes:

[ebuild   R    ] sci-astronomy/stellarium-0.14.3  USE="(-linguas_en%*) (-linguas_en_GB%*) (-linguas_en_US%*) (-linguas_fr%*) (-linguas_zh_TW%*)" 

It may be related to:
https://bugs.gentoo.org/597428
Comment 1 augustin 2018-01-12 02:08:39 UTC
Setting USE="-nls" appears to work around this (at the cost of disabling translations, of course).
Comment 2 Jonas Stein gentoo-dev 2018-01-16 16:23:26 UTC
Thank you for the report. Please recompile and *attach* the logfiles,
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
and reopen this ticket (Status:unconfirmed).


> I have not found the guidelines with the formatting available on this bug tracker.

look at https://wiki.gentoo.org/wiki/Bugzilla/Guide for a start