From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 5 19:40:41 2014 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 997115EA for ; Sat, 5 Apr 2014 19:40:41 +0000 (UTC) Received: from forward5l.mail.yandex.net (forward5l.mail.yandex.net [IPv6:2a02:6b8:0:1819::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 567CC6A9 for ; Sat, 5 Apr 2014 19:40:41 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward5l.mail.yandex.net (Yandex) with ESMTP id BA373C40D32 for ; Sat, 5 Apr 2014 23:40:28 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id 776E67E00B5 for ; Sat, 5 Apr 2014 23:40:28 +0400 (MSK) Received: from unknown (unknown [178.76.234.16]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id oIFqCsQeQF-eMJ4wjuc; Sat, 5 Apr 2014 23:40:22 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 63586151-e0ad-4d28-9a8a-329c4f9daf3a DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1396726822; bh=ZP7saFak8fcw8TU/aaekTHllaN0edf8+kPnJm+WJlkc=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=AhNTdol1136BcNa49MzJLJGLtFaNrGPEb8sZrGC9/mTaPLWkWm2z8n/tKYMlxYkpe BsnRLsW8FUToKest/NaPF/2uKFcxFioiM5JvKz6cCcNvfXbhk7jr2f53eK5c5z7Rjb OftNa+GQB8Z1vCa1cE7TEJTyplnE9UuVAmEFc0Hg= Authentication-Results: smtp11.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <53405C0E.80303@yandex.ru> Date: Sat, 05 Apr 2014 23:39:58 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: FreeBSD GNOME Users Subject: webkit-gtk build failing on 10-R/i386 with poudriere Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 19:40:41 -0000 Hi, Poudriering www/webkit-gtk as a dependency for graphics/gimp-gmic-plugin stops with errors like that: """ /usr/local/include/glib-2.0/glib/gutils.h:384:61: warning: null character ignored [-Wnull-character] #endi< U+0000> ^ /usr/local/include/glib-2.0/glib/gutils.h:337:2: error: unterminated conditional directive #ifndef G_DISABLE_DEPRECATED """ It's on fresh ports tree, and it seems actually glib problem, not webkit-gtk itself. Is this it's known problem? Full buildlog is here [4MB]: http://people.freebsd.org/~rm/webkit-gtk2-1.8.3_3.log -- Regards, Ruslan T.O.S. Of Reality