Date: Wed, 3 Jan 2024 17:53:02 +0100 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Moin Rahman <bofh@freebsd.org> Cc: "ports-committers@freebsd.org" <ports-committers@FreeBSD.org>, "dev-commits-ports-all@freebsd.org" <dev-commits-ports-all@FreeBSD.org>, "dev-commits-ports-main@freebsd.org" <dev-commits-ports-main@FreeBSD.org> Subject: Re: git: c869de750264 - main - emulators/qemu-devel: IGNORE on powerpc64le Message-ID: <ZZWQ7laLwONgKjU6@talos> In-Reply-To: <78156744-6EC8-4DA7-9B94-760B0B40E37A@freebsd.org> References: <202401030528.4035SC7F094160@gitrepo.freebsd.org> <ZZVV1iZq175H_FIy@talos> <78156744-6EC8-4DA7-9B94-760B0B40E37A@freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] The link is for qemu7 (which is indeed broken, but fixed in 8), but the commit is for qemu-devel, which I fixed in main, but didn't MFC that. Thus, please revert. On 24-01-03 17:35:29, Moin Rahman wrote: > > > > On Jan 3, 2024, at 1:40 PM, Piotr Kubaj <pkubaj@anongoth.pl> wrote: > > > > No, it works fine (log attached). Can you provide your own log and if > > it's a mistake, revert your commit? > > > > On 24-01-03 05:28:12, Muhammad Moinur Rahman wrote: > >> The branch main has been updated by bofh: > >> > >> URL: https://cgit.FreeBSD.org/ports/commit/?id=c869de750264d1f73f75cd6e1056a811675077dd > >> > >> commit c869de750264d1f73f75cd6e1056a811675077dd > >> Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> > >> AuthorDate: 2024-01-03 04:23:33 +0000 > >> Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> > >> CommitDate: 2024-01-03 05:27:54 +0000 > >> > >> emulators/qemu-devel: IGNORE on powerpc64le > >> > >> Fails to build with: > >> fatal error: 'asm/cputable.h' file not found > >> > >> Reported by: portsfallout > >> --- > >> emulators/qemu-devel/Makefile | 3 ++- > >> 1 file changed, 2 insertions(+), 1 deletion(-) > >> > >> diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile > >> index 7ba7fbcb6e24..f27fe4e1ed43 100644 > >> --- a/emulators/qemu-devel/Makefile > >> +++ b/emulators/qemu-devel/Makefile > >> @@ -10,7 +10,8 @@ WWW= https://www.qemu.org/ > >> > >> LICENSE= GPLv2 > >> > >> -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64 powerpc64le > >> +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64 > >> +# Fails to build on powerpc64le > >> > >> BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ > >> ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} \ > > <qemu-devel-8.3.0.20231231.log> > > As I don't have any hardwares I have to rely on portsfallout. > > https://portsfallout.com/port/34386/ > > There are lots of breakages and looks like on all versions. > > Kind regards, > Moin [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmWVkO4ACgkQelmbhSCD nJ2y6BAAqLxjmCxr7QkFP+xOdbZUkfOX7GSXeb6crxVZIV7wAvUgVI1zcOXVuYAo +k+BEDIeQkg7cYXRY9Tx6tj2CEp+Y+i7SjMix9Ib8PPemFjHwXL/fmCJrTo68IF5 GnVLveKTxqaGfMi29lStNJ47umwyfTvAS6bw2db9BW1MZwKur5KXE0XsLy+ThNZG CmrNgBq67Bo7Vx3X8vXLJp2IgiMlNgtqEQBv6D6imt3FAbEAm5ubhdU50OsEvt6/ 1YupDYP6G3zPUPcTj2BcrNVrVcYWR/YnJA4iFqlH6AoMiuvIST3W2l9xOyhNjD1r bbIO6WmdnAIfhGXgiPOSCC/aJy3VSv0FNbvdoKtQQEtx7Aw9vy2vidleVC6iPHGi Z/QcnZ6T0esM3Xasinft7pFORYRsdkKJVREwTBSv8r9jjagWLinUVT3ZreyIbS6C U3TfkSTq7Xr/aKqzV6UFyYN+tv1qpYEEunoaF+hhTnJt7yjIZ1VdcrLaxp/JutbG UpG9Y2NFCgNgwlbAYaU28Wzy5EriD9zxvqQKQCzund9DxK6Cdt8pfyrWwRzycaB5 Nj9TUc5XaQdrOEN2jbY2UJegiJKcYctqo1X31bh9aUep5tsb3E3eLyTpW27uZe2k 0HIQ9tibH8yQV4uCfOZa7Y3zO5Hs3D2/6aSV7h28Usaqb3umyAQ= =bkUm -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZZWQ7laLwONgKjU6>
