From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 14 06:50:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5191B16A4D0 for ; Sun, 14 Nov 2004 06:50:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8BA243D58 for ; Sun, 14 Nov 2004 06:50:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) iAE6oNTb004464 for ; Sun, 14 Nov 2004 06:50:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iAE6oNKw004463; Sun, 14 Nov 2004 06:50:23 GMT (envelope-from gnats) Resent-Date: Sun, 14 Nov 2004 06:50:23 GMT Resent-Message-Id: <200411140650.iAE6oNKw004463@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Malte von dem Hagen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EAA916A4CE for ; Sun, 14 Nov 2004 06:48:42 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1213643D41 for ; Sun, 14 Nov 2004 06:48:42 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iAE6mfEb071742 for ; Sun, 14 Nov 2004 06:48:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id iAE6mfII071741; Sun, 14 Nov 2004 06:48:41 GMT (envelope-from nobody) Message-Id: <200411140648.iAE6mfII071741@www.freebsd.org> Date: Sun, 14 Nov 2004 06:48:41 GMT From: Malte von dem Hagen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/73925: Installation of accessibility/gok fails due to patch error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 06:50:28 -0000 >Number: 73925 >Category: ports >Synopsis: Installation of accessibility/gok fails due to patch error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 14 06:50:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Malte von dem Hagen >Release: 5-STABLE >Organization: >Environment: FreeBSD sharra.docvalde.local 5.3-STABLE FreeBSD 5.3-STABLE #6: Sat Nov 13 03:07:37 CET 2004 docvalde@sharra.docvalde.local:/usr/obj/usr/src/sys/SHARRA i386 >Description: portupgrade'ing accessibility/gok to 0.11.16_1 fails. I tried "make deinstall" and following "make reinstall" then: <----------------- schnipp -----------------> [root@sharra /usr/ports/accessibility/gok]# make reinstall ===> Patching for gok-0.11.16_1 ===> Applying FreeBSD patches for gok-0.11.16_1 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to gok/gok-keyboard.c.rej >How-To-Repeat: Install gok. Trying on another machine (same state of OS, same Ports-tree) fires the same error: <----------------- schnipp -----------------> ===> Extracting for gok-0.11.16_1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Patch patch-gok_gok-keyboard.c failed to apply cleanly. *** Error code 1 Stop in /usr/ports/accessibility/gok. *** Error code 1 Stop in /usr/ports/accessibility/gok. <----------------- schnapp -----------------> gok/gok-keyboard.c.rej reads as following: <----------------- schnipp -----------------> *************** *** 2519,2526 **** else if ((pKeyboard->search_type == GOK_SPY_SEARCH_ACTIONABLE) && !did_actionkeys) { gint action_count, i; did_actionkeys = TRUE; - AccessibleAction *action = Accessible_getAction (pNodeAccessible->paccessible); if (!action) break; --- 2519,2527 ---- else if ((pKeyboard->search_type == GOK_SPY_SEARCH_ACTIONABLE) && !did_actionkeys) { gint action_count, i; + AccessibleAction *action; did_actionkeys = TRUE; + action = Accessible_getAction (pNodeAccessible->paccessible); if (!action) break; <----------------- schnapp -----------------> Ports-tree is in cvsup'ed to . as time of writing. >> Checksum OK for gnome2/gok-0.11.16.tar.bz2. ===> Patching for gok-0.11.16_1 ===> Applying FreeBSD patches for gok-0.11.16_1 2 out of 2 hunks failed--saving rejects to gok/main.c.rej >> Patch patch-gok_main.c failed to apply cleanly. >> Patch(es) patch-gok_gok-keyboard.c applied cleanly. *** Error code 1 Stop in /usr/ports/accessibility/gok. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade64158.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! accessibility/gok (gok-0.11.14) (patch error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed <----------------- schnapp ----------------->