Date: Sat, 10 Jun 2017 16:14:33 -0400 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Marcin Cieslak <saper@saper.info>, ports@FreeBSD.org Subject: Re: poudriere cross building to arm64.aarch64: Don't know how to make native-xtools Message-ID: <e126bbe1-db6e-25a0-f22d-b9b3762e883c@FreeBSD.org> In-Reply-To: <nycvar.OFS.7.76.6.1706101713550.19072@z.fncre.vasb> References: <nycvar.OFS.7.76.6.1706101713550.19072@z.fncre.vasb>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --054EQXQclTIilgsJVqen0xflgGquHnJ0R Content-Type: multipart/mixed; boundary="NQgRnGec5nbqOvEcV0WVjksNM7bC0heSd"; protected-headers="v1" From: Bryan Drewery <bdrewery@FreeBSD.org> To: Marcin Cieslak <saper@saper.info>, ports@FreeBSD.org Message-ID: <e126bbe1-db6e-25a0-f22d-b9b3762e883c@FreeBSD.org> Subject: Re: poudriere cross building to arm64.aarch64: Don't know how to make native-xtools References: <nycvar.OFS.7.76.6.1706101713550.19072@z.fncre.vasb> In-Reply-To: <nycvar.OFS.7.76.6.1706101713550.19072@z.fncre.vasb> --NQgRnGec5nbqOvEcV0WVjksNM7bC0heSd Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 6/10/17 1:14 PM, Marcin Cieslak wrote: > When running poudriere 3.1.17_1 on FreeBSD 11.1-PRERELEASE r319534 on a= md64: >=20 > poudriere jail -c -j ksh-test-aarch64 -m svn -x -v stable/11 -a arm64.a= arch64 >=20 > I am getting an error that "make native-xtools" does not seem to be a f= ailed target. >=20 > Unfortunately, I cannot see the state of the filesystem when it fails, = because > zfs dataset gets removed on failure. >=20 > Any ideas where to look? >=20 > Marcin >=20 It is trying to run 'make native-xtools' in your *host* /usr/src. You need a source checkout matching your current system there and having already done a 'make buildworld' for it. This is a bug in the native-xtools build that poudriere is working around until it is fixed. --=20 Regards, Bryan Drewery --NQgRnGec5nbqOvEcV0WVjksNM7bC0heSd-- --054EQXQclTIilgsJVqen0xflgGquHnJ0R Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJZPFMpAAoJEDXXcbtuRpfPZ3MIAJfzeFLP7gJCJFP9hveAc6LW 0cy9xALyUCMigKajOKxjRA4QW6Ko9TN41dAKf5hZWLkMsu2GYL+FZQRYdMtHC5nG KDrA3JKFXXwFxXy75mJrNHRMGXeAb6Ijjfvn3I3+45WmCq6DsFQKHyjqYcmD2Yql ypPW+EwpHeBwiy/ryF1IVt6yGchAA0fz3sHi0ZmIOu8W+o93ooawDjFoaq7r608O 50u0TQFtln6Iwn4Yo7uvJxoTiQRU0w6xlRvWnHwttdDwsUPkqJPb2ZtrsLEzfpcG 2J8B21nNjNxqEcT9FKRHeXEdTN6KUPTTdgTS2OHaOAqTHq4Pp8vVHYQgptWcKBs= =SGvT -----END PGP SIGNATURE----- --054EQXQclTIilgsJVqen0xflgGquHnJ0R--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e126bbe1-db6e-25a0-f22d-b9b3762e883c>