From achix@smadevnew.internal.net  Wed Sep  8 12:37:53 2010
Return-Path: <achix@smadevnew.internal.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 40BE010656F2
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Sep 2010 12:37:53 +0000 (UTC)
	(envelope-from achix@smadevnew.internal.net)
Received: from smadevnew.internal.net (host3.dynacom.ondsl.gr [62.103.35.211])
	by mx1.freebsd.org (Postfix) with ESMTP id 961E08FC24
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Sep 2010 12:37:52 +0000 (UTC)
Received: from smadevnew.internal.net (localhost [127.0.0.1])
	by smadevnew.internal.net (8.14.4/8.14.4) with ESMTP id o88CN9SN002508
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 8 Sep 2010 15:23:09 +0300 (EEST)
	(envelope-from achix@smadevnew.internal.net)
Received: (from achix@localhost)
	by smadevnew.internal.net (8.14.4/8.14.4/Submit) id o88CN93r002507;
	Wed, 8 Sep 2010 15:23:09 +0300 (EEST)
	(envelope-from achix)
Message-Id: <201009081223.o88CN93r002507@smadevnew.internal.net>
Date: Wed, 8 Sep 2010 15:23:09 +0300 (EEST)
From: achill@matrix.gatewaynet.com
Reply-To: achill@matrix.gatewaynet.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: dynamic lib problems with kde 4.5.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         150385
>Category:       ports
>Synopsis:       dynamic lib problems with x11/kde4 4.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 08 12:40:00 UTC 2010
>Closed-Date:    Tue Sep 14 18:04:51 UTC 2010
>Last-Modified:  Tue Sep 14 18:10:02 UTC 2010
>Originator:     Achilleas Mantzios
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
Dynacom Tankers Mgmt
>Environment:
System: FreeBSD smadevnew.internal.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
	kinfocenter fails on several clicks, like interrupts, DMA channels. For example:
- clicking on Interrupts causes the application to crush, with stderr: /libexec/ld-elf.so.1: /usr/local/kde4/lib/kde4/kcm_info.so: Undefined symbol "devinfo_init"
- on a second run clicking again interrupts gives on stderr:
kinfocenter(2449)/kdecore (KLibrary) kde4Factory: The library "/usr/local/kde4/lib/kde4/kcm_info.so" does not offer a qt_plugin_instance function.
kinfocenter(2449)/kdecore (KLibrary) kde3Factory: The library "/usr/local/kde4/lib/kde4/kcm_info.so" does not offer an "init_kcm_info" function.

and on screen (without crushing this time) : shared object "devinfo.so" not found
>How-To-Repeat:
	just do the clicks described above.
>Fix:
	i cannot think of a fix. i can only verify that the said library devinfo.so is indeed there, in /usr/lib/libdevinfo.so
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 8 17:09:30 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150385 
Responsible-Changed-From-To: kde->avilla 
Responsible-Changed-By: avilla 
Responsible-Changed-When: Mon Sep 13 14:15:15 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150385 
Responsible-Changed-From-To: avilla->kde 
Responsible-Changed-By: avilla 
Responsible-Changed-When: Tue Sep 14 18:00:01 UTC 2010 
Responsible-Changed-Why:  
give this back to kde@ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150385 
State-Changed-From-To: open->closed 
State-Changed-By: avilla 
State-Changed-When: Tue Sep 14 18:04:50 UTC 2010 
State-Changed-Why:  
fixed, thanks 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150385: commit references a PR
Date: Tue, 14 Sep 2010 18:02:12 +0000 (UTC)

 avilla      2010-09-14 18:02:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/kdebase4-workspace Makefile 
     x11/kdebase4-workspace/files 
                                  patch-kinfocenter__Modules__info__CMakeLists.txt 
   Log:
   - Fix libdevinfo link in KInfoCenter.
   - Bump PORTREVISION.
   
   PR:             ports/150385
   Approved by:    tabthorpe (mentor)
   
   Revision  Changes    Path
   1.246     +1 -0      ports/x11/kdebase4-workspace/Makefile
   1.2       +1 -1      ports/x11/kdebase4-workspace/files/patch-kinfocenter__Modules__info__CMakeLists.txt
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
