From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 31 10:30:05 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9D88106567C for ; Thu, 31 Jul 2008 10:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6B5248FC15 for ; Thu, 31 Jul 2008 10:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6VAU5TH021517 for ; Thu, 31 Jul 2008 10:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6VAU517021515; Thu, 31 Jul 2008 10:30:05 GMT (envelope-from gnats) Resent-Date: Thu, 31 Jul 2008 10:30:05 GMT Resent-Message-Id: <200807311030.m6VAU517021515@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, Gergely Czuczy Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66EFC1065674 for ; Thu, 31 Jul 2008 10:22:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5BB598FC0A for ; Thu, 31 Jul 2008 10:22:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6VAMHIn058961 for ; Thu, 31 Jul 2008 10:22:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m6VAMHSP058960; Thu, 31 Jul 2008 10:22:17 GMT (envelope-from nobody) Message-Id: <200807311022.m6VAMHSP058960@www.freebsd.org> Date: Thu, 31 Jul 2008 10:22:17 GMT From: Gergely Czuczy To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126130: kdebase3 requires xkb which is not a dependency of it X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 10:30:05 -0000 >Number: 126130 >Category: ports >Synopsis: kdebase3 requires xkb which is not a dependency of it >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 31 10:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gergely Czuczy >Release: 7.0-STABLE >Organization: >Environment: FreeBSD pointyhat.in.publishing.hu 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 11 09:57:46 CEST 2008 toor@luggage.in.publishing.hu:/usr/obj/usr/src/sys/LUGGAGE i386 >Description: x11/kdebase3 doesn't builds the kxkb part, because the required xkb dependencies (probably libxkbfile and libxkbui) are not installed. By default this lingers, because x11-toolkits/qt33 has the NAS dependency turned on, and that includes the xkb packages that kdebase3 needs to be built completly. By turning off qt33's NAS dependency kdebase3 won't package properly, because kxkb won't be built. >How-To-Repeat: 1) make -C /usr/ports/x11-toolkits/qt33 config // turn off NAs 2) make -C /usr/ports/x11/kdebase3 package it will throw an error during the package build on some missing files. >Fix: Suggestion: add proper dependencies to kdebase3 :) >Release-Note: >Audit-Trail: >Unformatted: