lastest poudriere run, armv6hf target

Sean Bruno sbruno at ignoranthack.me
Mon Apr 20 20:40:07 UTC 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 04/19/15 16:45, Paul Mather wrote:
> On Apr 17, 2015, at 4:03 PM, Sean Bruno <sbruno at ignoranthack.me>
> wrote:
> 
>> http://chips.ysv.freebsd.org/build.html?mastername=11armv6hf-default&
build=2015-04-13_18h44m36s
>>
>>
>> 
Not bad.  This will probably be the last of the unofficial runs that I
>> do as we are transitioning to official hardware/repos.
>> 
>> sean
> 
> Are these packages built on native ARM hardware via Poudriere or
> are they cross-built?
> 
> For a while, I have been cross-building my armv6 packages on an
> amd64 system using Poudriere via qemu-arm-static.  Recently, I've
> been interested in trying armv6hf on my BeagleBone Black.  When I
> try to build an armv6hf jail via Poudriere it complains "Error: You
> need to setup an emulator with binmiscctl(8) for armv6hf".
> 
> What binmiscctl signature do I need for armv6hf?
> 
> 
> Cheers,
> 
> Paul.
> 
> 
> 
> 

Paul:

I'm using the exact same signature.

/usr/sbin/binmiscctl add armv6 --interpreter
"/usr/local/bin/qemu-arm-static" \
- --magic
"\x7f\x45\x4c\x46\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x0
0\x28\x00"
\
- --mask
"\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xf
f\xff\xff"
\
- --size 20 --set-enabled
/usr/sbin/binmiscctl add armv6hf --interpreter
"/usr/local/bin/qemu-arm-static" \
- --magic
"\x7f\x45\x4c\x46\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x0
0\x28\x00"
\
- --mask
"\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xf
f\xff\xff"
\
- --size 20 --set-enabled


sean
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQF8BAEBCgBmBQJVNWQlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx
MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5k27YH/j5O0RfOYiFiyArOjE0TLsqB
0bBixE98/f0zKp1GKvivq8F4ljNKyKj2+c9wNg/PqGHLhp2OtApDscPwBgrGD744
2SBjVjqiKhI5RLKf4z+BDMCsZ52lSsZAvEd24UQSKwCOLZxBEaqUuu5YBeWp8b7M
B7BkqUmy6ijB9iwW5q2EmqdY0yPoDWT6W16SqNTQFclYI40N9NaiM+nD4Isg1xiw
XFfR3q+3thJSA+LcPpJKlGy4J0RSZNowoohyxCk7/SFk0hWdT4WAC+GznmG9C96M
Z8fl2/AzLM8HEBRKz9MYyj9yXT3wGodafL3/7yJwd+5CM7ajLwnVxdWkkYFc+2I=
=2Rkg
-----END PGP SIGNATURE-----


More information about the freebsd-arm mailing list