Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905894 - app-doc/gimp-help-2.10.34-r2 fails tests: msgfmt: error while writing "messages.mo" file: Operation not permitted
Summary: app-doc/gimp-help-2.10.34-r2 fails tests: msgfmt: error while writing "messag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-07 18:43 UTC by Agostino Sarubbo
Modified: 2023-05-19 23:50 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,51.25 KB, application/x-xz)
2023-05-07 18:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-07 18:43:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-doc/gimp-help-2.10.34-r2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-07 18:43:15 UTC
Created attachment 861276 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-07 18:43:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


configure: cannot find docbook2odf(1), ODF generation disabled
configure: WARNING: cannot find dblatex(1), PDF generation disabled
configure: WARNING: cannot find pngcrush,
configure: WARNING: cannot find pngnq,
Comment 3 Ulrich Müller gentoo-dev 2023-05-08 05:46:57 UTC
(In reply to Agostino Sarubbo from comment #1)
> Created attachment 861276 [details]
> build.log.xz

> >>> Test phase: app-doc/gimp-help-2.10.34-r2
> make -j53   check

Parallel test failure?
Comment 4 Sergey Torokhov 2023-05-08 11:03:42 UTC
Maybe is it worth to restrict test for this package? Actually because of package type I never ran tests for it.
Comment 5 Ulrich Müller gentoo-dev 2023-05-08 23:20:00 UTC
I'd suggest "make -j1 check" in src_test for now, as for the other phases.
Comment 6 Larry the Git Cow gentoo-dev 2023-05-19 23:50:11 UTC
The bug has been closed via the following commit(s):

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

commit 9da50e66966c7072c149c1ffa3bc06d32e64cdd9
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2023-05-16 18:43:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-19 23:49:26 +0000

    app-doc/gimp-help: fix test race contidion
    
    Closes: https://bugs.gentoo.org/905894
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/31067
    Signed-off-by: Sam James <sam@gentoo.org>

 app-doc/gimp-help/gimp-help-2.10.34-r2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)