Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883621 - media-gfx/tuxpaint-0.9.28-r2 - msgfmt: error while opening trans/oj.mo for writing: No such file or directory
Summary: media-gfx/tuxpaint-0.9.28-r2 - msgfmt: error while opening trans/oj.mo for wr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Philipp Rösner
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2022-11-29 18:08 UTC by Toralf Förster
Modified: 2022-12-24 07:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.48 KB, text/plain)
2022-11-29 18:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.27 KB, text/plain)
2022-11-29 18:08 UTC, Toralf Förster
Details
environment (environment,76.43 KB, text/plain)
2022-11-29 18:08 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,701 bytes, application/x-bzip)
2022-11-29 18:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.46 KB, application/x-bzip)
2022-11-29 18:08 UTC, Toralf Förster
Details
media-gfx:tuxpaint-0.9.28-r2:20221129-153517.log (media-gfx:tuxpaint-0.9.28-r2:20221129-153517.log,2.45 KB, text/plain)
2022-11-29 18:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.66 KB, application/x-bzip)
2022-11-29 18:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-29 18:08:30 UTC
msgfmt -o trans/gu.mo src/po/gu.po
msgfmt -o trans/id.mo src/po/id.po
msgfmt -o trans/ast.mo src/po/ast.po
msgfmt -o trans/oj.mo src/po/oj.po
msgfmt: error while opening "trans/oj.mo" for writing: No such file or directory
msgfmt: error while opening "trans/id.mo" for writing: No such file or directory
make: *** [Makefile:530: trans/oj.mo] Error 1 shuffle=1295357283

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221128-230005

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 778e45dc15e4ddaf1657741f0230427df3d219a8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 29 14:02:03 2022 +0000

    2022-11-29 14:02:02 UTC

emerge -qpvO media-gfx/tuxpaint
[ebuild  N    ] media-gfx/tuxpaint-0.9.28-r2
Comment 1 Toralf Förster gentoo-dev 2022-11-29 18:08:31 UTC
Created attachment 838145 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-29 18:08:34 UTC
Created attachment 838147 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-29 18:08:36 UTC
Created attachment 838149 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-29 18:08:37 UTC
Created attachment 838151 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-29 18:08:39 UTC
Created attachment 838153 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-29 18:08:40 UTC
Created attachment 838155 [details]
media-gfx:tuxpaint-0.9.28-r2:20221129-153517.log
Comment 7 Toralf Förster gentoo-dev 2022-11-29 18:08:41 UTC
Created attachment 838157 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-24 07:18:15 UTC
The bug has been closed via the following commit(s):

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

commit e22b3e79e2712c8374fe435b0fb68c481270117e
Author:     Philipp Rösner <rndxelement@protonmail.com>
AuthorDate: 2022-12-21 22:22:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-24 07:16:26 +0000

    media-gfx/tuxpaint: fix parallel build (--shuffle) issues in -0.9.28-r2
    
    Building media-gfx/tuxpaint-0.9.28-r2 with MAKEOPTS="--shuffle"
    resulted in multiple build failures due to missing
    dependencies.
    Add missing dependencies to the Makefile.
    
    Closes: https://bugs.gentoo.org/883621
    Closes: https://bugs.gentoo.org/887391
    Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/28750
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/tuxpaint-0.9.28-r2-Makefile.patch        | 71 +++++++++++++++++++++-
 1 file changed, 69 insertions(+), 2 deletions(-)