pkgsrc-Bugs archive

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

Re: port-evbarm/51653: pkgsrc breaks on RPI - evbarm vs. earm



The following reply was made to PR pkg/51653; it has been noted by GNATS.

From: coypu%SDF.ORG@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-evbarm/51653: pkgsrc breaks on RPI - evbarm vs. earm
Date: Sun, 27 Nov 2016 14:32:10 +0000

 I've made a similar bug before, toolchain/51472, for netbsd32_compat on x86.
 But no idea what causes it.
 
 Note Go is a little special. on my amd64 laptop:
 % file `which pkglint`
 /usr/pkg/bin/pkglint: ELF 64-bit LSB executable, x86-64, version 1 (NetBSD), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 5.99, not stripped
 % file /usr/pkg/go14/bin/go
 /usr/pkg/go14/bin/go: ELF 64-bit LSB executable, x86-64, version 1 (NetBSD), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 5.99, not stripped
 
 It's possible it wedges on some syscall when lacking COMPAT_* options.
 
 This is just an idea that is untested.
 


Home | Main Index | Thread Index | Old Index