From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 26 03:37:55 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38B06F64 for ; Tue, 26 Nov 2013 03:37:55 +0000 (UTC) Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 08D522E08 for ; Tue, 26 Nov 2013 03:37:54 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id va2so5188963obc.36 for ; Mon, 25 Nov 2013 19:37:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=IhjsdREs4zST4fboKzlH47Du7kmSvWS6dC8wROTeNdE=; b=Og1CNoywRnRKkZ7AIH82O5k7BwmuieGFyl9T9UmEFDzNXRNtPJE9j2KJMvUTYZb7xd WkK7UvFtnHRRM7p9b3bwP9AenNjKaoTuzK3fejlgHfPO7O1uHC6kSpyA7B07PJm4BQ1H hPXd887L/N1QTSwk62Bsaf5e7ifDbg9SAynrPfvFtbQnk1GFv80oMaxmMIpv8lqeoEkx YPgmNZJkgkbvSGayGVNektCY64lgy16n15wF1vGtbgsuOM300wdKldgh8+UQOPyjgHF/ Ifmt2QNIJEb2y8UE+B93zbAdYmF+y9qtgiCCTatG99e2EsS5UJKfRtIKaVT7ggSV6X8u Satw== X-Gm-Message-State: ALoCoQnAYGTmKR1XzOG7MDhiVfbpIKJyP8MpD9JH9JPHIsY8aYUr0v6iEO/UTib0KGevTxASxj4D MIME-Version: 1.0 X-Received: by 10.60.40.136 with SMTP id x8mr4666069oek.49.1385437068185; Mon, 25 Nov 2013 19:37:48 -0800 (PST) Received: by 10.76.8.40 with HTTP; Mon, 25 Nov 2013 19:37:48 -0800 (PST) X-Originating-IP: [68.105.166.208] Date: Mon, 25 Nov 2013 22:37:48 -0500 Message-ID: Subject: gobject-introspection-1.36.0_2 fails to find python headers From: Mason Bogue To: gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Nov 2013 03:37:55 -0000 "make install clean" leads to this, when it was installed as a dependency of xfce4 on FreeBSD 10.0-BETA3: http://pastebin.mozilla.org/3672232 gnomelogalyzer.sh basically threw up its hands and gave up: "The cause of your build failure is not known to gnomelogalyzer.sh" and so forth. uname -a: "FreeBSD-renormalization-group FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 utc 2013 root@snap.freebsd.org:/usr/obl/some/dumb/directory/path/GENERIC amd64" I'm not sure why... Thanks, `scythe