Date: Mon, 17 Jan 2022 16:53:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 261180] devel/ocaml-opam: does not build on ARM Message-ID: <bug-261180-7788-wUCu2K3RJ1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261180-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-261180-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261180 --- Comment #4 from Hannes Mehnert <hannes@mehnert.org> --- (In reply to Hannes Mehnert from comment #3) on my machine, the start of a make build looks like: Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/configure b/configure |index b1e287aed..4754e8ab2 100755 |--- a/configure |+++ b/configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 13901. Hunk #2 succeeded at 14122. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/configure.ac b/configure.ac |index 656ffe20c..1c9694805 100644 |--- a/configure.ac |+++ b/configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 971. Hunk #2 succeeded at 1072. done configure: Configuring OCaml version 4.12.1 Notice the 2 hunks for both files. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261180-7788-wUCu2K3RJ1>