From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 22 06:06:04 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 105BD106566B for ; Wed, 22 Dec 2010 06:06:04 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C79008FC13 for ; Wed, 22 Dec 2010 06:06:03 +0000 (UTC) Received: by iwn39 with SMTP id 39so4952948iwn.13 for ; Tue, 21 Dec 2010 22:06:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type:subject :date:message-id:to:mime-version:x-mailer; bh=Bsimw2FfZJztkglPDEnZXljCqRovkgBXrNx7wLbOhA8=; b=fJ62d1aCTnDAbIFSivPIcUNiJIi8PnsywKVrFMtTSamcVW7IM7iOYeI6T+u+nuMchf yXIm0/E2OmiOoMoh5HcBBTWZvz9DLAdTAFCPYYb6JGNpYkqUM77wjbPn7l7suoY4ipwp irZQGzpX0fHfmO2CpjzJ6oeAm/IHrhpDcnNv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; b=C2JApyu8zXvld9gQfnPS5yMnQIwr0gTQV7ZoVUsd/Nt5J/qZI579Kr2pFB7blLz8Js kwjs+v7DWMnaX3SRj1GE1FKgri+LEeLAVE2bEqBkYaS280oprvRqJZdtzw3iIG5BkYlE Z+NGVsZAFGnSBEmQJpbzwkObSFdUfbO8vGeec= Received: by 10.231.169.74 with SMTP id x10mr6380238iby.26.1292997963011; Tue, 21 Dec 2010 22:06:03 -0800 (PST) Received: from ivoire.paulbeard.org (174-31-136-133.tukw.qwest.net [174.31.136.133]) by mx.google.com with ESMTPS id z4sm5231305ibg.19.2010.12.21.22.06.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Dec 2010 22:06:01 -0800 (PST) From: Paul Beard Content-Type: multipart/mixed; boundary=Apple-Mail-33--989338290 Date: Tue, 21 Dec 2010 22:05:57 -0800 Message-Id: <423C51EA-8BB0-4C38-8B53-1047A211D352@gmail.com> To: gnome@FreeBSD.org Mime-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: 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 06:06:04 -0000 --Apple-Mail-33--989338290 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Somehow I doubt that file is the problem or some of the 1900+ other = ports might have noticed it.=20 /usr/include/machine/endian.h:107: syntax error, unexpected '{' in ' = return (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap = %0" : "+r" (__X)); __X; }));' at '{' /usr/include/machine/endian.h:107: syntax error, unexpected ';' in ' = return (__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': = Unknown 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': = Unknown 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_HANDLE_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 = one more part of the welter of stuff GNOME wants, not me. There are a = few problem reports with a similar issue, all of which cite GNOME = components (gamin, gobject-introspection, telepathy-glib). Better just = to remove GNOME entirely?=20 = http://www.google.com/search?source=3Dig&hl=3Den&rlz=3D&q=3D%2Fusr%2Finclu= de%2Fmachine%2Fendian.h%3F+&btnG=3DGoogle+Search&aq=3Df&oq=3D -- Paul Beard Are you trying to win an argument or solve a problem?=20 --Apple-Mail-33--989338290--