From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 22 17:52:45 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D71E7106564A for ; Wed, 22 Dec 2010 17:52:45 +0000 (UTC) (envelope-from mezz.freebsd@gmail.com) Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by mx1.freebsd.org (Postfix) with ESMTP id 6AA908FC1F for ; Wed, 22 Dec 2010 17:52:45 +0000 (UTC) Received: by fxm19 with SMTP id 19so5218075fxm.36 for ; Wed, 22 Dec 2010 09:52:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=nm2hpjaMPlIH75NBfoCzfeDM8vPWfUxy3+PYhm9/dPY=; b=pEMwq01F4sRwGD0gYDpr0XscrzNFUGOEESPu7YdO478bxWQ6P9bUTNSDr+ioVEnEAN rMmywmnj2rbhkPcLRGjIg49Oliwk9yOToJ7Vd/AP+Ab+pRXyMprYO2Q+3c+QFYUNBsM9 e3d76k3rKwurUAZRmUSAY9zL/ce4pFIlE19Kc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=A/qEpGamVwwkTZ0J5YELI5/bQghB3Sa0RK+62iZgR5GHttENBZD4Su3CPS18mz4hKw V15dkw5OT860jmGJoinvn0aQ1y3gubX30jrFXq6B8knIZZ4Vkw+3cLhparAFWKMtf6ts a3Z2SDLbNZfS/6+SQf9IbaWGbW11pV8Dnsmu4= MIME-Version: 1.0 Received: by 10.223.118.136 with SMTP id v8mr1011905faq.90.1293040364339; Wed, 22 Dec 2010 09:52:44 -0800 (PST) Received: by 10.223.70.196 with HTTP; Wed, 22 Dec 2010 09:52:44 -0800 (PST) In-Reply-To: <423C51EA-8BB0-4C38-8B53-1047A211D352@gmail.com> References: <423C51EA-8BB0-4C38-8B53-1047A211D352@gmail.com> Date: Wed, 22 Dec 2010 11:52:44 -0600 Message-ID: From: Jeremy Messenger To: Paul Beard Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: gnome@freebsd.org Subject: Re: telepathy-glib fails: bailing on /usr/include/machine/endian.h? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 17:52:46 -0000 On Wed, Dec 22, 2010 at 12:05 AM, Paul Beard wrote: > Somehow I doubt that file is the problem or some of the 1900+ other ports= might have noticed it. > > /usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' retu= rn (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : = "+r" (__X)); __X; }));' at '{' > /usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' retu= rn (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : = "+r" (__X)); __X; }));' at ';' > _gen/proxy-introspectable.h:56: Warning: TelepathyGLib: symbol=3D'NUM_TP_= DBUS_ERRORS': Unknown namespace for symbol 'NUM_TP_DBUS_ERRORS' > account-manager.h:100: Warning: TelepathyGLib: symbol=3D'MC5_BUS_NAME': U= nknown namespace for symbol 'MC5_BUS_NAME' > protocol.h:1161: Warning: TelepathyGLib: symbol=3D'PROTOCOL_PREFIX_LEN': = Unknown namespace for symbol 'PROTOCOL_PREFIX_LEN' > defs.h:65: Warning: TelepathyGLib: symbol=3D'NUM_TP_CONTACT_FEATURES': Un= known namespace for symbol 'NUM_TP_CONTACT_FEATURES' > protocol.h:1161: Warning: TelepathyGLib: symbol=3D'PROTOCOL_PREFIX_LEN': = Unknown namespace for symbol 'PROTOCOL_PREFIX_LEN' > _gen/telepathy-enums.h:26: Warning: TelepathyGLib: symbol=3D'NUM_TP_HANDL= E_TYPES': Unknown namespace for symbol 'NUM_TP_HANDLE_TYPES' > > I don't know that I even need this port installed: it just seems to be on= e more part of the welter of stuff GNOME wants, not me. There are a few pro= blem reports with a similar issue, all of which cite GNOME components (gami= n, gobject-introspection, telepathy-glib). Better just to remove GNOME enti= rely? > > http://www.google.com/search?source=3Dig&hl=3Den&rlz=3D&q=3D%2Fusr%2Fincl= ude%2Fmachine%2Fendian.h%3F+&btnG=3DGoogle+Search&aq=3Df&oq=3D You need to update your gobject-introspection as it was fixed over a year ago. Be sure to read in the /usr/ports/UPDATING before you try to update it alone. Cheers, Mezz > -- > Paul Beard > > Are you trying to win an argument or solve a problem? --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org