pkgsrc-Bugs archive

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

Re: firefox and rust build failure



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.

$ /usr/pkgnew/bin/rustc
/bin/sh: Cannot execute ELF binary ./rustc



Home | Main Index | Thread Index | Old Index