From owner-freebsd-emulation@freebsd.org Thu May 3 22:12:21 2018 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22B06FBDF8E for ; Thu, 3 May 2018 22:12:21 +0000 (UTC) (envelope-from patrick@spacesurfer.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AFFAC71FFA for ; Thu, 3 May 2018 22:12:20 +0000 (UTC) (envelope-from patrick@spacesurfer.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6F02CFBDF8B; Thu, 3 May 2018 22:12:20 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B408FBDF8A for ; Thu, 3 May 2018 22:12:20 +0000 (UTC) (envelope-from patrick@spacesurfer.com) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECB7171FF9 for ; Thu, 3 May 2018 22:12:19 +0000 (UTC) (envelope-from patrick@spacesurfer.com) Received: by freefall.freebsd.org (Postfix) id E4ABC15324; Thu, 3 May 2018 22:12:19 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id E061F15323 for ; Thu, 3 May 2018 22:12:19 +0000 (UTC) (envelope-from patrick@spacesurfer.com) Received: from ws9.spacesurfer.com (ws9.ipv6.spacesurfer.com [IPv6:2a01:7c8:aaac:295::1]) by mx1.freebsd.org (Postfix) with ESMTP id B51CB71FF8 for ; Thu, 3 May 2018 22:12:19 +0000 (UTC) (envelope-from patrick@spacesurfer.com) Received: from ws9.spacesurfer.com (localhost [127.0.0.1]) by ws9.spacesurfer.com (Postfix) with ESMTP id A32BAB0768 for ; Thu, 3 May 2018 23:12:12 +0100 (BST) X-My-Id: My::PostFix::Filter.2cf960b8027b5aeb893b Received: from patrick.uknet.spacesurfer.com (unknown [IPv6:2a02:8011:d000:5c:1c00:e971:dac:16bf]) by ws9.spacesurfer.com (Postfix) with ESMTPSA for ; Thu, 3 May 2018 23:12:11 +0100 (BST) To: vbox@FreeBSD.org From: Patrick Mackinlay Openpgp: url=http://patrick.spacesurfer.com/pgp_public_key.html Subject: virtualbox-ose, cant build with guest additions Message-ID: <3c45ae1d-a38a-645f-3d52-ead184ac8692@spacesurfer.com> Date: Thu, 3 May 2018 23:12:11 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4mXHkH29L7f6tZng36UpWLN84iSnBqq0F" X-Mailman-Approved-At: Thu, 03 May 2018 22:20:31 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2018 22:12:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4mXHkH29L7f6tZng36UpWLN84iSnBqq0F Content-Type: multipart/mixed; boundary="KnTM6EabOKi8oaHu4Zhva97ZwuoKZEpur"; protected-headers="v1" From: Patrick Mackinlay To: vbox@FreeBSD.org Message-ID: <3c45ae1d-a38a-645f-3d52-ead184ac8692@spacesurfer.com> Subject: virtualbox-ose, cant build with guest additions --KnTM6EabOKi8oaHu4Zhva97ZwuoKZEpur Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Hello, I am running FreeBSD 11.1, if I try and build the latest virtualbox-ose port (5.2.10) with the GUESTADDITIONS options selected, the port fails wi= th: =3D> Attempting to fetch http://download.virtualbox.org/virtualbox/5.2.10/VBoxGuestAdditions_5.2.1= 0.iso fetch: http://download.virtualbox.org/virtualbox/5.2.10/VBoxGuestAdditions_5.2.1= 0.iso: size mismatch: expected 57978880, actual 57974784 =3D> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/VBoxGuestAdditions_5.2.10.is= o fetch: http://distcache.FreeBSD.org/ports-distfiles/VBoxGuestAdditions_5.2.10.is= o: Not Found =3D> Couldn't fetch it - please try to retrieve this regards, Patrick --=20 Patrick Mackinlay patrick@spacesurfer.com http://patrick.spacesurfer.com/ tel: +44.7050699851 Yahoo messenger: patrick00_uk fax: +44.7050699852 SpaceReg Limited http://www.spacereg.com/ --KnTM6EabOKi8oaHu4Zhva97ZwuoKZEpur-- --4mXHkH29L7f6tZng36UpWLN84iSnBqq0F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEOD6nJnjc3emxPYQlJ7+5yOL6SXgFAlrriTsACgkQJ7+5yOL6 SXiunw//Tnj0sOyx44krj9aFhAV3G0FB+BGvNXQ7jW6KvezkAvVvtltPx9ekXcst Dr48qbzuKFphDOgHtH2ljwVu0QVOfPQV1kyPEjuS7bkJHVTYOxpcXwNc7vpMM6J/ BpSkJzSGpHKLi7gykVFWyHwu4giCnNR49bgyBf3LFT4OrEeEhNXQQqEr2eppY++m IvwzswNrQKJckbumHuwthLdNZCcwZA4bDVI8msLhpg9jzD1aTVMHU76QoMq0Mpru 4f/mCqxfgfl9MNLiIgSS9FAfMWPiZo24pxNu4/ZXewEu/gG6fgTDlGM5JHCdtOgC pEgKJZUyJ0PW/8N37KlTYMa6UQy198JkJFFkYsxTMH42WKXBKTSMbHB1oTQKCMJq P6wJ4oRYEzksKvRfb38XI2upV7/NP96NwHOVOoSOzT7Kef5QgCZJlRunciA/JhwE hICBGqaYv+VGF2Z5k0PQRt4I79H32NNc9e0zHTn679clat76MZKUJHHiO3KfxwqJ C5TDJfXxUWz4oSoiKAyXdhqrdcsQ3a6GCNM+3NASHDYgmn2XhViT/obWZ85pO9K6 SFhl+d3CSGLgXPncyvSfYXx1po8RCOgxoTjRLUc7NzKjXAzjSMf0l/cna4KBQDaG 7jnHr34Dg2aRQ7ySO+YnMe/NrJT9Fk/OaCiAnTbO/omzOIudCAY= =2Qxn -----END PGP SIGNATURE----- --4mXHkH29L7f6tZng36UpWLN84iSnBqq0F--