svn commit: r543438 - head/emulators/qemu-utils
Antoine Brodin
antoine at FreeBSD.org
Sun Jul 26 06:55:11 UTC 2020
Author: antoine
Date: Sun Jul 26 06:55:10 2020
New Revision: 543438
URL: https://svnweb.freebsd.org/changeset/ports/543438
Log:
Mark BROKEN
===> Configuring for qemu-utils-4.2.1
/usr/bin/patch /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile /usr/ports/emulators/qemu-utils/files/patch-Makefile
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.orig 2019-08-08 19:18:25.578250000 +0000
|+++ Makefile 2019-08-08 19:20:21.482341000 +0000
--------------------------
Patching file /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile using Plan A...
Hunk #1 failed at 355.
Hunk #2 failed at 828.
Hunk #3 succeeded at 932 with fuzz 2 (offset 47 lines).
2 out of 3 hunks failed--saving rejects to /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile.rej
Reported by: pkg-fallout
Modified:
head/emulators/qemu-utils/Makefile
Modified: head/emulators/qemu-utils/Makefile
==============================================================================
--- head/emulators/qemu-utils/Makefile Sun Jul 26 06:52:20 2020 (r543437)
+++ head/emulators/qemu-utils/Makefile Sun Jul 26 06:55:10 2020 (r543438)
@@ -5,6 +5,8 @@ PKGNAMESUFFIX= -utils
MAINTAINER= ken at FreeBSD.org
COMMENT= QEMU userland utilities
+BROKEN= fails to configure
+
HAS_CONFIGURE= yes
USES= compiler:c11 cpe gettext-runtime gmake gnome perl5 pkgconfig \
python:build tar:xz
More information about the svn-ports-head
mailing list