From paulbeard@gmail.com  Sun Dec 26 22:33:51 2010
Return-Path: <paulbeard@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D5444106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Dec 2010 22:33:51 +0000 (UTC)
	(envelope-from paulbeard@gmail.com)
Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182])
	by mx1.freebsd.org (Postfix) with ESMTP id A70568FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Dec 2010 22:33:51 +0000 (UTC)
Received: by pvc22 with SMTP id 22so1785864pvc.13
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Dec 2010 14:33:51 -0800 (PST)
Received: by 10.142.163.9 with SMTP id l9mr3318582wfe.76.1293401071780;
        Sun, 26 Dec 2010 14:04:31 -0800 (PST)
Received: from mail.thistledew.org (97-126-57-209.tukw.qwest.net [97.126.57.209])
        by mx.google.com with ESMTPS id x35sm16638744wfd.1.2010.12.26.14.04.29
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 26 Dec 2010 14:04:30 -0800 (PST)
Received: by mail.thistledew.org (Postfix, from userid 0)
	id 7F3F311450; Sun, 26 Dec 2010 14:04:27 -0800 (PST)
Message-Id: <20101226220427.7F3F311450@mail.thistledew.org>
Date: Sun, 26 Dec 2010 14:04:27 -0800 (PST)
From: paul@thistledew.org
Sender: paul beard <paulbeard@gmail.com>
Reply-To: staff@thistledew.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: /usr/ports/net-im/telepathy-glib fails to build: isses with /usr/include/machine/endian.h
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         153458
>Category:       ports
>Synopsis:       /usr/ports/net-im/telepathy-glib fails to build: isses with /usr/include/machine/endian.h
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 26 22:40:09 UTC 2010
>Closed-Date:    Tue Dec 28 20:53:17 UTC 2010
>Last-Modified:  Tue Dec 28 20:53:17 UTC 2010
>Originator:     Charlie &
>Release:        FreeBSD 8.1-RELEASE-p2 i386
>Organization:
nono
>Environment:
System: FreeBSD shuttle.paulbeard.org 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Fri Dec 3 15:04:39 PST 2010 root@shuttle.paulbeard.org:/usr/obj/usr/src/sys/SHUTTLE i386


	
>Description:
After countless iterations of recursive port building (with both portmaster and portupgrade, as well as individually,
this port fails to build, and the warning point to a machine-specific header file which seems unlikely. 

/usr/local/bin/g-ir-scanner -v \
                --namespace TelepathyGLib \
                --nsversion=0.12 \
                --identifier-prefix=Tp \
                -I.. \
                -I.. \
                --include=GLib-2.0 \
                --include=Gio-2.0 \
                --libtool="../libtool" \
                --library=libtelepathy-glib.la \
                --pkg gio-2.0 \
                --pkg dbus-glib-1 \
                --warn-all \
                --output _gen/TelepathyGLib-0.12.gir.tmp \
                ./proxy.c _gen/proxy-introspectable.h ./account.c ./account.h ./account-channel-request.c ./account-channel-request.h ./account-manager.c ./account-manager.h ./connection.c ./connection.h ./connection-handles.c ./connection-contact-info.c ./protocol.c ./protocol.h ./connection-manager.c ./connection-manager.h ./channel.c ./channel.h ./handle.c ./handle.h ./handle-channels-context.c ./handle-channels-context.h ./dbus-daemon.c ./dbus-daemon.h ./interfaces.c ./interfaces.h ./intset.c ./intset.h ./dbus.c ./dbus.h ./capabilities.c ./capabilities.h ./contact.c ./contact.h ./defs.h ./debug.c ./debug.h ./base-client.c ./base-client.h ./simple-approver.c ./simple-approver.h ./simple-handler.c ./simple-handler.h ./simple-observer.c ./simple-observer.h ./dbus-properties-mixin.c ./dbus-properties-mixin.h ./contacts-mixin.c ./contacts-mixin.h ./group-mixin.c ./group-mixin.h ./presence-mixin.c ./presence-mixin.h ./channel-dispatch-operation.c ./channel-dispatch-operation.h 
 ./channel-request.c ./channel-request.h ./observe-channels-context.c ./observe-channels-context.h ./add-dispatch-operation-context.c ./add-dispatch-operation-context.h ./protocol.c ./protocol.h ./base-connection.c ./base-connection.h ./handle-repo.c ./handle-repo.h ./handle-set.c ./errors.c ./errors.h _gen/telepathy-enums.h 
/usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{'
/usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';'
_gen/proxy-introspectable.h:56: Warning: TelepathyGLib: symbol='NUM_TP_DBUS_ERRORS': Unknown namespace for symbol 'NUM_TP_DBUS_ERRORS'



 
>How-To-Repeat:
portmaster net-im/telepathy-glib 
>Fix:

Tried everything I know. gnome@freebsd.org seems of the opinion it's pilot error but Google has other results for this 
[http://bit.ly/fKSdj3] and no resolutions on record [http://tinyurl.com/26sze3 ] 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 26 22:40:17 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153458 
State-Changed-From-To: open->feedback 
State-Changed-By: mezz 
State-Changed-When: Tue Dec 28 20:14:09 UTC 2010 
State-Changed-Why:  
Please respone back to my requests[1]. Submit a PR and skip my requests are not 
going to change anything. An add question, what is version of FreeBSD? 

[1] http://lists.freebsd.org/pipermail/freebsd-gnome/2010-December/025379.html 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153458 
State-Changed-From-To: feedback->open 
State-Changed-By: mezz 
State-Changed-When: Tue Dec 28 20:36:39 UTC 2010 
State-Changed-Why:  
Fix a typo of email address... open and will get back to feedback.. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153458 
State-Changed-From-To: open->feedback 
State-Changed-By: mezz 
State-Changed-When: Tue Dec 28 20:37:20 UTC 2010 
State-Changed-Why:  
Please respone back to my requests[1]. Submit a PR and skip my requests are not 
going to change anything. An add question, what is version of FreeBSD? 

[1] http://lists.freebsd.org/pipermail/freebsd-gnome/2010-December/025379.html 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153458 
State-Changed-From-To: feedback->closed 
State-Changed-By: mezz 
State-Changed-When: Tue Dec 28 20:52:36 UTC 2010 
State-Changed-Why:  
Give us your correct email address otherwise I will keep this PR closed. 

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