Hi!
Beside using an absolute path, the ld of Binutils has eight ways¹ to pass a
library like libfoo.so via options:
-lfoo
-l foo
-library=foo
--library=foo
-l:libfoo.so
-l :libfoo.so
-library=:libfoo.so
--library=:libfoo.so
The ld-wrapper however only supports one of these possibilities, which
Upstream ubuntu issue (includes possible workaround):
https://bugs.launchpad.net/ubuntu/+source/guix/+bug/2064115
Hi,
Maxim Cournoyer writes:
> Hi,
>
> Christopher Baines writes:
>
>> Maxim Cournoyer writes:
>>
>>> I was looking at top on the hydra-guix-129 node, which runs nar-herder,
>>> and saw this:
>>>
>>> 4772 nar-her+ 20 0 28.9g 11.5g 100.0 6.1 55,55 S .nar-herder-rea
>>>
>>> 11.5 GiB o
Hi!
I faced the similar problem, managed to workaround it starting the
launcher like this:
MESA_EXTENSION_OVERRIDE=-GL_ARB_clip_control openmw-launcher
Haven't reported it upstream yet.
Hi Greg,
Greg Hogan writes:
> The following emulated build using binfmt should work according to the
> documentation example at
> https://guix.gnu.org/manual/en/html_node/Native-Builds.html
>
> $ uname -m
> x86_64
>
>
> The package was previously built on an aarch64 offload machine:
>
> $ file $