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

Bug 831526

Summary: dev-util/edi-0.8.0-r1 fails to compile: meson.build:8:2: ERROR: File eflproject does not exist
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Joonas Niilola <juippis>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2022-01-20 07:13:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/edi-0.8.0-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-20 07:13:53 UTC
Created attachment 762731 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-20 07:13:54 UTC
Created attachment 762732 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-01-20 07:13:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/dev-util/edi-0.8.0-r1/temp/environment: line 2144: type: locale: not found
Library intl found: NO
Program bear found: NO
data/extra/templates/meson.build:8:2: ERROR: File skeletons/eflproject does not exist.
Comment 4 Larry the Git Cow gentoo-dev 2022-01-21 18:14:15 UTC
The bug has been closed via the following commit(s):

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

commit 5f8651f727b59729b0845c35552e50241964fa5c
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2022-01-21 18:13:31 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-01-21 18:13:31 +0000

    dev-util/edi: depend on virtual/libintl (fix musl)
    
    Closes: https://bugs.gentoo.org/831526
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-util/edi/edi-0.8.0-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)