Re: collect2: fatal error: cannot find ‘ld’

2024-08-03 Thread David Abdurachmanov
On Tue, Jul 30, 2024 at 11:33 AM Florian Weimer wrote: > > * Sérgio Basto: > > > BTW and regarding this topic, should we start avoid build with golden > > linker ? i.e for example, qt5-qtwebengine [2] should we add > > BuildRequires: binutils-gold or should we try built with other linker > > (ldd

Re: collect2: fatal error: cannot find ‘ld’

2024-07-30 Thread Florian Weimer
* Sérgio Basto: > BTW and regarding this topic, should we start avoid build with golden > linker ? i.e for example, qt5-qtwebengine [2] should we add > BuildRequires: binutils-gold or should we try built with other linker > (ldd IIRC) ?  I suggest building with BFD ld first (the defaul

Re: collect2: fatal error: cannot find ‘ld’

2024-07-30 Thread Miro Hrončok
On 30. 07. 24 1:57, Sérgio Basto wrote: On Tue, 2024-07-30 at 01:31 +0200, Miro Hrončok wrote: On 30. 07. 24 1:20, Miro Hrončok wrote: Hello, I got build failure of pypy3.9 and pypy3.10 on x86_64 only, with:  collect2: fatal error: cannot find ‘ld’  compilation terminated. See the

Re: collect2: fatal error: cannot find ‘ld’

2024-07-29 Thread Sérgio Basto
On Tue, 2024-07-30 at 01:31 +0200, Miro Hrončok wrote: > On 30. 07. 24 1:20, Miro Hrončok wrote: > > Hello, > > > > I got build failure of pypy3.9 and pypy3.10 on x86_64 only, with: > > > >      collect2: fatal error: cannot find ‘ld’ > >  compilation

Re: collect2: fatal error: cannot find ‘ld’

2024-07-29 Thread Miro Hrončok
On 30. 07. 24 1:20, Miro Hrončok wrote: Hello, I got build failure of pypy3.9 and pypy3.10 on x86_64 only, with: collect2: fatal error: cannot find ‘ld’ compilation terminated. See the CI results of (the rawhide results): https://src.fedoraproject.org/rpms/pypy3.9/pull-request/55

collect2: fatal error: cannot find ‘ld’

2024-07-29 Thread Miro Hrončok
Hello, I got build failure of pypy3.9 and pypy3.10 on x86_64 only, with: collect2: fatal error: cannot find ‘ld’ compilation terminated. See the CI results of (the rawhide results): https://src.fedoraproject.org/rpms/pypy3.9/pull-request/55 https://src.fedoraproject.org/rpms