Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Cc: Joshua Kinard <kumba@g.o>
Subject: Re: [gentoo-dev] musl doesn't provide execinfo.h
Date: Sat, 28 Mar 2020 15:32:04
Message-Id: CAJ0EP43rg1ZKrR4O7zR-iLugS1zs=Hv+k1jTSqMOEatS1SWyzw@mail.gmail.com
In Reply to: Re: [gentoo-dev] musl doesn't provide execinfo.h by Jaco Kroon
1 On Sat, Mar 28, 2020 at 10:22 AM Jaco Kroon <jaco@××××××.za> wrote:
2 >
3 > Hi,
4 >
5 > So I figured I better write the patch for dahdi-tools against musl ...
6 > so I proceed to download a stage3 tar from
7 > http://distfiles.gentoo.org/experimental/amd64/musl/ (vanilla).
8 >
9 > I extract it, and mount --rebind /dev, /proc and /sys, and copy in
10 > /etc/resolve.conf ...
11 >
12 > chroot ... and so far so good.
13 >
14 > emerge --sync
15 > emerge -uDNav @world.
16 >
17 > And this blows up on pam-1.3.1-r2. Looks like
18 > https://bugs.gentoo.org/687234.
19 >
20 > I've seen mention of a musl overlay?
21 >
22 > What's the best way to proceed?
23
24 Either add sys-libs/pam to package.accept_keywords to pick the latest
25 fixes, or fetch/enable this overlay:
26 https://gitweb.gentoo.org/proj/musl.git/