building packages with poudriere on amd64 for i686

Matthew Seaman matthew at FreeBSD.org
Sat May 28 15:31:34 UTC 2016


On 28/05/2016 15:35, Matthias Apitz wrote:
> 
> Hello,
> 
> I'm building my own packages with poudriere on an amd64 host for my
> amd64 netbook. The actual jail is kernel/sys: r292778, ports: r414411.
> 
> I tried to create a jail for building ports for i686 CPU with:
> 
> # poudriere jail -c -j freebsd-r292778-x86 -a 686 -m svn+http -v head at r292778
> [00:00:00] ====>> Cross-building ports for 686 on amd64 requires QEMU
> [00:00:00] ====>> Error: You need to setup an emulator with binmiscctl(8) for 686
> 
> How could I construct a jail there for i686 CPU and compile the ports
> for this architecture? Is there any how-to for this?

# poudriere jail -c -j freebsd-r292778-x86 -a amd64 -m svn+http -v
head at r292778

	Cheers,

	Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20160528/5a971988/attachment.sig>


More information about the freebsd-ports mailing list