pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox and rust build failure



In article <20200707185940.0C5B412AB8%chopper.goathill.org@localhost>,
MLH <mlh%goathill.org@localhost> wrote:
>Christos wrote:
>> MLH wrote:
>>>$ ./test.o
>>>>execl: Exec format error
>>>
>>>$ /usr/pkgnew/bin/rustc
>>>/bin/sh: Cannot execute ELF binary /usr/pkgnew/bin/rustc
>>
>> Check dmesg if the kernel spat
>> out the reason, othewise compile a kernel with DEBUG_EXEC and it will tell
>> you why. I've been debating to add a uprintf() when that happens, but it
>> is clumsy.
>> 
>> christos
>
>Nothing in dmesg and with a DEBUG_EXEC kernel (supposedly, as I
>built a kernel with it) I don't see anything either. It is just
>back to explaining it can't execute ELF binary.

Add DEBUG_ELF, perhaps it is a different issue.

christos



Home | Main Index | Thread Index | Old Index