From nobody@FreeBSD.org  Thu Sep  9 15:02:06 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 70ACD10656B6
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Sep 2010 15:02:06 +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 5FF7F8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Sep 2010 15:02:06 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o89F265j006059
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 9 Sep 2010 15:02:06 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o89F25qj006058;
	Thu, 9 Sep 2010 15:02:05 GMT
	(envelope-from nobody)
Message-Id: <201009091502.o89F25qj006058@www.freebsd.org>
Date: Thu, 9 Sep 2010 15:02:05 GMT
From: Chris <chris@geonumerical.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Unable to build py-dbus port
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150441
>Category:       ports
>Synopsis:       Unable to build devel/py-dbus port
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 09 15:10:01 UTC 2010
>Closed-Date:    Sun Oct 03 16:08:07 UTC 2010
>Last-Modified:  Sun Oct  3 16:10:04 UTC 2010
>Originator:     Chris
>Release:        8.1
>Organization:
>Environment:
FreeBSD enigmathica.localdomain 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Tue Jul 27 15:37:35 BST 2010     root@enigmathica.localdomain:/usr/obj/usr/src/sys/ENIGMATHICA  i386

>Description:
This port fails to build giving the error message:

         Ignoring the second item ('dbus.service.py')
+--------------------------------------------------------------------------
| In dbus._version.py:
| No documentation available!
|     Error: Import failed:
|            ImportError: No module named py
|   
  Error: Two of the specified items, 'dbus.service.py' and 
         'dbus._version.py', have the same canonical name ("None").  This 
         may mean that you specified two different files that both use the 
         same module name.  Ignoring the second item ('dbus.service.py')
      00:02                         Progress:                          00:07
 28% [===================---------------------------------------------------]
                     Checking for overridden methods: unicode               

UNEXPECTED ERROR:
'Text' object has no attribute 'data'

Use --debug to see trace information.
gmake: *** [api/index.html] Error 1
*** Error code 1

Stop in /usr/ports/devel/py-dbus.

>How-To-Repeat:
make

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 9 17:22:53 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150441 
State-Changed-From-To: open->feedback 
State-Changed-By: mezz 
State-Changed-When: Sat Oct 2 16:35:01 UTC 2010 
State-Changed-Why:  
I don't know what's wrong. We need you to follow below URL for we can help 
each others better. 

http://www.freebsd.org/gnome/docs/bugging.html 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150441 
State-Changed-From-To: feedback->closed 
State-Changed-By: mezz 
State-Changed-When: Sun Oct 3 16:07:20 UTC 2010 
State-Changed-Why:  
Committed a fix by disable API build if epydoc exists. Thanks for report! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150441: commit references a PR
Date: Sun,  3 Oct 2010 16:07:12 +0000 (UTC)

 mezz        2010-10-03 16:07:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-dbus        Makefile 
   Log:
   Disable build the api document. It will build if epydoc exists in system and
   it can cause a few users to get build failure for some reason.
   
   PR:             ports/150441
   Reported by:    Chris <chris@geonumerical.org>
   
   Revision  Changes    Path
   1.38      +2 -1      ports/devel/py-dbus/Makefile
 _______________________________________________
 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:
