Gentoo Archives: gentoo-musl

From: Aric Belsito <lluixhi@×××××.com>
To: gentoo-musl@l.g.o
Subject: [gentoo-musl] Which FTS library to use?
Date: Fri, 23 Dec 2016 03:44:08
Message-Id: 20161223034402.GA6342@gmail.com
1 This is mostly a question for Blueness, but in the Gentoo repository, we
2 currently have sys-libs/fts-standalone -- but I cannot link elfutils
3 against it (build-time issues).
4
5 On the other hand, there is the musl-fts library
6 (https://github.com/pullmoll/musl-fts) which does work (and I currently
7 have in the musl-extras repository) but as Blueness put the
8 fts-standalone package into the gentoo repository, is the maintainer,
9 and wrote it, it seemed like a bad idea to use musl-fts instead. I'd
10 like some advice.
11
12 The main reason I ask is because in updating sys-fs/f2fs-tools, it gains
13 the sys-libs/libselinux dependency, which won't build on musl without
14 fts. IcedTea, Chromium, and SystemTap also require elfutils.
15
16 --
17 Aric Belsito

Replies

Subject Author
Re: [gentoo-musl] Which FTS library to use? Felix Janda <felix.janda@××××××.de>