Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 06:55:11 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543438 - head/emulators/qemu-utils
Message-ID:  <202007260655.06Q6tBqc005219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007260655.06Q6tBqc005219>