Since then, we have openjdk 10, and much more recent versions. I don't remember
what fixed the issue, but I haven't seen it since then, so closing :)
Hello,
Julien Lepiller skribis:
> Le 2018-10-02 14:31, l...@gnu.org a écrit :
>> Hello Julien,
>>
>> [...]
>>
>> Then again, these are “.debuginfo” files so perhaps they are the result
>> of home-made ELF stripping (we don’t have this problem with “.debug”
>> files created with objcopy & co.).
>
Le 2018-10-02 14:31, l...@gnu.org a écrit :
Hello Julien,
[...]
Then again, these are “.debuginfo” files so perhaps they are the result
of home-made ELF stripping (we don’t have this problem with “.debug”
files created with objcopy & co.).
I can see two short-term “solutions”:
1. Remove tho
Hello Julien,
Julien Lepiller skribis:
> Then, running:
>
> (elf-dynamic-info (call-with-input-file "libjsoundalsa.debuginfo"
> (compose parse-elf get-bytevector-all)))
> $79 = #< soname: #f needed: () rpath: () runpath: ()>
>
> (elf-dynamic-info (call-with-input-file "libjsound.debuginfo" (comp
Hi,
I'm trying to create a new package for openjdk versions we don't have
yet. While building openjdk 10 on top of core-updates (because gcc on
master has a bug that prevents building openjdk 9 and 10), I get a
stacktrace at the end of the validate-runpath phase:
starting phase `validate-