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:
> > Christos wrote:
> > > MLH wrote:
> > >>$ ./test.o
> > >>>execl: Exec format error
> > >>
> > >>$ /usr/pkgnew/bin/rustc
> > >>/bin/sh: Cannot execute ELF binary /usr/pkgnew/bin/rustc
> > 
> > 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
> 
> Add DEBUG_ELF, perhaps it is a different issue.
> 
> christos

Ok, again, with -current amd64 and rustc both built today :

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

[ 119.1513362] netbsd_elf64_signature: not netbsd
[ 119.1513362] elf32_check_header: bad magic e_ident[EI_MAG0,EI_MAG3] 0x7f454c46, e_ident[EI_CLASS] 0x2
[ 119.1513362] elf32_check_header: bad magic e_ident[EI_MAG0,EI_MAG3] 0x7f454c46, e_ident[EI_CLASS] 0x2
[ 119.1513362] netbsd_elf64_signature: not netbsd
[ 119.1513362] elf32_check_header: bad magic e_ident[EI_MAG0,EI_MAG3] 0x7f454c46, e_ident[EI_CLASS] 0x2
[ 119.1513362] elf32_check_header: bad magic e_ident[EI_MAG0,EI_MAG3] 0x7f454c46, e_ident[EI_CLASS] 0x2



Home | Main Index | Thread Index | Old Index