From nobody@FreeBSD.org  Thu May 20 14:18:46 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 373A91065672
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 May 2010 14:18:46 +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 24F378FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 May 2010 14:18:46 +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 o4KEIjJ2064215
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 May 2010 14:18:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4KEIjwO064214;
	Thu, 20 May 2010 14:18:45 GMT
	(envelope-from nobody)
Message-Id: <201005201418.o4KEIjwO064214@www.freebsd.org>
Date: Thu, 20 May 2010 14:18:45 GMT
From: Richard Brooksby <rb@ravenbrook.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: accessibility/atk won't build under 6.3 due to libgthread undefined symbol
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146756
>Category:       ports
>Synopsis:       accessibility/atk won't build under 6.3 due to libgthread undefined symbol
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 20 14:20:01 UTC 2010
>Closed-Date:    Mon May 31 21:14:43 UTC 2010
>Last-Modified:  Mon May 31 21:14:43 UTC 2010
>Originator:     Richard Brooksby
>Release:        6.3-RELEASE-p3
>Organization:
Ravenbrook Limited
>Environment:
FreeBSD raven.ravenbrook.com 6.3-RELEASE-p3 FreeBSD 6.3-RELEASE-p3 #3: Thu Jul 24 19:22:50 BST 2008     nb@raven.ravenbrook.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
After a portsnap fetch update today, I tried portupgrade -rR emacs.  It failed building accessibility/atk.  I tried building this myself, and got the following error:

Traceback (most recent call last):
  File "../tools/g-ir-scanner", line 38, in <module>
    sys.exit(scanner_main(sys.argv))
  File "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.10/giscanner/scannermain.py", line 248, in scanner_main
    from giscanner.girwriter import GIRWriter as Writer
  File "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.10/giscanner/girwriter.py", line 30, in <module>
    from .xmlwriter import XMLWriter
  File "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.10/giscanner/xmlwriter.py", line 71, in <module>
    from giscanner._giscanner import collect_attributes
  File "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.10/giscanner/libtoolimporter.py", line 53, in load_module
    ('.so', 'rb', 3))
ImportError: /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_attr_destroy"

I've tried clean makes, and also rebuilt glib, but this didn't help.
>How-To-Repeat:
cd /usr/ports/accessibility/atk
make
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 20 14:20:13 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146756 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Mon May 31 21:14:07 UTC 2010 
State-Changed-Why:  
GNOME is no longer supported on FreeBSD < 6-STABLE.  You need to upgrade to 
RELENG_6 from May 1 or later for support. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146756 
>Unformatted:
