Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831526 - dev-util/edi-0.8.0-r1 fails to compile: meson.build:8:2: ERROR: File eflproject does not exist
Summary: dev-util/edi-0.8.0-r1 fails to compile: meson.build:8:2: ERROR: File eflproje...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 07:13 UTC by Agostino Sarubbo
Modified: 2022-01-21 18:14 UTC (History)
0 users

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


Attachments
build.log (build.log,49.53 KB, text/plain)
2022-01-20 07:13 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,13.92 KB, text/plain)
2022-01-20 07:13 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-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(-)