Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836884 - sci-geosciences/gpxsee-10.4 calls commands that do not exist: lrelease
Summary: sci-geosciences/gpxsee-10.4 calls commands that do not exist: lrelease
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtbindir
  Show dependency tree
 
Reported: 2022-04-06 06:38 UTC by Agostino Sarubbo
Modified: 2022-04-10 17:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,527.61 KB, text/plain)
2022-04-06 06:38 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 2022-04-06 06:38:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-geosciences/gpxsee-10.4 calls commands that do not exist.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-06 06:38:36 UTC
Created attachment 768942 [details]
build.log

build log and emerge --info
Comment 2 Andreas Sturmlechner gentoo-dev 2022-04-06 08:19:53 UTC
ebuild relies on lrelease in PATH, but should use qt5_get_bindir from qmake-utils.eclass instead.

Missing || die.
Comment 3 Larry the Git Cow gentoo-dev 2022-04-06 12:35:02 UTC
The bug has been closed via the following commit(s):

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

commit 3c331ca90c41bc795cba3017c5022ae5980c474f
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2022-04-06 12:34:14 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2022-04-06 12:34:46 +0000

    sci-geosciences/gpxsee: remove 10.4
    
    Closes: https://bugs.gentoo.org/836884
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 sci-geosciences/gpxsee/Manifest           |  1 -
 sci-geosciences/gpxsee/gpxsee-10.4.ebuild | 55 -------------------------------
 2 files changed, 56 deletions(-)