From owner-freebsd-embedded@freebsd.org Fri Dec 30 21:38:20 2016 Return-Path: Delivered-To: freebsd-embedded@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CDC2C98AE3 for ; Fri, 30 Dec 2016 21:38:20 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEFA8134E for ; Fri, 30 Dec 2016 21:38:19 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.0.6] (67-0-226-66.albq.qwest.net [67.0.226.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id B80D61928BA for ; Fri, 30 Dec 2016 21:38:17 +0000 (UTC) To: freebsd-embedded From: Sean Bruno Subject: cross compiling ports/pkgs under qemu-bsd-user Message-ID: <8665b472-354f-2078-5d40-226583348683@freebsd.org> Date: Fri, 30 Dec 2016 14:38:14 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JCJM63us55BPehpmakBICIKnBcfkMAgv1" X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2016 21:38:20 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JCJM63us55BPehpmakBICIKnBcfkMAgv1 Content-Type: multipart/mixed; boundary="gRq3lFfX5P31OlI0cTxgW6aF3nwrQR96R"; protected-headers="v1" From: Sean Bruno To: freebsd-embedded 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--