NetBSD-Bugs archive

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

Re: port-arm/48193: On NetBSD/evbearmv6hf-el for Raspberry Pi, MACHINE_ARCH returns earm, but *hf* is expected in /usr/share/mk/bsd.own.mk .



On Sep 15, 2013, at 8:40 PM, Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost> wrote:

> The following reply was made to PR port-arm/48193; it has been noted by GNATS.
> 
> From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: 
> Subject: Re: port-arm/48193: On NetBSD/evbearmv6hf-el for Raspberry Pi,
> MACHINE_ARCH returns earm, but *hf* is expected in
> /usr/share/mk/bsd.own.mk .
> Date: Mon, 16 Sep 2013 12:36:15 +0900 (JST)
> 
> Hi,
> 
> I have tested newly installed NetBSD/evbearmv6hf-el for Raspberry Pi.
> The kernel and userland are built from make(1)-patched src/.
> 
> I have gotten the following error and I cannot install any packages anymore.
> 
> Sadly I have not been able to find origin of "earm" string.
> 
> Please fix this problem.
> 
> $ pkg_add /usr/pkgbin/All/digest-20121220.tgz
> pkg_add: Warning: package `digest-20121220' was built for a platform:
> pkg_add: NetBSD/earmv6hf 6.99.23 (pkg) vs. NetBSD/earm 6.99.23 (this host)
> pkg_add: 1 package addition failed
> 
> $ make -V MACHINE_ARCH
> earmv6hf
> 
> $ uname -p
> earmv6hf

That needs a different PR since it doesn't concern bsd.own.mk


Home | Main Index | Thread Index | Old Index