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

Bug 677198

Summary: app-doc/gimp-help-2.8.2: msgfmt: error while opening "./po/ca/gimp.po" for reading: No such file or directory
Product: Gentoo Linux Reporter: Rolf Eike Beer <eike>
Component: Current packagesAssignee: Sergey Torokhov <torokhov-s-a>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10990
https://bugs.gentoo.org/show_bug.cgi?id=876205
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 676388    
Attachments: build.log

Description Rolf Eike Beer archtester 2019-02-03 16:04:17 UTC
since it worked when i tried a second time I guess this is a parallelity issues (I'm doing -j20).
Comment 1 Rolf Eike Beer archtester 2019-02-03 16:04:58 UTC
Created attachment 563652 [details]
build.log
Comment 2 Pacho Ramos gentoo-dev 2019-02-05 15:29:47 UTC
I see that also Fedora disables parallel build as it can randomly produce bad output for some files:
# don't attempt parallel builds, they tend to produce bad output without
# failing
make
https://src.fedoraproject.org/rpms/gimp-help/blob/master/f/gimp-help.spec
Comment 3 Larry the Git Cow gentoo-dev 2019-02-17 22:58:07 UTC
The bug has been closed via the following commit(s):

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

commit ff791dd177b732c91dc93590c083b507a3cd693a
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2019-02-05 19:42:51 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-02-17 22:57:58 +0000

    app-doc/gimp-help-2.8.2: disable parallel build.
    
    Closes: https://bugs.gentoo.org/677198
    Closes: https://github.com/gentoo/gentoo/pull/10990
    Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
    Closes: https://github.com/gentoo/gentoo/pull/10990
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-doc/gimp-help/gimp-help-2.8.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)