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

Bug 730428

Summary: media-gfx/flameshot-0.6.0 should BDEPEND on dev-qt/linguist-tools - sh: /usr/lib64/qt5/bin/lrelease: inaccessible or not found
Product: Gentoo Linux Reporter: akko <cabinetto>
Component: Current packagesAssignee: Pavel Kalugin <paul.kalug>
Status: RESOLVED FIXED    
Severity: normal CC: ajak, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16569
Whiteboard:
Package list:
Runtime testing required: ---

Description akko 2020-07-02 02:08:33 UTC
Portage itself tells me it's a bug and I should file a bug report for it, so here it is.

 * Running qmake ...
Info: creating stash file /var/tmp/portage/media-gfx/flameshot-0.6.0/work/flameshot-0.6.0/.qmake.stash
fatal: not a git repository: '/var/tmp/portage/media-gfx/flameshot-0.6.0/work/flameshot-0.6.0/.git'
sh: /usr/lib64/qt5/bin/lrelease: inaccessible or not found
Project ERROR: Failed to run: /usr/lib64/qt5/bin/lrelease -removeidentical translations/Internationalization_es.ts -qm /var/tmp/portage/media-gfx/flameshot-0.6.0/work/flameshot-0.6.0/translations/Internationalization_es.qm
 * Running qmake has failed! (see above for details)
 * This shouldn't happen - please send a bug report to https://bugs.gentoo.org/

 * ERROR: media-gfx/flameshot-0.6.0::gentoo failed (configure phase):
 *   eqmake5 failed
 *
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 1762:  Called eqmake5 'CONFIG+=packaging'
 *   environment, line  728:  Called die
 * The specific snippet of code:
 *           die "eqmake5 failed";
Comment 1 Pavel Kalugin 2020-07-03 13:11:20 UTC
Please confirm that the ebuild in [the pull request](https://github.com/gentoo/gentoo/pull/16569) works.
Comment 2 akko 2020-07-04 23:25:10 UTC
(In reply to Pavel Kalugin from comment #1)
> Please confirm that the ebuild in [the pull
> request](https://github.com/gentoo/gentoo/pull/16569) works.

Hi, sorry for taking too long to respond. Yes, it does work, thanks. :)
Comment 3 Larry the Git Cow gentoo-dev 2020-07-16 12:59:34 UTC
The bug has been closed via the following commit(s):

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

commit 1af50583c7f8870d02c8e8c0c62549f98059c489
Author:     Pavel Kalugin <paul.kalug@gmail.com>
AuthorDate: 2020-07-03 13:02:47 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-07-16 12:59:24 +0000

    media-gfx/flameshot: add linguist-tools to BDEPEND on 0.6.0
    
    Closes: https://bugs.gentoo.org/730428
    Signed-off-by: Pavel Kalugin <paul.kalug@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16569
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/flameshot/flameshot-0.6.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)