From reichert@natto.numachi.com  Wed May 26 14:20:13 2004
Return-Path: <reichert@natto.numachi.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 88EF216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 May 2004 14:20:13 -0700 (PDT)
Received: from mail2.numachi.com (mail2.numachi.com [198.175.254.8])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4FC4043D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 May 2004 14:20:12 -0700 (PDT)
	(envelope-from reichert@natto.numachi.com)
Received: (qmail 99211 invoked from network); 26 May 2004 21:19:37 -0000
Received: from natto.numachi.com (198.175.254.216)
  by mail2.numachi.com with SMTP; 26 May 2004 21:19:37 -0000
Received: (qmail 84138 invoked by uid 1001); 26 May 2004 21:19:37 -0000
Message-Id: <20040526211937.84137.qmail@natto.numachi.com>
Date: 26 May 2004 21:19:37 -0000
From: Brian Reichert <reichert@numachi.com>
Reply-To: Brian Reichert <reichert@numachi.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: kdebase3 port requires dcopidl
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67237
>Category:       ports
>Synopsis:       kdebase3 port requires dcopidl
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 14:30:24 PDT 2004
>Closed-Date:    Thu May 27 01:13:24 PDT 2004
>Last-Modified:  Thu May 27 01:41:50 PDT 2004
>Originator:     Brian Reichert
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
Numachi
>Environment:
System: FreeBSD natto.numachi.com 4.9-RELEASE FreeBSD 4.9-RELEASE #1: Sun May 2 15:16:17 EDT 2004 reichert@natto.numachi.com:/usr/src/sys/compile/DESKTOP i386


>Description:
	
	Very recent (within the last 48hrs), the port of kdebase-3.2.2
	fails to build:

	checking for dcopidl... not found
	configure: error: The important program dcopidl was not found!
	Please check whether you installed KDE correctly.

	An older system reveals:
	# pkg_which `which dcopidl`
	kdelibs-3.2.0 kdelibs-3.2.1 kdelibs-3.2.1_1 kdelibs-3.2.1_3 kdelibs-3.2.2_2


>How-To-Repeat:
	portupgrade --new --package -R kdebase
>Fix:

	Possibly, I can get over this bump by copying dcopidl from
	another box, but this doens't correct the issue of the
	kdebase-3.2.2 port needing/missing it...

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed May 26 21:42:04 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67237 
State-Changed-From-To: open->closed 
State-Changed-By: lofi 
State-Changed-When: Thu May 27 01:12:54 PDT 2004 
State-Changed-Why:  
Fixed, thanks for reporting! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=67237 

From: Michael Nottebrock <michaelnottebrock@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org, reichert@numachi.com
Cc:  
Subject: Re: ports/67237: kdebase3 port requires dcopidl
Date: Thu, 27 May 2004 10:11:26 +0200

 The audio/arts and x11/kdelibs ports were broken for a window of approx. 2
 days due to a change in an upstream Makefile and installed binaries called
 like ${MACHINE_ARCH}-portbld-freebsd${OSREL}-<name> into /usr/local/bin, i.e,
 if you ran FreeBSD 4.9-Release on Intel you would have gotten
 i386-portbld-freebsd-4.9-dcopidl.
 
 This has already been fixed, just cvsup your ports,
 rm /usr/local/bin/i386-portbld-freebsd-4.9-* and reinstall the arts and/or
 kdelibs ports as required.
 
>Unformatted:
