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

Bug 908877

Summary: mate-base/mate-panel-1.26.3 - emake failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo MATE Desktop <mate>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://savannah.gnu.org/bugs/index.php?64335
https://github.com/gentoo/gentoo/pull/31621
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 908875    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
mate-base:mate-panel-1.26.3:20230620-143052.log
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-06-20 14:46:02 UTC
make[2]: *** [Makefile:537: all] Error 2
make[2]: Leaving directory '/var/tmp/portage/mate-base/mate-panel-1.26.3/work/mate-panel-1.26.3/libmate-panel-applet'
make[1]: *** [Makefile:536: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/mate-base/mate-panel-1.26.3/work/mate-panel-1.26.3'
make: *** [Makefile:468: all] Error 2
 * ERROR: mate-base/mate-panel-1.26.3::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=mate-base/mate-panel-1.26.3::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-20230618-180609

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit d4d76c45e1dba59d0f77c19f368f64d30b2059b7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jun 20 13:47:10 2023 +0000

    2023-06-20 13:47:09 UTC

emerge -qpvO mate-base/mate-panel
[ebuild  N    ] mate-base/mate-panel-1.26.3  USE="X introspection -wayland"
Comment 1 Toralf Förster gentoo-dev 2023-06-20 14:46:07 UTC
Created attachment 864304 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-20 14:46:39 UTC
Created attachment 864305 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-06-20 14:47:24 UTC
Created attachment 864306 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-06-20 14:47:25 UTC
Created attachment 864307 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-06-20 14:47:31 UTC
Created attachment 864308 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-20 14:47:33 UTC
Created attachment 864309 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-20 14:48:29 UTC
Created attachment 864310 [details]
mate-base:mate-panel-1.26.3:20230620-143052.log
Comment 8 Toralf Förster gentoo-dev 2023-06-20 14:48:35 UTC
Created attachment 864311 [details]
temp.tar.xz
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-20 14:53:44 UTC
/usr/bin/msgfmt --desktop --keyword Name --keyword Description --template org.mate.panel.TestApplet.mate-panel-applet.desktop.in -d ../po -o org.mate.panel.TestApplet.mate-panel-applet
/usr/bin/msgfmt: no input file should be given if --desktop and -d are specified
Try '/usr/bin/msgfmt --help' for more information.
make[3]: *** [Makefile:1035: org.mate.panel.TestApplet.mate-panel-applet] Error 1
make[3]: *** Waiting for unfinished jobs....
Comment 10 Brahmajit Das 2023-06-27 08:27:02 UTC
Fix being discussed upstream: https://github.com/mate-desktop/mate-panel/pull/1375
Comment 11 Larry the Git Cow gentoo-dev 2023-06-30 04:24:05 UTC
The bug has been closed via the following commit(s):

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

commit 3f92e0d248944ecb3e4ba11f20e03334ec0c4610
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-06-26 18:28:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-30 03:57:21 +0000

    mate-base/mate-panel: Fix msgfmt: no input file should be given if --desktop
    
    [sam: Note that mate.eclass automatically handles eautoreconf if needed.]
    
    Closes: https://bugs.gentoo.org/908877
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31621
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/mate-panel-1.26.3-gettext-0.22-fix.patch         | 14 ++++++++++++++
 mate-base/mate-panel/mate-panel-1.26.3.ebuild              |  4 ++++
 2 files changed, 18 insertions(+)
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-30 08:36:20 UTC
*** Bug 909396 has been marked as a duplicate of this bug. ***