From owner-freebsd-chromium@FreeBSD.ORG Sun Aug 24 14:07:12 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DAFEE57 for ; Sun, 24 Aug 2014 14:07:12 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1EFE1303E for ; Sun, 24 Aug 2014 14:07:12 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7OE7BqD087387 for ; Sun, 24 Aug 2014 14:07:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable Date: Sun, 24 Aug 2014 14:07:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: oleg.nauman@gmail.com X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2014 14:07:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #14 from oleg.nauman@gmail.com --- It seems that patch failed to apply correctly: ===> Applying FreeBSD patch /usr/ports/www/chromium/files/patch-chromium-gles2 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./gpu/command_buffer/common/gles2_cmd_format.h.orig 2014-08-20 21:02:37.000000000 +0200^M |+++ ./gpu/command_buffer/common/gles2_cmd_format.h 2014-08-24 00:50:27.000000000 +0200^M -------------------------- Patching file ./gpu/command_buffer/common/gles2_cmd_format.h using Plan A... Hunk #1 failed at 39. 1 out of 1 hunks failed--saving rejects to ./gpu/command_buffer/common/gles2_cmd_format.h.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |^M |--- ./third_party/khronos/GLES2/gl2.h.orig 2014-08-20 21:03:05.000000000 +0200^M |+++ ./third_party/khronos/GLES2/gl2.h 2014-08-24 11:39:22.000000000 +0200^M -------------------------- Patching file ./third_party/khronos/GLES2/gl2.h using Plan A... Hunk #1 failed at 38. Hunk #2 failed at 68. 2 out of 2 hunks failed--saving rejects to ./third_party/khronos/GLES2/gl2.h.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |^M |--- ./third_party/mesa/src/include/GLES2/gl2.h.orig 2014-08-20 21:03:54.000000000 +0200^M |+++ ./third_party/mesa/src/include/GLES2/gl2.h 2014-08-24 01:13:41.000000000 +0200^M -------------------------- Patching file ./third_party/mesa/src/include/GLES2/gl2.h using Plan A... Hunk #1 failed at 4. Hunk #2 failed at 36. 2 out of 2 hunks failed--saving rejects to ./third_party/mesa/src/include/GLES2/gl2.h.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |^M |--- ./gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc.orig 2014-08-24 12:26:40.000000000 +0200^M |+++ ./gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc 2014-08-24 12:33:01.000000000 +0200^M -------------------------- Patching file ./gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc using Plan A... Hunk #1 failed at 31. Hunk #2 failed at 74. 2 out of 2 hunks failed--saving rejects to ./gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc.rej done => Patch patch-chromium-gles2 failed to apply cleanly. -- You are receiving this mail because: You are the assignee for the bug.