Date: Fri, 30 Dec 2016 14:38:14 -0700 From: Sean Bruno <sbruno@freebsd.org> To: freebsd-embedded <freebsd-embedded@freebsd.org> Subject: cross compiling ports/pkgs under qemu-bsd-user Message-ID: <8665b472-354f-2078-5d40-226583348683@freebsd.org>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JCJM63us55BPehpmakBICIKnBcfkMAgv1 Content-Type: multipart/mixed; boundary="gRq3lFfX5P31OlI0cTxgW6aF3nwrQR96R"; protected-headers="v1" From: Sean Bruno <sbruno@freebsd.org> To: freebsd-embedded <freebsd-embedded@freebsd.org> Message-ID: <8665b472-354f-2078-5d40-226583348683@freebsd.org> Subject: cross compiling ports/pkgs under qemu-bsd-user --gRq3lFfX5P31OlI0cTxgW6aF3nwrQR96R Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable So, the big problems with my merge to QEMU 2.8.0 have been resolved in emulators/qemu-user-static 20161228 version I've pushed up. MIPS builds are broken at the moment if distfiles haven't already been fetched. The issue is that r308996 added AI_ADDRCONFIG to host look ups making the silent failure in MIPS emulation a critical failure. e.g. "ifconfig -a" never has worked, and now its required. I'm working on fixing this but there's a lot of flipping/bopping/twisting required to make the entire data structure big/little endian safe at the moment. So, if you need to build mips packages, fetch all your distfiles first and you *should* be able to build safely with the current release. sean --gRq3lFfX5P31OlI0cTxgW6aF3nwrQR96R-- --JCJM63us55BPehpmakBICIKnBcfkMAgv1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEuq1GMucSHejSCZfdEgHvyh5yfmQFAlhm08dfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEJB QUQ0NjMyRTcxMjFERThEMjA5OTdERDEyMDFFRkNBMUU3MjdFNjQACgkQEgHvyh5y fmQwOggAiI4+NOiIs8Yh+svejcmun4+hpAN3ohx/ryhfrdJtmOJGVBHrcSGXYAP/ t1G0s3VsLdmjLJZhnFNHI5/Yv0gH6h0RhqpNCXbBPCNssTPDNPYVMJ54g1PK3mb/ UPyeYzYhq5Zh1X7pxy7gzm7GTFKyQck/cnA99hFU30RGbtaZQd96ZzoL9RvmAefO AwDUgRxR38DIpfL34s7g+J4nISTlXzIV1TERueDc1fq6aDb7sQUc4cn1+jQSGoH8 yxFHVamsO4UFksE8R4ib/X7l74QHvzv6jXt1ch83ngrJMU4y1nTVOYbHZBCs/NPR /fcfSEtJzQAX7c4DRgbl3YTW6yWBNQ== =P3bQ -----END PGP SIGNATURE----- --JCJM63us55BPehpmakBICIKnBcfkMAgv1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8665b472-354f-2078-5d40-226583348683>