Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2010 14:04:27 -0800 (PST)
From:      paul@thistledew.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/153458: /usr/ports/net-im/telepathy-glib fails to build: isses with /usr/include/machine/endian.h
Message-ID:  <20101226220427.7F3F311450@mail.thistledew.org>
Resent-Message-ID: <201012262240.oBQMe9AB017977@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 26 22:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101226220427.7F3F311450>