From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 8 08:31:23 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 64E226C3; Tue, 8 Apr 2014 08:31:23 +0000 (UTC) Received: from forward8l.mail.yandex.net (forward8l.mail.yandex.net [84.201.143.141]) (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 2060D14F2; Tue, 8 Apr 2014 08:31:22 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward8l.mail.yandex.net (Yandex) with ESMTP id 41E471A41078; Tue, 8 Apr 2014 12:31:19 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id 7A5BE1B437D8; Tue, 8 Apr 2014 12:31:18 +0400 (MSK) Received: from 46.38.38.120.tel.ru (46.38.38.120.tel.ru [46.38.38.120]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id jD0R7SCs0y-VIMm7hVJ; Tue, 8 Apr 2014 12:31:18 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: c3af66d8-30c8-4830-af7f-6c3b87ed1182 Message-ID: <5343B3D5.2050902@passap.ru> Date: Tue, 08 Apr 2014 12:31:17 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Anton Shterenlikht , gnome@FreeBSD.org, bug-followup@FreeBSD.org, Pedro Giffuni Subject: Re: ports/188336: x11-toolkits/gtk20 : ia64 : cups/cups.h missing References: <201404080640.s386e1pR051992@freefall.freebsd.org> In-Reply-To: <201404080640.s386e1pR051992@freefall.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Tue, 08 Apr 2014 08:31:23 -0000 08.04.2014 10:40, Anton Shterenlikht пишет: > The following reply was made to PR ports/188336; it has been noted by GNATS. > > From: Anton Shterenlikht > To: bug-followup@freebsd.org > Cc: > Subject: ports/188336: x11-toolkits/gtk20 : ia64 : cups/cups.h missing > Date: Tue, 8 Apr 2014 07:34:05 +0100 (BST) > > As requested, here's the config.log: > http://eis.bris.ac.uk/~mexas/logs/ia64-gtk20-config.log >From the log: ----- configure:24115: checking cups/cups.h usability configure:24115: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 In file included from conftest.c:111: /usr/local/include/cups/cups.h:34:35: error: dispatch/dispatch.h: No such file or directory ----- Anton, you build this port at pre-r264121 system. Since r264121 the gcc defaults to -fno-blocks (as clang do). As I understand so far there are no releases with default gcc and blocks enabled. Pedro, are they? Otherwise it would be better to remove the offending part from cups/cups.h unless Pedro's upstream report mentioned at PR/188161: "STR #4397: Build: cups requires libdispatch when blocks feature is enabled" is resolved -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve