Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866467 - [guru] gnome-extra/junction-1.5.0 fails to compile: meson.build:4:9: ERROR: Program gjs not found or not executable
Summary: [guru] gnome-extra/junction-1.5.0 fails to compile: meson.build:4:9: ERROR: P...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Randall
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-25 05:35 UTC by Agostino Sarubbo
Modified: 2022-12-01 03:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.72 KB, text/plain)
2022-08-25 05:35 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,1.33 KB, text/plain)
2022-08-25 05:35 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-08-25 05:35:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnome-extra/junction-1.5.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-25 05:35:13 UTC
Created attachment 800929 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-25 05:35:14 UTC
Created attachment 800932 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-25 05:35:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Program appstream-util found: NO
Program gjs found: NO
src/meson.build:4:9: ERROR: Program 'gjs' not found or not executable
Comment 4 Larry the Git Cow gentoo-dev 2022-12-01 03:59:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94c83418cf3446b81be3b65e3cc081659a8006d5

commit 94c83418cf3446b81be3b65e3cc081659a8006d5
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-11-29 15:00:04 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-11-29 15:00:53 +0000

    gnome-extra/junction: fix a broken ebuild
    
    Closes: https://bugs.gentoo.org/866467
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 gnome-extra/junction/Manifest               |  2 +
 gnome-extra/junction/junction-1.6-r1.ebuild | 58 +++++++++++++++++++++++++++++
 gnome-extra/junction/junction-1.6.ebuild    | 24 ------------
 gnome-extra/junction/junction-9999.ebuild   | 25 -------------
 4 files changed, 60 insertions(+), 49 deletions(-)