Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Apr 2014 12:31:17 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        Anton Shterenlikht <mexas@bris.ac.uk>, gnome@FreeBSD.org,  bug-followup@FreeBSD.org, Pedro Giffuni <pfg@freebsd.org>
Subject:   Re: ports/188336: x11-toolkits/gtk20 : ia64 : cups/cups.h missing
Message-ID:  <5343B3D5.2050902@passap.ru>
In-Reply-To: <201404080640.s386e1pR051992@freefall.freebsd.org>
References:  <201404080640.s386e1pR051992@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <mexas@bris.ac.uk>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5343B3D5.2050902>