* David Abdurachmanov:
> On Thu, Feb 1, 2024 at 3:24 PM Florian Weimer wrote:
>> Please try this:
>>
>> diff --git a/glibc.spec b/glibc.spec
>> index 6116752..e4d5e44 100644
>> --- a/glibc.spec
>> +++ b/glibc.spec
>> @@ -1571,6 +1571,10 @@ for lib in lib lib64; do
>> set +x
>>
On Thu, Feb 1, 2024 at 3:24 PM Florian Weimer wrote:
> Please try this:
>
> diff --git a/glibc.spec b/glibc.spec
> index 6116752..e4d5e44 100644
> --- a/glibc.spec
> +++ b/glibc.spec
> @@ -1571,6 +1571,10 @@ for lib in lib lib64; do
> set +x
> slbase=$(basename $sl
* Richard W. M. Jones:
>> We will have to fix this again (and wrap-find-debuginfo.sh and as well)
>> once Fedora adopts the standard RISC-V paths.
>
> Shouldn't we adopt the normal Fedora paths instead?
No, we should use the official RISC-V paths because we might need them
if we want to adopt oth
On Thu, Feb 1, 2024 at 4:10 PM David Abdurachmanov
wrote:
>
> On Thu, Feb 1, 2024 at 3:44 PM Richard W.M. Jones wrote:
> >
> > On Thu, Feb 01, 2024 at 02:24:10PM +0100, Florian Weimer wrote:
> > > * David Abdurachmanov:
> > >
> > > > Hi Florian,
> > > >
> > > > I was trying to build the latest gl
On Thu, Feb 1, 2024 at 3:44 PM Richard W.M. Jones wrote:
>
> On Thu, Feb 01, 2024 at 02:24:10PM +0100, Florian Weimer wrote:
> > * David Abdurachmanov:
> >
> > > Hi Florian,
> > >
> > > I was trying to build the latest glibc [0] in Fedora 40 for riscv64,
> > > but it failed. It seems to be related
On Thu, Feb 01, 2024 at 02:24:10PM +0100, Florian Weimer wrote:
> * David Abdurachmanov:
>
> > Hi Florian,
> >
> > I was trying to build the latest glibc [0] in Fedora 40 for riscv64,
> > but it failed. It seems to be related to your last commit.
> >
> > [..]
> > + ln -s libBrokenLocale.so.1 usr/l
* David Abdurachmanov:
> Hi Florian,
>
> I was trying to build the latest glibc [0] in Fedora 40 for riscv64,
> but it failed. It seems to be related to your last commit.
>
> [..]
> + ln -s libBrokenLocale.so.1 usr/lib64/libBrokenLocale.so
> + for sl in `find $RPM_BUILD_ROOT/$pfx$lib -maxdepth 1 -
[Adding Fedora devel]
On Thu, Feb 01, 2024 at 02:29:41PM +0200, David Abdurachmanov wrote:
> Hi Florian,
>
> I was trying to build the latest glibc [0] in Fedora 40 for riscv64,
> but it failed. It seems to be related to your last commit.
>
> [..]
> + ln -s libBrokenLocale.so.1 usr/lib64/libBrok